OSDN Git Service

Change error messages to oids come out as %u and not %d. Change has no
[pg-rex/syncrep.git] / src / backend / utils / adt / oid.c
1999-05-10 Bruce MomjianChange error messages to oids come out as %u and not...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-10-29 Bruce MomjianAdd oid8neq.
1998-09-22 Bruce MomjianCleanup for oid8[] from Tatsuo Ishii.
1998-09-01 Bruce Momjiancleanup
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-19 Bruce Momjianheap_fetch requires buffer pointer, must be released...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-11 Bruce MomjianGoodbye register keyword. Compiler knows better.
1998-01-07 Bruce MomjianAllow varchar() to only store needed bytes. Remove...
1997-10-25 Thomas G. LockhartAdd conversion routines for oid to and from text.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-24 Bruce MomjianMajor patch to speed up backend startup after profiling...
1997-07-24 Bruce MomjianVarious compile errors concerning overflow due to shift...
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-01-10 Bruce Momjianinclude sem.h added, include string.h neede, from Erik...
1996-11-06 Marc G. FournierAnother directory that compiles with no errors, and...
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources