| Commit message (Expand) | Author | Age | Files | Lines |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 | 1 | -4/+4 |
* | Code cleanup inspired by recent resname bug report (doesn't fix the bug | Tom Lane | 2003-08-11 | 1 | -4/+5 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
* | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 | 1 | -9/+21 |
* | Add binary I/O routines for a bunch more datatypes. Still a few to go, | Tom Lane | 2003-05-12 | 1 | -5/+48 |
* | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -9/+12 |
* | Code review for standalone composite types, query-specified composite | Tom Lane | 2002-08-29 | 1 | -7/+1 |
* | backend where a statically sized buffer is written to. Most of these | Bruce Momjian | 2002-08-28 | 1 | -2/+2 |
* | Tom Lane wrote: | Bruce Momjian | 2002-08-15 | 1 | -1/+7 |
* | Fix tid to in/out as unsigned. | Bruce Momjian | 2002-07-16 | 1 | -4/+18 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
* | Allow | Hiroshi Inoue | 2002-05-22 | 1 | -1/+65 |
* | Further cleanups for relations in schemas: teach nextval and other | Tom Lane | 2002-03-30 | 1 | -19/+15 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -8/+7 |
* | Suppress compiler warning. | Tom Lane | 2001-09-17 | 1 | -6/+10 |
* | Apply 7.1.3 changes to the current tree also. | Hiroshi Inoue | 2001-09-08 | 1 | -1/+11 |
* | Fix my old fault(returns auto variable reference). | Hiroshi Inoue | 2001-07-06 | 1 | -13/+7 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -19/+20 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
* | More functions updated to new fmgr style --- money, name, tid datatypes. | Tom Lane | 2000-08-03 | 1 | -47/+39 |
* | Update textin() and textout() to new fmgr style. This is just phase | Tom Lane | 2000-07-05 | 1 | -34/+3 |
* | Another round of updates for new fmgr, mostly in the datetime code. | Tom Lane | 2000-06-09 | 1 | -26/+28 |
* | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 | 1 | -2/+7 |
* | Remove unused include files. Do not touch /port or includes used by defines. | Bruce Momjian | 2000-05-30 | 1 | -2/+1 |
* | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane | 2000-05-29 | 1 | -1/+3 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -22/+23 |
* | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
* | Fixed all elog related warnings, as well as a few others. | Peter Eisentraut | 2000-01-15 | 1 | -2/+2 |
* | Clean up some minor gcc warnings. | Tom Lane | 1999-12-20 | 1 | -3/+3 |
* | The 1st step to implement new type of scan,TidScan. | Hiroshi Inoue | 1999-10-11 | 1 | -4/+126 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -4/+2 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -3/+1 |
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 | 1 | -2/+2 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -2/+2 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -13/+13 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -54/+55 |
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 | 1 | -4/+1 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+92 |