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
2019-05-31
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-30
Rework options of pg_checksums options for filenode handling
Michael Paquier
2019-05-28
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-28
Fix comment
Peter Eisentraut
2019-05-26
Fix typos.
Amit Kapila
2019-05-24
Fix typos.
Thomas Munro
2019-05-23
Fix table dump in pg_dump[all] with backends older than 9.5
Michael Paquier
2019-05-23
pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.
Andres Freund
2019-05-23
Fix ordering of GRANT commands in pg_dumpall for tablespaces
Michael Paquier
2019-05-23
Remove -o/--oids from pg_dumpall
Michael Paquier
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-22
Mention ANALYZE boolean options in documentation.
Fujii Masao
2019-05-22
Fix ordering of GRANT commands in pg_dump for database creation
Michael Paquier
2019-05-22
Un-break pg_upgrade regression test.
Tom Lane
2019-05-21
pg_upgrade: Avoid check target accidentally breaking make's --output-sync.
Andres Freund
2019-05-21
pg_upgrade: Don't use separate installation for test.
Andres Freund
2019-05-21
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-05-20
Translation updates
Peter Eisentraut
2019-05-19
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
Improve logrotate test so that it meaningfully exercises syslogger.
Tom Lane
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-14
Remove pg_rewind's private logging.h/logging.c files.
Tom Lane
2019-05-12
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-11
Honor TEMP_CONFIG in TAP suites.
Noah Misch
2019-05-11
Fix error reporting in reindexdb
Michael Paquier
2019-05-09
pg_controldata: Add common gettext flags
Peter Eisentraut
2019-05-09
Fix error status of vacuumdb when multiple jobs are used
Michael Paquier
2019-05-07
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-05-07
Remove some code related to 7.3 and older servers from tools of src/bin/
Michael Paquier
2019-05-06
Revert "Make pg_dump emit ATTACH PARTITION instead of PARTITION OF"
Alvaro Herrera
2019-05-04
Fix set of issues with memory-allocation system calls in frontend code
Michael Paquier
2019-04-29
Fix some typos
Michael Paquier
2019-04-29
Message fixes
Alvaro Herrera
2019-04-28
Use preprocessor conditions compatible with Emacs indent.
Noah Misch
2019-04-26
pg_dump: store unused attribs as NULL instead of '\0'
Alvaro Herrera
2019-04-25
Fix file path in comment.
Fujii Masao
2019-04-24
Make pg_dump emit ATTACH PARTITION instead of PARTITION OF
Alvaro Herrera
2019-04-18
pg_dump: Remove stray option parsing support for -o.
Andres Freund
2019-04-17
Tie loose ends in psql's new \dP command
Alvaro Herrera
2019-04-17
psql: display tablespace for partitioned indexes
Alvaro Herrera
2019-04-17
Fix unportable code in pgbench.
Tom Lane
2019-04-14
Switch TAP tests of pg_rewind to use non-superuser role, take two
Michael Paquier
2019-04-13
Revert "Switch TAP tests of pg_rewind to use a role with minimal permissions"
Michael Paquier
2019-04-12
Switch TAP tests of pg_rewind to use a role with minimal permissions
Michael Paquier
2019-04-11
Fix declaration after statement
Alvaro Herrera
[next]