aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* The attached patch improves pg_ctl's win32 service code to eliminateBruce Momjian2004-08-28
* Fix high-bit comparison compiler warning in pg_dump.Bruce Momjian2004-08-28
* Propogate pg_ctl -D to the postmaster for command-line identification.Bruce Momjian2004-08-28
* > > Another issue is that when installing the Postgres service withBruce Momjian2004-08-28
* Fix typo in comment, per Andrew Dunstan.Tom Lane2004-08-25
* Translation updatePeter Eisentraut2004-08-24
* Fix tab completion for ALTER INDEX.Bruce Momjian2004-08-21
* Fix pg_ctl -w to properly wait on server startup.Bruce Momjian2004-08-21
* Allow psql to use 7.4.X database by not referencing tablespaces.Bruce Momjian2004-08-20
* They are two different problems; the TOC entry is important for anyBruce Momjian2004-08-20
* Attached is the third version of my patch that adds/fixes several thingsBruce Momjian2004-08-20
* This patch allows pg_restore to recognize $-quotes in SQL queries. ItBruce Momjian2004-08-20
* Add ALTER INDEX, particularly for moving tablespaces.Bruce Momjian2004-08-20
* > Please find attached a submission to add a "exit on error" option toBruce Momjian2004-08-20
* Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix.Bruce Momjian2004-08-18
* Throw error if initdb -L is not an absolute path.Bruce Momjian2004-08-16
* Translation updatesPeter Eisentraut2004-08-14
* Fix psql's COPY support to deal with \r\n line endings.Tom Lane2004-08-13
* Fix breakage with PUBLIC schema. Try to untwist the remarkably contortedTom Lane2004-08-13
* New translationsPeter Eisentraut2004-08-13
* Translation updatesPeter Eisentraut2004-08-13
* Fix core dumps, inability to count, etc associated with canonicalize_pathTom Lane2004-08-13
* Cause initdb to actually accept -s as intended, and fix some typos inTom Lane2004-08-11
* Allow compilation when CODESET is not defined (OpenBSD).Peter Eisentraut2004-08-11
* Translation updatePeter Eisentraut2004-08-11
* Translation updatesPeter Eisentraut2004-08-10
* Translation updatePeter Eisentraut2004-08-10
* Translation updatesPeter Eisentraut2004-08-10
* Translation updatePeter Eisentraut2004-08-10
* Path-mangling logic was failing to account for paths containing mentionsTom Lane2004-08-09
* Fix compiler warning in the proper way.Bruce Momjian2004-08-08
* Supress warning about zero-length format string.Bruce Momjian2004-08-08
* Allow libpgport to call memory allocation routines even thoughBruce Momjian2004-08-08
* Remove bogus trailing dot from eventlog output, per Andreas.Tom Lane2004-08-07
* Ignore trailing spaces in psql \h.Bruce Momjian2004-08-07
* Revert badly-broken patch to dump comments on composite-type columns.Tom Lane2004-08-06
* I have noticed that the latex format in psql has some bugs:Bruce Momjian2004-08-06
* Translation updatesDennis Bjorklund2004-08-05
* Translation updatesDennis Bjorklund2004-08-05
* Restore behavior of --pgxs option to that of the original shell script.Joe Conway2004-08-05
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-04
* Dump comments on columns of composite types.Tom Lane2004-08-04
* Translation updatesDennis Bjorklund2004-08-04
* Translation updatesPeter Eisentraut2004-08-02
* Translation updatePeter Eisentraut2004-08-02
* Readd pg_config --pgxs code.Bruce Momjian2004-08-02
* Support USING INDEX TABLESPACE clause for PRIMARY KEY and UNIQUETom Lane2004-08-02
* Translation updates (zh_TW converted to UTF-8)Peter Eisentraut2004-08-01
* Small pg_config.c cleanup.Bruce Momjian2004-08-01
* Add missing file.Bruce Momjian2004-08-01