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
*
Fix bogus logic for checking executables' versions within pg_upgrade.
Tom Lane
2017-11-09
*
Change TRUE/FALSE to true/false
Peter Eisentraut
2017-11-08
*
Remove secondary checkpoint
Simon Riggs
2017-11-07
*
Exclude pg_internal.init from BASE_BACKUP
Simon Riggs
2017-11-07
*
Fix version numbering foulups exposed by 10.1.
Tom Lane
2017-11-06
*
Fix comment
Magnus Hagander
2017-11-05
*
pgbench: replace run-time string comparisons with an enum identifier.
Tom Lane
2017-11-02
*
pg_ctl: Improve message
Peter Eisentraut
2017-11-02
*
Remove wal_keep_segments from default configuration in PostgresNode.pm
Peter Eisentraut
2017-11-02
*
In client support of v10 features, use standard schema handling.
Noah Misch
2017-11-01
*
pg_basebackup: Fix comparison handling of tablespace mappings on Windows
Peter Eisentraut
2017-11-01
*
Fix underqualified cast-target type names in pg_dump and psql queries.
Tom Lane
2017-10-31
*
pg_receivewal: Add --no-sync option.
Robert Haas
2017-10-29
*
Adjust psql \d query to avoid use of @> operator.
Tom Lane
2017-10-22
*
Exclude flex-generated code from coverage testing
Peter Eisentraut
2017-10-16
*
Explicitly track whether aggregate final functions modify transition state.
Tom Lane
2017-10-14
*
#ifdef out some dead code in psql/mainloop.c.
Tom Lane
2017-10-06
*
Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h.
Andres Freund
2017-10-01
*
Allow pg_ctl kill to send SIGKILL.
Andres Freund
2017-10-01
*
Use a longer connection timeout in pg_isready test.
Tom Lane
2017-10-01
*
Fix busy-wait in pgbench, with --rate.
Heikki Linnakangas
2017-10-01
*
Fix pg_dump to assign domain array type OIDs during pg_upgrade.
Tom Lane
2017-09-30
*
psql: Don't try to print a partition constraint we didn't fetch.
Robert Haas
2017-09-29
*
pgbench: If we fail to send a command to the server, fail.
Robert Haas
2017-09-29
*
psql: Update \d sequence display
Peter Eisentraut
2017-09-29
*
pg_basebackup: Add option to create replication slot
Peter Eisentraut
2017-09-27
*
Add some more pg_receivewal tests
Peter Eisentraut
2017-09-26
*
Sort pg_basebackup options better
Peter Eisentraut
2017-09-26
*
Fix pg_basebackup test to original intent
Peter Eisentraut
2017-09-23
*
Remove pgbench "progress" test pending solution of its timing issues.
Tom Lane
2017-09-23
*
Revert "Add basic TAP test setup for pg_upgrade"
Peter Eisentraut
2017-09-22
*
Allow up to 3 "-P 1" reports per thread in pgbench run of 2 seconds.
Tom Lane
2017-09-22
*
Provide a test for variable existence in psql
Andrew Dunstan
2017-09-21
*
Fix compiler warning
Peter Eisentraut
2017-09-20
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
*
Add basic TAP test setup for pg_upgrade
Peter Eisentraut
2017-09-19
*
pg_archivecleanup: Add test suite
Peter Eisentraut
2017-09-14
*
Fix ordering in pg_dump of GRANTs
Stephen Frost
2017-09-13
*
Add psql variables to track success/failure of SQL queries.
Tom Lane
2017-09-12
*
pg_receivewal: Add --endpos option
Peter Eisentraut
2017-09-11
*
Message style fixes
Peter Eisentraut
2017-09-11
*
pg_upgrade: Message style fixes
Peter Eisentraut
2017-09-09
*
Fix more portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
*
Allow a partitioned table to have a default partition.
Robert Haas
2017-09-08
*
Fix pgbench TAP tests to work with --disable-thread-safety.
Tom Lane
2017-09-08
*
Fix more portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
*
Fix more portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
*
Clean up excessive code
Peter Eisentraut
2017-09-08
*
Remove useless empty string initializations
Peter Eisentraut
2017-09-08
*
Fix assorted portability issues in new pgbench TAP tests.
Tom Lane
2017-09-08
[next]