Commits

DateSubjectAuthorReleases
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-22 Fix for DEFAULT ''. Bruce Momjian 7.1.1
1999-05-17 Change resjunk to a boolean. Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-03-16 Update nextval() code. Bruce Momjian 7.1.1
1999-03-16 Fix snprintf with strings, and nextval('"Aa"'); Bruce Momjian 7.1.1
1999-03-15 Allow sequence nextval actions to be case-sensitive. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1998-12-13 I have a simple patch about the treatment of functions. Bruce Momjian 7.1.1
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1
1998-07-20 Cleanup makeTargetEntry and remove internal.c. Bruce Momjian 7.1.1
1998-07-20 Remove un-needed references to Name. Bruce Momjian 7.1.1
1998-07-12 Change atttypmod from int16 to int32, for Thomas. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-04-27 This patch... Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-10 Pass around typmod as int16. Bruce Momjian 7.1.1
1998-02-10 Pass attypmod through to executor by adding to Var and Resdom. Bruce Momjian 7.1.1