Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | |
2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | |
provided by Andrew. | |||
2009-01-01 | Update copyright for 2009. | Bruce Momjian | |
2008-05-16 | Update contrib for tsearch changes. | Tom Lane | |
2008-01-01 | Fix some missed copyright updates. | Tom Lane | |
2007-12-03 | Remove obsoleted README files. | Tom Lane | |
2007-11-15 | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | |
avoid this problem in the future.) | |||
2007-11-15 | pgindent run for 8.3. | Bruce Momjian | |
2007-11-13 | Add CVS version labels to all install/uninstall scripts. | Bruce Momjian | |
2007-11-11 | Make /contrib install/uninstall script consistent: | Bruce Momjian | |
remove transactions use create or replace function make formatting consistent set search patch on first line Add documentation on modifying *.sql to set the search patch, and mention that major upgrades should still run the installation scripts. Some of these issues were spotted by Tom today. | |||
2007-10-15 | Add sample text search dictionary templates and parsers, to replace the | Tom Lane | |
hard-to-maintain textual examples currently in the SGML docs. From Sergey Karpov. |