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
*
Add tab completion for ALTER INDEX ALTER COLUMN in psql
Michael Paquier
2019-01-28
*
Add TAP tests for vacuumdb with column lists
Michael Paquier
2019-01-27
*
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-26
*
Fix whitespace
Peter Eisentraut
2019-01-24
*
Fix portability problem in pgbench.
Tom Lane
2019-01-24
*
Fix misc typos in comments.
Heikki Linnakangas
2019-01-23
*
Fix typo in pgbench.c
Michael Paquier
2019-01-23
*
Make vacuumdb test regex more modular for its query output
Michael Paquier
2019-01-23
*
Revert "Fix under-quoted filename pattern in pgbench TAP test."
Tom Lane
2019-01-21
*
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-19
*
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
*
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-15
*
Detach postmaster process from pg_ctl's session at server startup.
Heikki Linnakangas
2019-01-14
*
Change default of recovery_target_timeline to 'latest'
Peter Eisentraut
2019-01-13
*
Don't use address of array as boolean
Alvaro Herrera
2019-01-10
*
pgbench: add \cset and \gset commands
Alvaro Herrera
2019-01-10
*
Add --disable-page-skipping and --skip-locked to vacuumdb
Michael Paquier
2019-01-08
*
initdb: Use atexit()
Peter Eisentraut
2019-01-07
*
pg_basebackup: Use atexit()
Peter Eisentraut
2019-01-07
*
Fix program build rule in src/bin/scripts/Makefile.
Tom Lane
2019-01-04
*
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove configure switch --disable-strong-random
Michael Paquier
2019-01-01
*
pg_rewind: Add missing newline to error message
Peter Eisentraut
2018-12-29
*
Remove redundant translation markers
Peter Eisentraut
2018-12-29
*
pg_dump: Add missing newline to error message
Peter Eisentraut
2018-12-27
*
Improve tab completion of ALTER INDEX/TABLE with SET STATISTICS in psql
Michael Paquier
2018-12-25
*
Add completion for storage parameters after CREATE TABLE WITH in psql
Michael Paquier
2018-12-23
*
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-12-22
*
Add more tab completion for CREATE TABLE in psql
Michael Paquier
2018-12-20
*
Include ALTER INDEX SET STATISTICS in pg_dump
Michael Paquier
2018-12-18
*
Modernize our code for looking up descriptive strings for Unix signals.
Tom Lane
2018-12-16
*
Make error handling in parallel pg_upgrade less bogus.
Tom Lane
2018-12-16
*
Add pg_dump test for empty OP class
Stephen Frost
2018-12-10
*
Add additional partition tests to pg_dump
Stephen Frost
2018-12-10
*
Cleanup minor pg_dump memory leaks
Stephen Frost
2018-12-06
*
Add some missing schema qualifications
Michael Paquier
2018-12-03
*
Add a --socketdir option to pg_upgrade.
Tom Lane
2018-12-01
*
Fix tablespace path TAP test of pg_verify_checksums for msys
Michael Paquier
2018-12-01
*
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
*
Use wildcard to match parens after CREATE STATISTICS
Tomas Vondra
2018-11-28
*
Ensure consistent sort order of large objects in pg_dump.
Andres Freund
2018-11-27
*
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
*
Fix pg_upgrade for oid removal.
Andres Freund
2018-11-26
*
Add CSV table output mode in psql.
Tom Lane
2018-11-26
*
Fix breakage of "\pset format latex".
Tom Lane
2018-11-26
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
[next]