Commit Graph

27 Commits (2b74d45c1b7c8170b8a2abdd86dae8fd2bb239e7)

Author SHA1 Message Date
Heikki Linnakangas 61d9674988 Make LC_COLLATE and LC_CTYPE database-level settings. Collation and 17 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane 1ebff9ba81 Make documentation of -W options more accurate and uniform. 18 years ago
Tom Lane 8468146b03 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the 18 years ago
Peter Eisentraut 9539e64bc0 Remove gratuitous response messages from utility programs. 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Tom Lane 6178762fcf Fix up hack to suppress escape_string_warning so that it actually works 20 years ago
Bruce Momjian eaca1175e9 Escape processing patch: 20 years ago
Bruce Momjian fa54cd0432 Add PQclear() calls, for completeness (exits shortly anyway). 20 years ago
Tom Lane 134b463f02 Fix up pg_dump to do string escaping fully correctly for client encoding 20 years ago
Bruce Momjian 7a846ecc00 Use E'' strings internally only when standard_conforming_strings = 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Tom Lane 6f7fc0bade Cause initdb to create a third standard database "postgres", which 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 22 years ago
Tom Lane f7ca71a76b Replace createdb's obsolete --location switch with --tablespace. 22 years ago
Bruce Momjian 6870843339 Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 22 years ago
Bruce Momjian 6c33054a0c Remove init_nls() functions, call set_pglocale() directly. 22 years ago
Bruce Momjian 228897774c Make the locale location relocatable. 22 years ago
Bruce Momjian b1ffacddfc Rename find_my_binary/find_other_binary to 22 years ago
Tom Lane b3c3b5464d Do an explicit fflush after writing a progress message with puts. 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Peter Eisentraut c154fc3a20 Apply message style guide to frontend programs. 23 years ago
Bruce Momjian 8de72414ea Document the -h client flag can use a socket directory as well as a host 23 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Peter Eisentraut 9e0ab7126d Reimplement create and drop scripts in C, to reduce repetitive 23 years ago