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