summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/oid.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Final cleanup.Bruce Momjian1999-07-161-1/+1
* Update #include cleanupsBruce Momjian1999-07-161-2/+2
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+2
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Add oid8neq.Bruce Momjian1998-10-291-1/+7
* Cleanup for oid8[] from Tatsuo Ishii.Bruce Momjian1998-09-221-15/+16
* cleanupBruce Momjian1998-09-011-4/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-10/+14
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-21/+21
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-1/+41
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-20/+20
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-5/+5
* Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian1998-01-071-5/+5
* Add conversion routines for oid to and from text.Thomas G. Lockhart1997-10-251-4/+44
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-10/+10
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-71/+82
* Major patch to speed up backend startup after profiling analysis.Bruce Momjian1997-08-241-1/+5
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-5/+1
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-5/+5
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-9/+9
* include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian1997-01-101-1/+2
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-2/+4
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-2/+1
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+127