aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tid.c
Commit message (Expand)AuthorAge
* More functions updated to new fmgr style --- money, name, tid datatypes.Tom Lane2000-08-03
* Update textin() and textout() to new fmgr style. This is just phaseTom Lane2000-07-05
* Another round of updates for new fmgr, mostly in the datetime code.Tom Lane2000-06-09
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-08
* Remove unused include files. Do not touch /port or includes used by defines.Bruce Momjian2000-05-30
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-29
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Add:Bruce Momjian2000-01-26
* Fixed all elog related warnings, as well as a few others.Peter Eisentraut2000-01-15
* Clean up some minor gcc warnings.Tom Lane1999-12-20
* The 1st step to implement new type of scan,TidScan.Hiroshi Inoue1999-10-11
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Update #include cleanupsBruce Momjian1999-07-16
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-14
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09