Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | |
2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut | |
2010-09-22 | Some more gitignore cleanups: cover contrib and PL regression test outputs. | Tom Lane | |
Also do some further work in the back branches, where quite a bit wasn't covered by Magnus' original back-patch. | |||
2010-09-22 | Convert cvsignore to gitignore, and add .gitignore for build targets. | Magnus Hagander | |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | |
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. |