summaryrefslogtreecommitdiff
path: root/src/test/locale
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* pycodestyle (PEP 8) cleanup in Python scriptsPeter Eisentraut2022-03-091-4/+6
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Remove extraneous newlines added by perl copyright patchAndrew Dunstan2021-05-071-1/+0
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* Revert per-index collation version tracking feature.Thomas Munro2021-05-073-75/+0
* Clean up after tests in src/test/locale/.Tom Lane2020-11-281-0/+1
* Track collation versions for indexes.Thomas Munro2020-11-033-0/+75
* Use perl warnings pragma consistentlyAndrew Dunstan2020-04-131-0/+1
* Make sort-test.py Python 3 compatiblePeter Eisentraut2019-01-041-3/+3
* Add a temp-install prerequisite to "check"-like targets not having one.Noah Misch2017-11-051-0/+1
* Clean up Perl code according to perlcriticPeter Eisentraut2017-03-271-3/+3
* Use 'use strict' in all Perl programsPeter Eisentraut2017-01-051-0/+2
* Fix omission of -X (--no-psqlrc) in some psql invocations.Tom Lane2015-12-284-14/+14
* Fix up .gitignore and cleanup actions in some src/test/ subdirectories.Tom Lane2015-04-242-2/+3
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-121-2/+2
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-041-3/+3
* Consistently quote encoding and locale names in messagesPeter Eisentraut2012-04-131-1/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-236-14/+14
* Add missing newlines at end of filesPeter Eisentraut2010-10-261-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-206-6/+6
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-1/+1
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* More README src cleanups.Bruce Momjian2008-03-214-1/+10
* Catch all errors in for and while loops in makefiles. Don't ignore anyPeter Eisentraut2008-03-185-26/+6
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-292-2/+2
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-037-34/+6
* Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian2002-06-205-5/+5
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+1
* apply a little patch:Bruce Momjian2001-05-031-1/+1
* Update to reality.Peter Eisentraut2001-01-191-19/+19
* Repair circular dependencies and broken clean commands.Peter Eisentraut2001-01-191-6/+6
* ChangePeter Eisentraut2001-01-191-2/+1
* ChangePeter Eisentraut2001-01-191-1/+1
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-4/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-8/+5
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-171-7/+0
* Proper unpack de_DE.ISO-8859-1Bruce Momjian2000-03-1916-0/+568
* Solaris has always had problems with 1947 in theBruce Momjian2000-02-0616-508/+496
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-1/+0
* Addition to test/locale submitted by Oleg Broytmann. Comments from him:Tatsuo Ishii1999-03-2925-2/+880
* Cleanup patch from Oleg.Bruce Momjian1998-12-132-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-012-37/+50
* Hello!Bruce Momjian1998-06-1617-0/+735