summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Attached is the third version of my patch that adds/fixes several thingsBruce Momjian2004-08-201-34/+162
* This patch allows pg_restore to recognize $-quotes in SQL queries. ItBruce Momjian2004-08-202-72/+201
* Add ALTER INDEX, particularly for moving tablespaces.Bruce Momjian2004-08-201-2/+13
* > Please find attached a submission to add a "exit on error" option toBruce Momjian2004-08-203-10/+17
* Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix.Bruce Momjian2004-08-183-16/+14
* Throw error if initdb -L is not an absolute path.Bruce Momjian2004-08-161-2/+7
* Translation updatesPeter Eisentraut2004-08-142-545/+685
* Fix psql's COPY support to deal with \r\n line endings.Tom Lane2004-08-131-5/+24
* Fix breakage with PUBLIC schema. Try to untwist the remarkably contortedTom Lane2004-08-131-64/+72
* New translationsPeter Eisentraut2004-08-136-6/+2696
* Translation updatesPeter Eisentraut2004-08-133-93/+105
* Fix core dumps, inability to count, etc associated with canonicalize_pathTom Lane2004-08-132-4/+6
* Cause initdb to actually accept -s as intended, and fix some typos inTom Lane2004-08-111-4/+4
* Allow compilation when CODESET is not defined (OpenBSD).Peter Eisentraut2004-08-111-5/+5
* Translation updatePeter Eisentraut2004-08-111-146/+208
* Translation updatesPeter Eisentraut2004-08-107-1347/+3972
* Translation updatePeter Eisentraut2004-08-101-34/+50
* Translation updatesPeter Eisentraut2004-08-105-646/+816
* Translation updatePeter Eisentraut2004-08-101-120/+120
* Path-mangling logic was failing to account for paths containing mentionsTom Lane2004-08-091-1/+2
* Fix compiler warning in the proper way.Bruce Momjian2004-08-081-2/+3
* Supress warning about zero-length format string.Bruce Momjian2004-08-081-6/+6
* Allow libpgport to call memory allocation routines even thoughBruce Momjian2004-08-081-2/+20
* Remove bogus trailing dot from eventlog output, per Andreas.Tom Lane2004-08-074-12/+9
* Ignore trailing spaces in psql \h.Bruce Momjian2004-08-071-3/+3
* Revert badly-broken patch to dump comments on composite-type columns.Tom Lane2004-08-061-14/+8
* I have noticed that the latex format in psql has some bugs:Bruce Momjian2004-08-061-26/+29
* Translation updatesDennis Bjorklund2004-08-052-303/+314
* Translation updatesDennis Bjorklund2004-08-053-194/+274
* Restore behavior of --pgxs option to that of the original shell script.Joe Conway2004-08-051-2/+2
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-0426-51/+51
* Dump comments on columns of composite types.Tom Lane2004-08-042-36/+42
* Translation updatesDennis Bjorklund2004-08-041-294/+271
* Translation updatesPeter Eisentraut2004-08-027-70/+1381
* Translation updatePeter Eisentraut2004-08-021-101/+126
* Readd pg_config --pgxs code.Bruce Momjian2004-08-021-1/+8
* Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUETom Lane2004-08-022-8/+51
* Translation updates (zh_TW converted to UTF-8)Peter Eisentraut2004-08-018-1260/+4777
* Small pg_config.c cleanup.Bruce Momjian2004-08-011-14/+4
* Add missing file.Bruce Momjian2004-08-011-0/+154
* Create a C version of pg_config.Bruce Momjian2004-08-012-99/+14
* Minor adjustments for dirmod.c.Bruce Momjian2004-08-012-4/+4
* Add docs for initdb --auth.Bruce Momjian2004-08-012-28/+6
* >I got a new idea on this. I think we should add an initdb option thatBruce Momjian2004-08-011-3/+68
* Escape backslashes from translation message rather than removing them.Bruce Momjian2004-07-311-3/+3
* Translation updatePeter Eisentraut2004-07-311-675/+964
* Fix zh_TW.po initdb translation.Bruce Momjian2004-07-311-3/+3
* PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, withPeter Eisentraut2004-07-302-4/+8
* Translation updatesPeter Eisentraut2004-07-307-65/+1345
* Fix for pg_ctl -o processing. Report from Sean Chittenden.Bruce Momjian2004-07-291-2/+2