| Commit message (Expand) | Author | Age |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Add mention that tid perhaps someday should be output as a record. | Bruce Momjian | 2006-02-27 |
* | Implement the <> operator for the tid type. Original patch from Mark | Neil Conway | 2006-02-26 |
* | Remove second argument from textToQualifiedNameList(), as it is no longer | Neil Conway | 2005-05-27 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Use the new List API function names throughout the backend, and disable the | Neil Conway | 2004-05-30 |
* | Reimplement the linked list data structure used throughout the backend. | Neil Conway | 2004-05-26 |
* | Solve the 'Turkish problem' with undesirable locale behavior for case | Tom Lane | 2004-05-07 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |
* | Code cleanup inspired by recent resname bug report (doesn't fix the bug | Tom Lane | 2003-08-11 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 |
* | Add binary I/O routines for a bunch more datatypes. Still a few to go, | Tom Lane | 2003-05-12 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Code review for standalone composite types, query-specified composite | Tom Lane | 2002-08-29 |
* | backend where a statically sized buffer is written to. Most of these | Bruce Momjian | 2002-08-28 |
* | Tom Lane wrote: | Bruce Momjian | 2002-08-15 |
* | Fix tid to in/out as unsigned. | Bruce Momjian | 2002-07-16 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Allow | Hiroshi Inoue | 2002-05-22 |
* | Further cleanups for relations in schemas: teach nextval and other | Tom Lane | 2002-03-30 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Suppress compiler warning. | Tom Lane | 2001-09-17 |
* | Apply 7.1.3 changes to the current tree also. | Hiroshi Inoue | 2001-09-08 |
* | Fix my old fault(returns auto variable reference). | Hiroshi Inoue | 2001-07-06 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | 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 |