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
*
postgres_fdw: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
Fujii Masao
2021-01-26
*
postgres_fdw: Stabilize regression test for postgres_fdw_disconnect_all().
Fujii Masao
2021-01-26
*
postgres_fdw: Add functions to discard cached connections.
Fujii Masao
2021-01-26
*
Improve performance of repeated CALLs within plpgsql procedures.
Tom Lane
2021-01-25
*
Fix two typos in snapbuild.c.
Andres Freund
2021-01-25
*
Don't clobber the calling user's credentials cache in Kerberos test.
Tom Lane
2021-01-25
*
Fix broken ruleutils support for function TRANSFORM clauses.
Tom Lane
2021-01-25
*
Remove CheckpointLock.
Robert Haas
2021-01-25
*
Doc: improve documentation of pg_proc.protrftypes.
Tom Lane
2021-01-25
*
Remove duplicate include
Peter Eisentraut
2021-01-25
*
Fix hypothetical bug in heap backward scans
David Rowley
2021-01-25
*
Fix ALTER PUBLICATION...DROP TABLE behavior.
Amit Kapila
2021-01-25
*
Make storage/standby.h compile standalone again.
Tom Lane
2021-01-24
*
Update time zone data files to tzdata release 2021a.
Tom Lane
2021-01-24
*
Add a simple test for contrib/auto_explain.
Tom Lane
2021-01-24
*
Remove make_diff set of tools
Magnus Hagander
2021-01-24
*
Doc: clean up contrib/pageinspect's GIST function documentation.
Tom Lane
2021-01-23
*
Fix COPY FREEZE with CLOBBER_CACHE_ALWAYS
Tomas Vondra
2021-01-24
*
Doc: update example connection-failure messages in the documentation.
Tom Lane
2021-01-23
*
Update ecpg's connect-test1 for connection-failure message changes.
Tom Lane
2021-01-23
*
Introduce SHA1 implementations in the cryptohash infrastructure
Michael Paquier
2021-01-23
*
Suppress bison warning in ecpg grammar.
Tom Lane
2021-01-22
*
Doc: improve directions for building on macOS.
Tom Lane
2021-01-22
*
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-22
*
Re-allow DISTINCT in pl/pgsql expressions.
Tom Lane
2021-01-22
*
Doc: remove misleading claim in documentation of PQreset().
Tom Lane
2021-01-22
*
Remove reference to ftp servers from documentation
Magnus Hagander
2021-01-22
*
Remove bogus tracepoint
Peter Eisentraut
2021-01-22
*
doc: Copy-edit the "Overview of PostgreSQL Internals" chapter
Heikki Linnakangas
2021-01-22
*
Move SSL information callback earlier to capture more information
Michael Paquier
2021-01-22
*
Improve new wording of libpq's connection failure messages.
Tom Lane
2021-01-21
*
Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar.
Tom Lane
2021-01-21
*
Fix initialization of FDW batching in ExecInitModifyTable
Tomas Vondra
2021-01-21
*
Switch "cl /?" to "cl /help" in MSVC scripts for platform detection
Michael Paquier
2021-01-21
*
Implement support for bulk inserts in postgres_fdw
Tomas Vondra
2021-01-20
*
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-20
*
Further tweaking of PG_SYSROOT heuristics for macOS.
Tom Lane
2021-01-20
*
Disable vacuum page skipping in selected test cases.
Tom Lane
2021-01-20
*
Fix bug in detecting concurrent page splits in GiST insert
Heikki Linnakangas
2021-01-20
*
Fix sample output of EXPLAIN ANALYZE.
Thomas Munro
2021-01-20
*
Add regression test for DROP OWNED BY with default ACLs
Michael Paquier
2021-01-20
*
Fix ALTER DEFAULT PRIVILEGES with duplicated objects
Michael Paquier
2021-01-20
*
Remove faulty support for MergeAppend plan with WHERE CURRENT OF.
Tom Lane
2021-01-19
*
pageinspect: Change block number arguments to bigint
Peter Eisentraut
2021-01-19
*
doc: Add note about the server name of postgres_fdw_get_connections() returns.
Fujii Masao
2021-01-19
*
pgindent worker.c.
Amit Kapila
2021-01-19
*
doc: adjust alignment of doc file list for "pg_waldump.sgml"
Bruce Momjian
2021-01-18
*
Avoid crash with WHERE CURRENT OF and a custom scan plan.
Tom Lane
2021-01-18
*
Narrow the scope of a local variable.
Tom Lane
2021-01-18
*
Add bytea equivalents of ltrim() and rtrim().
Tom Lane
2021-01-18
[next]