index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Repair find_inheritance_children with no active snapshot
Alvaro Herrera
2021-04-08
*
Allow psql's \df and \do commands to specify argument types.
Tom Lane
2021-04-07
*
Add csvlog output for the new query_id value
Bruce Momjian
2021-04-07
*
Teach VACUUM to bypass unnecessary index vacuuming.
Peter Geoghegan
2021-04-07
*
Fix regression test failure caused by commit 4f0b0966c8
Bruce Momjian
2021-04-07
*
Fix some failures with connection tests on Windows hosts
Michael Paquier
2021-04-08
*
SQL-standard function body
Peter Eisentraut
2021-04-07
*
Add wraparound failsafe to VACUUM.
Peter Geoghegan
2021-04-07
*
Make use of in-core query id added by commit 5fd9dfa5f5
Bruce Momjian
2021-04-07
*
amcheck: fix multiple problems with TOAST pointer validation
Robert Haas
2021-04-07
*
Move pg_stat_statements query jumbling to core.
Bruce Momjian
2021-04-07
*
Remove channel binding requirement from clientcert=verify-full test.
Tom Lane
2021-04-07
*
Comment cleanup for a1115fa07.
Tom Lane
2021-04-07
*
amcheck: Remove duplicate XID/MXID bounds checks.
Robert Haas
2021-04-07
*
Truncate line pointer array during VACUUM.
Peter Geoghegan
2021-04-07
*
Tighten up allowed names for custom GUC parameters.
Tom Lane
2021-04-07
*
Don't add non-existent pages to bitmap from BRIN
Tomas Vondra
2021-04-07
*
libpq: Set Server Name Indication (SNI) for SSL connections
Peter Eisentraut
2021-04-07
*
Refactor hba_authname
Magnus Hagander
2021-04-07
*
doc: Improve wording
Peter Eisentraut
2021-04-07
*
Revert "Add sortsupport for gist_btree opclasses, for faster index builds."
Heikki Linnakangas
2021-04-07
*
Add sortsupport for gist_btree opclasses, for faster index builds.
Heikki Linnakangas
2021-04-07
*
Fix use of cursor sensitivity terminology
Peter Eisentraut
2021-04-07
*
Message improvement
Peter Eisentraut
2021-04-07
*
Remove redundant memset(0) calls for page init of some index AMs
Michael Paquier
2021-04-07
*
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-07
*
Fix test added by commit 9de9294b0c.
Fujii Masao
2021-04-07
*
Postpone some more stuff out of ExecInitModifyTable.
Tom Lane
2021-04-06
*
Fix compiler warning for MSVC in libpq_pipeline.c
David Rowley
2021-04-07
*
Postpone some stuff out of ExecInitModifyTable.
Tom Lane
2021-04-06
*
postgres_fdw: Allow partitions specified in LIMIT TO to be imported.
Fujii Masao
2021-04-07
*
Increment xactCompletionCount during subtransaction abort.
Andres Freund
2021-04-06
*
Remove tupgone special case from vacuumlazy.c.
Peter Geoghegan
2021-04-06
*
Fix missing #include in nodeResultCache.h.
Tom Lane
2021-04-06
*
psql: Show all query results by default
Peter Eisentraut
2021-04-06
*
Fix handling of clauses incompatible with extended statistics
Tomas Vondra
2021-04-06
*
Refactor lazy_scan_heap() loop.
Peter Geoghegan
2021-04-06
*
Clean up treatment of missing default and CHECK-constraint records.
Tom Lane
2021-04-06
*
Stop archive recovery if WAL generated with wal_level=minimal is found.
Fujii Masao
2021-04-06
*
Mark test_enc_conversion() as STRICT.
Heikki Linnakangas
2021-04-06
*
pgbench: Function to generate random permutations.
Dean Rasheed
2021-04-06
*
Adjust input value to WaitEventSetWait() in ExecAppendAsyncEventWait().
Etsuro Fujita
2021-04-06
*
ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION
Peter Eisentraut
2021-04-06
*
Fix the tests added by commit ac4645c015.
Amit Kapila
2021-04-06
*
Fix compiler warning in fe-trace.c for MSVC
David Rowley
2021-04-06
*
Change return type of EXTRACT to numeric
Peter Eisentraut
2021-04-06
*
Fix typo in pgstat.c.
Fujii Masao
2021-04-06
*
Add function to log the memory contexts of specified backend process.
Fujii Masao
2021-04-06
*
Fix some issues with SSL and Kerberos tests
Michael Paquier
2021-04-06
*
Allow pgoutput to send logical decoding messages.
Amit Kapila
2021-04-06
[next]