aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Provide the libpq error message when PQputline or PQendcopy fails.Tom Lane2006-02-09
* Fix pg_restore to properly discard COPY data when trying to continueTom Lane2006-02-05
* Fix pg_ctl crash on "unregister" when a data directory is not specified.Peter Eisentraut2006-01-14
* Fix pg_dump to add the required OPERATOR() decoration to schema-qualifiedTom Lane2006-01-09
* Fix incorrect treatment of RL_PROMPT_START_IGNORE/RL_PROMPT_END_IGNORE,Tom Lane2006-01-03
* Remove DOS line endings ("\r\n") from several .po files. DOS line endingsNeil Conway2006-01-01
* Translation updatesREL8_0_5Peter Eisentraut2005-12-09
* Ensure that we only create one ConsoleCtrlHandler per psql process,Tom Lane2005-11-04
* Translation updates for the 8.0 branchAlvaro Herrera2005-09-28
* Return proper value for psql -f filename failure if filename open fails.Bruce Momjian2005-09-20
* Avoid changing stdin/stdout to binary mode on Windows unless that isTom Lane2005-09-11
* Avoid crashing pg_dump if we can't connect to the database server, andNeil Conway2005-07-27
* Back-patch fix for erroneous backslashing of LIKE pattern.Tom Lane2005-07-18
* Modify pg_dump to assume that a check constraint is inherited if itsTom Lane2005-06-27
* Correct some code in pg_restore when reading the header of a tar archive:Neil Conway2005-06-22
* Translation updatesPeter Eisentraut2005-06-17
* Use just NULL not NULL::TEXT --- the latter coding is unnecessary andTom Lane2005-06-07
* Translation updatesPeter Eisentraut2005-05-25
* Guard against duplicate IDs in input file in SortTocFromFile().Tom Lane2005-05-17
* Use postmaster_is_alive() check in pg_ctl restart as well as pg_ctl status,Tom Lane2005-05-04
* Spell DELIMITER correctly, per Seamus Dean.Tom Lane2005-05-04
* Fix a whitespace problem. From Alvaro Herrera.Dennis Bjorklund2005-05-03
* GCC 4.0 includes a new warning option, -Wformat-literal, that emitsNeil Conway2005-04-30
* This patch fixes a bug in the error message emitted by pg_restore on anNeil Conway2005-04-30
* Backpatch BCC compile changes to 8.0.X for psql.Bruce Momjian2005-04-29
* Fix Borland makefile for libpq and improve it for psql.Bruce Momjian2005-04-29
* Make pg_ctl status do a kill() test to verify that the PID found inTom Lane2005-04-20
* pg_dumpall should enforce the server version check for itself, ratherTom Lane2005-04-18
* Revert addition of poorly-thought-out DUMP TIMESTAMP archive entry,Tom Lane2005-04-15
* Translation updatesPeter Eisentraut2005-04-02
* Translation updatesPeter Eisentraut2005-04-02
* Translation updatesPeter Eisentraut2005-03-31
* Have libpgport link before libpq so that PG client applications are moreBruce Momjian2005-03-25
* Put 'dump complete' message in the right place, so it comes out whereTom Lane2005-03-18
* Translation updatesPeter Eisentraut2005-02-11
* Fix minor thinko in logic to set dump order when dumping from a pre-7.3Tom Lane2005-02-03
* Translation updatesPeter Eisentraut2005-01-30
* Adjust mkdir_p to do stat() before trying mkdir(). Avoids problems onTom Lane2005-01-28
* Backpatch translationsPeter Eisentraut2005-01-27
* Minor tweak to avoid unnecessary memory bloat when dumping extremely wideTom Lane2005-01-26
* Make pg_dump and pg_restore handle binary archive formats correctlyTom Lane2005-01-26
* Use SHGetFolderPath instead of SHGetSpecialFolderPath to find theTom Lane2005-01-26
* Fix breakage created by addition of separate 'acl pass' in pg_dump.Tom Lane2005-01-25
* Add missing "ko".Peter Eisentraut2005-01-25
* pg_dump dumped the wrong tablespace for an index (ie, the parent table'sTom Lane2005-01-23
* New routine _getObjectDescription() failed to cope with some aspects ofTom Lane2005-01-23
* Translation updatesPeter Eisentraut2005-01-17
* Translation updatesPeter Eisentraut2005-01-17
* Translation updatesPeter Eisentraut2005-01-17
* New translationPeter Eisentraut2005-01-17