summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Simplify new pg_ctl newline termination code.Bruce Momjian2011-10-061-2/+4
* Add postmaster -C option to query configuration parameters, and haveBruce Momjian2011-10-061-7/+65
* Un-break compression of plain-text output format in pg_dump.Tom Lane2011-09-251-9/+3
* Fix our mapping of Windows timezones for Central America.Tom Lane2011-09-231-1/+2
* Add --{no-,}replication flags to createuser.Robert Haas2011-09-231-0/+15
* Propagate with_system_tzdata setting into initdb build.Tom Lane2011-09-131-0/+5
* Remove many -Wcast-qual warningsPeter Eisentraut2011-09-118-28/+28
* Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITYBruce Momjian2011-09-104-3/+5
* Add missing format attributesPeter Eisentraut2011-09-102-3/+3
* Simplify handling of the timezone GUC by making initdb choose the default.Tom Lane2011-09-094-12/+1249
* Adjust translator comment format to xgettext expectationsAlvaro Herrera2011-09-051-4/+3
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-014-4/+0
* setlocale() on Windows doesn't work correctly if the locale name containsHeikki Linnakangas2011-09-011-63/+7
* Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 servers.Bruce Momjian2011-08-311-9/+9
* Add --if-exists option to dropdb and dropuser.Robert Haas2011-08-302-3/+18
* Actually, all of parallel restore's limitations should be tested earlier.Tom Lane2011-08-281-15/+23
* Be more user-friendly about unsupported cases for parallel pg_restore.Tom Lane2011-08-282-2/+13
* Add markers.Bruce Momjian2011-08-261-2/+2
* Clean up weird corner cases in lexing of psql meta-command arguments.Tom Lane2011-08-263-179/+172
* Support non-ASCII letters in psql variable names.Tom Lane2011-08-264-26/+105
* Add makefile rules to check for backtracking in backend and psql lexers.Tom Lane2011-08-251-2/+3
* Fix psql lexer to avoid use of backtracking.Tom Lane2011-08-251-1/+32
* Add "%option warn" to all flex input files that lacked it.Tom Lane2011-08-251-0/+1
* Change format of SQL/MED generic options in psql backslash commands.Robert Haas2011-08-251-7/+32
* Properly quote SQL/MED generic options in pg_dump output.Robert Haas2011-08-251-6/+11
* Use consistent format for reporting GetLastError()Peter Eisentraut2011-08-232-13/+13
* Translation updatesPeter Eisentraut2011-08-1717-5290/+7686
* Teach pg_controldata and pg_resetxlog about the new backupEndRequired fieldHeikki Linnakangas2011-08-172-0/+3
* Move \r out of translatable stringsPeter Eisentraut2011-08-171-6/+8
* Adjust total size in pg_basebackup progress report when reality changesMagnus Hagander2011-08-161-0/+9
* Make pg_basebackup progress report translatablePeter Eisentraut2011-08-161-11/+23
* Use less cryptic variable namesPeter Eisentraut2011-08-161-37/+37
* Display both per-table and per-column FDW options in psql's \d output.Robert Haas2011-08-111-6/+18
* Change psql's \dd command to do something more useful.Robert Haas2011-08-112-99/+69
* Teach psql to display the comments on SQL/MED objects in verbose mode.Robert Haas2011-08-081-17/+44
* Teach psql to display the comments on conversions and domains.Robert Haas2011-08-084-25/+55
* Allow per-column foreign data wrapper options.Robert Haas2011-08-053-8/+75
* Teach psql to display comments on languages and casts.Robert Haas2011-08-044-19/+42
* Fix pg_restore's direct-to-database mode for standard_conforming_strings.Tom Lane2011-07-284-386/+67
* Add missing newlines at end of error messagesPeter Eisentraut2011-07-262-2/+2
* Replace printf format %i by %dPeter Eisentraut2011-07-262-9/+9
* Only display column comments for relkinds that support them.Robert Haas2011-07-261-4/+20
* Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change.Andrew Dunstan2011-07-231-1/+1
* Change EDITOR_LINENUMBER_SWITCH to an environment variablePeter Eisentraut2011-07-242-8/+13
* Support SECURITY LABEL on databases, tablespaces, and roles.Robert Haas2011-07-204-11/+111
* Add \ir command to psql.Robert Haas2011-07-066-12/+41
* Attempt to standardize formatting of psql queries.Robert Haas2011-07-061-24/+24
* Fix psql's counting of script file line numbers during COPY.Tom Lane2011-07-051-1/+2
* Make distprep and *clean build targets recurse into all subdirectories.Tom Lane2011-07-031-1/+5
* Unify spelling of "canceled", "canceling", "cancellation"Peter Eisentraut2011-06-292-2/+2