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 a few typos in comments and variable names.
Heikki Linnakangas
2018-04-17
*
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-15
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
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-08
*
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-07
*
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-06
*
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-05
*
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-04
*
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
2018-04-03
*
Tab completion for MERGE
Simon Riggs
2018-04-03
*
psql: Fix \ef, \sf tab completion
Peter Eisentraut
2018-04-02
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-31
*
Fix portability and translatability issues in commit 64f85894a.
Tom Lane
2018-03-31
*
C comments: "a" <--> "an" corrections
Bruce Momjian
2018-03-29
*
Fix typo in comment
Magnus Hagander
2018-03-29
*
Make pg_rewind skip files and directories that are removed during server start.
Fujii Masao
2018-03-29
*
Fix handling of files that source server removes during pg_rewind is running.
Fujii Masao
2018-03-29
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
*
Fix count of skipped test of basebackup on Windows
Teodor Sigaev
2018-03-27
*
Skip temp tables from basebackup.
Teodor Sigaev
2018-03-27
*
Set random seed for pgbench.
Teodor Sigaev
2018-03-26
*
pg_resetwal: Allow users to change the WAL segment size
Peter Eisentraut
2018-03-25
*
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-25
*
pg_resetwal: Fix logical typo in code
Peter Eisentraut
2018-03-25
*
Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.
Tom Lane
2018-03-25
*
Add long options to pg_resetwal and pg_controldata
Peter Eisentraut
2018-03-24
*
initdb: Improve --wal-segsize handling
Peter Eisentraut
2018-03-24
*
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
*
Exclude unlogged tables from base backups
Teodor Sigaev
2018-03-23
*
pg_resetwal: Prevent division-by-zero errors
Peter Eisentraut
2018-03-23
*
pg_resetwal: Add simple test suite
Peter Eisentraut
2018-03-23
*
UINT64CONST'fy long constants in pgbench
Teodor Sigaev
2018-03-22
*
Add \if support to pgbench
Teodor Sigaev
2018-03-22
*
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-03-21
[next]