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
*
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
*
Add some strings that were not marked for translation
Peter Eisentraut
2011-06-27
*
Remove redundant DEF_PGPORT handling
Peter Eisentraut
2011-06-27
*
Add the possibility to pass --flag arguments to xgettext calls
Peter Eisentraut
2011-06-27
*
Make _ be automatically included in GETTEXT_TRIGGERS
Peter Eisentraut
2011-06-26
*
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-26
*
Remove some cruft from nls.mk files
Peter Eisentraut
2011-06-26
*
Obtain table locks as soon as practical during pg_dump.
Tom Lane
2011-06-17
*
Fix oversights in pg_basebackup's -z (compression) option.
Tom Lane
2011-06-15
*
Allow psql \d tab completion to complete all relation kinds
Peter Eisentraut
2011-06-14
*
Tab completion improvements for COMMENT.
Robert Haas
2011-06-11
*
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
*
Use the correct eventlog severity for error
Magnus Hagander
2011-06-09
*
Support silent mode for service registrations on win32
Magnus Hagander
2011-06-09
*
Reorder pg_ctl promote after pg_ctl status
Peter Eisentraut
2011-06-08
*
Revert psql bits to display NOT VALID for FKs
Alvaro Herrera
2011-06-07
*
Further improvements in pg_ctl's new wait-for-postmaster-start logic.
Tom Lane
2011-06-01
*
Suppress foreign data wrappers and foreign servers in partial dumps
Peter Eisentraut
2011-05-30
*
Make message more consistent
Alvaro Herrera
2011-05-30
*
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-30
*
Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut
2011-05-29
*
Avoid compiler warning when building without zlib
Peter Eisentraut
2011-05-29
*
Improve corner cases in pg_ctl's new wait-for-postmaster-startup code.
Tom Lane
2011-05-27
*
Suppress extensions in partial dumps.
Tom Lane
2011-05-25
*
Put options in some sensible order
Peter Eisentraut
2011-05-25
*
Message improvements
Peter Eisentraut
2011-05-24
*
Message style improvements
Peter Eisentraut
2011-05-23
*
Message style improvements
Peter Eisentraut
2011-05-22
*
Message improvement
Peter Eisentraut
2011-05-22
*
In binary-upgrade mode, dump dropped attributes of composite types.
Heikki Linnakangas
2011-05-21
*
Rename pg_dump --no-security-label to --no-security-labels
Peter Eisentraut
2011-05-19
*
Add example for replication in pg_hba.conf
Magnus Hagander
2011-05-19
*
Fix pg_dump's handling of extension-member casts and languages.
Tom Lane
2011-05-16
*
More cleanup of FOREIGN TABLE permissions handling.
Robert Haas
2011-05-13
*
For create/dropdb, only connect once to the server since we now have a
Bruce Momjian
2011-05-10
*
Be more wary in initdb's creation of platform-dependent collations.
Tom Lane
2011-05-10
*
Remove redundant port number check
Peter Eisentraut
2011-05-04
*
Message style cleanup
Peter Eisentraut
2011-05-04
*
Fix alignment of --help output
Peter Eisentraut
2011-05-04
*
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-28
*
Fix binary upgrade of altered typed tables
Peter Eisentraut
2011-04-27
*
timeline is not needed in BaseBackup()
Magnus Hagander
2011-04-27
*
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-25
*
Quotes in strings injected into bki file need to escaped. In particular,
Heikki Linnakangas
2011-04-20
*
Fix assorted infelicities in collation handling in psql's describe.c.
Tom Lane
2011-04-17
*
Fix pg_dump to handle collations applied to columns of composite types.
Tom Lane
2011-04-17
*
Suppress unused-function warning on non-WIN32 builds.
Tom Lane
2011-04-15
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-04-15
[next]