summaryrefslogtreecommitdiff
path: root/contrib/test_parser
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Fix one-byte buffer overrun in contrib/test_parser.Tom Lane2012-01-091-9/+10
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Throw a useful error message if an extension script file is fed to psql.Tom Lane2011-10-122-0/+6
* Support "make check" in contribPeter Eisentraut2011-04-251-0/+2
* Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.Tom Lane2011-02-131-4/+4
* Convert contrib modules to use the extension facility.Tom Lane2011-02-138-37/+19
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-232-2/+2
* Some more gitignore cleanups: cover contrib and PL regression test outputs.Tom Lane2010-09-221-0/+2
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-221-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-204-4/+4
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update contrib for tsearch changes.Tom Lane2008-05-161-1/+1
* Fix some missed copyright updates.Tom Lane2008-01-011-2/+2
* Remove obsoleted README files.Tom Lane2007-12-032-54/+1
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-151-2/+2
* pgindent run for 8.3.Bruce Momjian2007-11-151-31/+39
* Add CVS version labels to all install/uninstall scripts.Bruce Momjian2007-11-132-0/+4
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-112-22/+17
* Add sample text search dictionary templates and parsers, to replace theTom Lane2007-10-157-0/+324