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
*
pg_rewind: Add missing newline to error message
Peter Eisentraut
2018-12-29
*
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-12-22
*
Include ALTER INDEX SET STATISTICS in pg_dump
Michael Paquier
2018-12-18
*
Make error handling in parallel pg_upgrade less bogus.
Tom Lane
2018-12-16
*
Fix various checksum check problems for pg_verify_checksums and base backups
Michael Paquier
2018-11-30
*
Switch pg_verify_checksums back to a blacklist
Michael Paquier
2018-11-30
*
Fix ac218aa4f6 to work on versions before 9.5.
Andres Freund
2018-11-26
*
Update pg_upgrade test for reg* to include regrole and regnamespace.
Andres Freund
2018-11-26
*
pg_dump: Fix dumping of WITH OIDS tables
Peter Eisentraut
2018-11-13
*
Translation updates
Peter Eisentraut
2018-11-05
*
pg_restore: Augment documentation for -N option
Peter Eisentraut
2018-10-29
*
Add tab completion of EXECUTE FUNCTION for CREATE TRIGGER in psql
Michael Paquier
2018-10-26
*
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-10-19
*
Use whitelist to choose files scanned with pg_verify_checksums
Michael Paquier
2018-10-19
*
Translation updates
Peter Eisentraut
2018-10-15
*
Translation updates
Peter Eisentraut
2018-10-08
*
Fix speling error
Magnus Hagander
2018-10-08
*
Allow btree comparison functions to return INT_MIN.
Tom Lane
2018-10-05
*
Ignore publication tables when --no-publications is used
Michael Paquier
2018-09-25
*
Initialize random() in bootstrap/stand-alone postgres and in initdb.
Noah Misch
2018-09-23
*
Fix bogus tab-completion rule for CREATE PUBLICATION.
Tom Lane
2018-09-21
*
Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows"
REL_11_BETA4
Tom Lane
2018-09-18
*
Fix pgbench lexer's "continuation" rule to cope with Windows newlines.
Tom Lane
2018-09-17
*
Allow concurrent-safe open() and fopen() in frontend code for Windows
Michael Paquier
2018-09-17
*
Translation updates
Peter Eisentraut
2018-09-17
*
Message style improvements
Peter Eisentraut
2018-09-13
*
Minor fixes for psql tab completion.
Tom Lane
2018-09-12
*
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-09-01
*
Fix psql's \dC command to annotate I/O conversion casts as such.
Tom Lane
2018-08-31
*
Code review for pg_verify_checksums.c.
Tom Lane
2018-08-31
*
Fix pg_verify_checksums on Windows.
Amit Kapila
2018-08-31
*
pg_verify_checksums: rename -d to --verbose
Alvaro Herrera
2018-08-30
*
Make pg_restore's identify_locking_dependencies() more bulletproof.
Tom Lane
2018-08-28
*
Code review for pg_dump's handling of ALTER INDEX ATTACH PARTITION.
Tom Lane
2018-08-28
*
pg_verify_checksums: Message style improvements and NLS support
Peter Eisentraut
2018-08-28
*
Fix missing dependency for pg_dump's ENABLE ROW LEVEL SECURITY items.
Tom Lane
2018-08-27
*
Copy-editing of pg_verify_checksums help and ref page
Peter Eisentraut
2018-08-23
*
Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Peter Eisentraut
2018-08-22
*
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
*
Do not dump identity sequences with excluded parent table
Michael Paquier
2018-08-22
*
Fix set of NLS translation issues
Michael Paquier
2018-08-21
*
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-17
*
pg_upgrade: issue helpful error message for use on standbys
Bruce Momjian
2018-08-17
*
pg_upgrade: fix shutdown check for standby servers
Bruce Momjian
2018-08-14
*
Fix pg_upgrade to handle event triggers in extensions correctly.
Tom Lane
2018-08-07
*
Ensure pg_dump_sort.c sorts null vs non-null namespace consistently.
Tom Lane
2018-08-07
*
Translation updates
Peter Eisentraut
2018-08-06
*
Reset properly errno before calling write()
Michael Paquier
2018-08-05
*
Remove no-longer-appropriate special case in psql's \conninfo code.
Tom Lane
2018-08-03
*
pg_upgrade: fix --check for live source server checks
Bruce Momjian
2018-07-31
[next]