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 warning in TAP test of pg_verifybackup
Michael Paquier
2021-10-06
*
Flexible options for CREATE_REPLICATION_SLOT.
Robert Haas
2021-10-05
*
Flexible options for BASE_BACKUP.
Robert Haas
2021-10-05
*
psql: Improve tab-completion for LOCK TABLE.
Fujii Masao
2021-10-05
*
Update our mapping of Windows time zone names some more.
Tom Lane
2021-10-04
*
Update our mapping of Windows time zone names using CLDR info.
Tom Lane
2021-10-02
*
Re-alphabetize the win32_tzmap[] array.
Tom Lane
2021-10-02
*
pgbench: Fix handling of socket errors during benchmark.
Fujii Masao
2021-09-29
*
pgbench: Correct log level of message output when socket wait method fails.
Fujii Masao
2021-09-29
*
Properly schema-prefix reference to pg_catalog.pg_get_statisticsobjdef_columns
Magnus Hagander
2021-09-28
*
Support amcheck of sequences
Peter Eisentraut
2021-09-28
*
Split macros from visibilitymap.h into a separate header
Alexander Korotkov
2021-09-23
*
Fix some issues with TAP tests for postgres -C
Michael Paquier
2021-09-22
*
Improve some check logic in pg_receivewal
Michael Paquier
2021-09-18
*
Clarify some errors in pg_receivewal when closing WAL segments
Michael Paquier
2021-09-17
*
Disable test for postgres -C on Msys
Michael Paquier
2021-09-17
*
Support "postgres -C" with runtime-computed GUCs
Michael Paquier
2021-09-16
*
Fix incorrect format placeholders
Peter Eisentraut
2021-09-15
*
Add regression tests for csvlog with the logging collector
Michael Paquier
2021-09-13
*
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
Noah Misch
2021-09-09
*
pgbench: Stop counting skipped transactions as soon as timer is exceeded.
Fujii Masao
2021-09-10
*
Avoid useless malloc/free traffic around getFormattedTypeName().
Tom Lane
2021-09-08
*
In psql tab completion, offer spelled-out commands not abbreviations.
Tom Lane
2021-09-08
*
windows: Only consider us to be running as service if stderr is invalid.
Andres Freund
2021-09-07
*
Further fix psql query-cancel test.
Tom Lane
2021-09-06
*
Remove some unused variables in TAP tests
Michael Paquier
2021-09-06
*
Minor improvements for psql help output.
Tom Lane
2021-09-04
*
Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl.
Tom Lane
2021-09-03
*
Remove superfluous variable assignment
Daniel Gustafsson
2021-09-02
*
Use COPY FREEZE in pgbench for faster benchmark table population.
Tatsuo Ishii
2021-09-02
*
Improve tab-completion for CREATE PUBLICATION.
Fujii Masao
2021-09-01
*
pgbench: Fix bug in measurement of disconnection delays.
Fujii Masao
2021-09-01
*
Don't print extra parens around expressions in extended stats
Tomas Vondra
2021-09-01
*
In pg_dump, avoid doing per-table queries for RLS policies.
Tom Lane
2021-08-31
*
Cache the results of format_type() queries in pg_dump.
Tom Lane
2021-08-31
*
Add tab completion for data types after ALTER TABLE ADD [COLUMN] in psql
Michael Paquier
2021-08-31
*
Refactor one use of IDENTIFY_SYSTEM in WAL streaming code of pg_basebackup
Michael Paquier
2021-08-31
*
psql: Fix name quoting on extended statistics
Alvaro Herrera
2021-08-30
*
pgbench: Avoid unnecessary measurement of connection delays.
Fujii Masao
2021-08-30
*
Add more tab completion support for ALTER TABLE ADD in psql
Michael Paquier
2021-08-30
*
psql \dX: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
*
psql \dP: reference regclass with "pg_catalog." prefix
Alvaro Herrera
2021-08-28
*
Avoid invoking PQfnumber in loop constructs
Daniel Gustafsson
2021-08-27
*
psql: Make cancel test more timing robust
Peter Eisentraut
2021-08-25
*
Add tab completion for EXPLAIN .. EXECUTE in psql
Michael Paquier
2021-08-25
*
Fix Alter Subscription's Add/Drop Publication behavior.
Amit Kapila
2021-08-24
*
Improve defaults shown in postgresql.conf.sample and pg_settings
Bruce Momjian
2021-08-23
*
Fix backup manifests to generate correct WAL-Ranges across timelines
Michael Paquier
2021-08-23
*
psql: Improve portability of query cancel test
Peter Eisentraut
2021-08-22
*
Remove --quiet option from pg_amcheck
Daniel Gustafsson
2021-08-20
[next]