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
*
Translation updates
Peter Eisentraut
2019-02-11
*
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
*
Repair unsafe/unportable snprintf usage in pg_restore.
Tom Lane
2019-02-09
*
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
*
Fix dumping of matviews with indirect dependencies on primary keys.
Tom Lane
2019-02-04
*
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-26
*
Fix portability problem in pgbench.
Tom Lane
2019-01-24
*
Fix misc typos in comments.
Heikki Linnakangas
2019-01-23
*
Revert "Fix under-quoted filename pattern in pgbench TAP test."
Tom Lane
2019-01-21
*
Fix under-quoted filename pattern in pgbench TAP test.
Tom Lane
2019-01-18
*
Avoid assuming that we know the spelling of getopt_long's error messages.
Tom Lane
2019-01-17
*
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
[next]