index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Simplify new pg_ctl newline termination code.
Bruce Momjian
2011-10-06
*
Add postmaster -C option to query configuration parameters, and have
Bruce Momjian
2011-10-06
*
Un-break compression of plain-text output format in pg_dump.
Tom Lane
2011-09-25
*
Fix our mapping of Windows timezones for Central America.
Tom Lane
2011-09-23
*
Add --{no-,}replication flags to createuser.
Robert Haas
2011-09-23
*
Propagate with_system_tzdata setting into initdb build.
Tom Lane
2011-09-13
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
*
Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITY
Bruce Momjian
2011-09-10
*
Add missing format attributes
Peter Eisentraut
2011-09-10
*
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-09
*
Adjust translator comment format to xgettext expectations
Alvaro Herrera
2011-09-05
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-09-01
*
Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 servers.
Bruce Momjian
2011-08-31
*
Add --if-exists option to dropdb and dropuser.
Robert Haas
2011-08-30
*
Actually, all of parallel restore's limitations should be tested earlier.
Tom Lane
2011-08-28
*
Be more user-friendly about unsupported cases for parallel pg_restore.
Tom Lane
2011-08-28
*
Add markers.
Bruce Momjian
2011-08-26
*
Clean up weird corner cases in lexing of psql meta-command arguments.
Tom Lane
2011-08-26
*
Support non-ASCII letters in psql variable names.
Tom Lane
2011-08-26
*
Add makefile rules to check for backtracking in backend and psql lexers.
Tom Lane
2011-08-25
*
Fix psql lexer to avoid use of backtracking.
Tom Lane
2011-08-25
*
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-08-25
*
Change format of SQL/MED generic options in psql backslash commands.
Robert Haas
2011-08-25
*
Properly quote SQL/MED generic options in pg_dump output.
Robert Haas
2011-08-25
*
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-08-23
*
Translation updates
Peter Eisentraut
2011-08-17
*
Teach pg_controldata and pg_resetxlog about the new backupEndRequired field
Heikki Linnakangas
2011-08-17
*
Move \r out of translatable strings
Peter Eisentraut
2011-08-17
*
Adjust total size in pg_basebackup progress report when reality changes
Magnus Hagander
2011-08-16
*
Make pg_basebackup progress report translatable
Peter Eisentraut
2011-08-16
*
Use less cryptic variable names
Peter Eisentraut
2011-08-16
*
Display both per-table and per-column FDW options in psql's \d output.
Robert Haas
2011-08-11
*
Change psql's \dd command to do something more useful.
Robert Haas
2011-08-11
*
Teach psql to display the comments on SQL/MED objects in verbose mode.
Robert Haas
2011-08-08
*
Teach psql to display the comments on conversions and domains.
Robert Haas
2011-08-08
*
Allow per-column foreign data wrapper options.
Robert Haas
2011-08-05
*
Teach psql to display comments on languages and casts.
Robert Haas
2011-08-04
*
Fix pg_restore's direct-to-database mode for standard_conforming_strings.
Tom Lane
2011-07-28
*
Add missing newlines at end of error messages
Peter Eisentraut
2011-07-26
*
Replace printf format %i by %d
Peter Eisentraut
2011-07-26
*
Only display column comments for relkinds that support them.
Robert Haas
2011-07-26
*
Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change.
Andrew Dunstan
2011-07-23
*
Change EDITOR_LINENUMBER_SWITCH to an environment variable
Peter Eisentraut
2011-07-24
*
Support SECURITY LABEL on databases, tablespaces, and roles.
Robert Haas
2011-07-20
*
Add \ir command to psql.
Robert Haas
2011-07-06
*
Attempt to standardize formatting of psql queries.
Robert Haas
2011-07-06
*
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-07-05
*
Make distprep and *clean build targets recurse into all subdirectories.
Tom Lane
2011-07-03
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-29
[next]