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