index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2017-08-04
Message style improvements
Peter Eisentraut
2017-08-03
Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last.
Tom Lane
2017-08-03
Fix build on zlib-less environments
Alvaro Herrera
2017-08-03
Add new files to nls.mk and add translation markers
Peter Eisentraut
2017-08-02
Fix pg_dump's errno checking for zlib I/O
Alvaro Herrera
2017-07-31
Fix typo
Peter Eisentraut
2017-07-31
Fix function comment for dumpACL()
Stephen Frost
2017-07-28
Include publication owner's name in the output of \dRp+.
Tom Lane
2017-07-27
Fix psql tab completion for CREATE USER MAPPING.
Tom Lane
2017-07-27
Standardize describe.c's behavior for no-matching-objects a bit more.
Tom Lane
2017-07-27
Avoid use of sprintf/snprintf in describe.c.
Tom Lane
2017-07-27
Sync listDbRoleSettings() with the rest of the world.
Tom Lane
2017-07-27
Fix very minor memory leaks in psql's command.c.
Tom Lane
2017-07-27
Work around Msys weakness in Testlib.pm's command_like()
Andrew Dunstan
2017-07-26
Clean up SQL emitted by psql/describe.c.
Tom Lane
2017-07-23
Fix pg_dump's handling of event triggers.
Tom Lane
2017-07-21
pg_rewind: Fix some problems when copying files >2GB.
Robert Haas
2017-07-21
pg_rewind: Fix busted sanity check.
Robert Haas
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-14
pg_upgrade i18n: Fix "%s server/cluster" wording
Alvaro Herrera
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-14
Fix pg_basebackup output to stdout on Windows.
Heikki Linnakangas
2017-07-12
Remove unnecessary braces, to match the surrounding style.
Heikki Linnakangas
2017-07-10
Translation updates
Alvaro Herrera
2017-07-07
Fix out of date comment
Magnus Hagander
2017-07-05
Restore linking libpq into pg_ctl on Mingw builds.
Tom Lane
2017-07-05
pg_ctl: Make failure to complete operation a nonzero exit
Peter Eisentraut
2017-07-05
psql documentation fixes
Peter Eisentraut
2017-06-30
Update code comments for pg_xlog -> pg_wal
Peter Eisentraut
2017-06-28
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Tom Lane
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
Do not require 'public' to exist for pg_dump -c
Stephen Frost
2017-06-26
Reduce pg_ctl's reaction time when waiting for postmaster start/stop.
Tom Lane
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Add testing to detect errors of omission in "pin" dependency creation.
Tom Lane
2017-06-22
psql: Restore alphabetical order in words_after_create.
Robert Haas
2017-06-21
Manually un-break a few URLs that pgindent used to insist on splitting.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-20
pg_upgrade: start/stop new server after pg_resetwal
Bruce Momjian
2017-06-20
Tweak publication fetching in psql
Peter Eisentraut
2017-06-19
Fix materialized-view documentation oversights.
Tom Lane
2017-06-19
On Windows, make pg_dump use binary mode for compressed plain text output.
Tom Lane
2017-06-15
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-14
Add missing serial comma
Peter Eisentraut
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-13
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
Re-run pgindent.
Tom Lane
[next]