summaryrefslogtreecommitdiff
path: root/contrib/test_parser
AgeCommit message (Collapse)Author
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
provided by Andrew.
2009-01-01Update copyright for 2009.Bruce Momjian
2008-05-16Update contrib for tsearch changes.Tom Lane
2008-01-01Fix some missed copyright updates.Tom Lane
2007-12-03Remove obsoleted README files.Tom Lane
2007-11-15Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian
avoid this problem in the future.)
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-11-13Add CVS version labels to all install/uninstall scripts.Bruce Momjian
2007-11-11Make /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-15Add sample text search dictionary templates and parsers, to replace theTom Lane
hard-to-maintain textual examples currently in the SGML docs. From Sergey Karpov.