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
2018-05-23
Fix incorrect ordering of operations in pg_resetwal and pg_rewind.
Tom Lane
2018-05-21
Translation updates
Peter Eisentraut
2018-05-21
Improve spelling of new FINALFUNC_MODIFY aggregate attribute.
Tom Lane
2018-05-21
pg_basebackup: Remove short option -k
Peter Eisentraut
2018-05-20
Fix unportable usage of printf("%m").
Tom Lane
2018-05-18
Message wording and pluralization improvements
Peter Eisentraut
2018-05-18
Fix whitespace
Peter Eisentraut
2018-05-14
psql: have \d show FKs on partitioned tables
Alvaro Herrera
2018-05-10
Various improvements of skipping index scan during vacuum technics
Teodor Sigaev
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
Improve inefficient regexes in vacuumdb TAP test.
Tom Lane
2018-05-08
Improve initdb's query for generating default descriptions a little.
Tom Lane
2018-05-05
Remove extra newlines after PQerrorMessage()
Peter Eisentraut
2018-05-04
Allow MSYS as well as MINGW in Msys uname
Andrew Dunstan
2018-05-04
pg_dump: Use current_database() instead of PQdb()
Peter Eisentraut
2018-05-03
Fix pg_dump support for pre-8.2 versions
Teodor Sigaev
2018-05-02
Fix compiler warning on Windows.
Tom Lane
2018-05-01
Fix some assorted compiler warnings on Windows.
Tom Lane
2018-05-01
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-04-30
Ignore file generated during pg_upgrade testing
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
Correct pg_recvlogical server version test.
Noah Misch
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-17
Rationalize handling of single and double quotes in bootstrap data.
Tom Lane
2018-04-17
Fix a few typos in comments and variable names.
Heikki Linnakangas
2018-04-15
Don't attempt to verify checksums on new pages
Magnus Hagander
2018-04-15
Remove -f option from pg_verify_checksums
Magnus Hagander
2018-04-12
Revert MERGE patch
Simon Riggs
2018-04-09
Silence some warnings in TAP tests
Magnus Hagander
2018-04-09
Make sure pg_rewind can't run as root
Magnus Hagander
2018-04-09
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-09
Skip permissions test under MINGW/Windows
Stephen Frost
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-04-07
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-06
Clean up intermetiate state in pg_basebackup tests
Magnus Hagander
2018-04-06
Fix typo
Magnus Hagander
2018-04-06
Fix compiler warning about format truncation
Peter Eisentraut
2018-04-05
Attempt to fix win32 build of pg_verify_checksums
Magnus Hagander
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-04
Rewrite pg_dump TAP tests
Stephen Frost
2018-04-04
Foreign keys on partitioned tables
Alvaro Herrera
2018-04-04
Fix pg_bsaebackup checksum tests
Magnus Hagander
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
Validate page level checksums in base backups
Magnus Hagander
[next]