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
...
*
Disallow CREATE STATISTICS on system catalogs
Tomas Vondra
2021-01-15
*
Improve our heuristic for selecting PG_SYSROOT on macOS.
Tom Lane
2021-01-15
*
Avoid spurious wait in concurrent reindex
Alvaro Herrera
2021-01-15
*
Fix calculation of how much shared memory is required to store a TOC.
Fujii Masao
2021-01-15
*
Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h
Michael Paquier
2021-01-15
*
Fix O(N^2) stat() calls when recycling WAL segments
Michael Paquier
2021-01-15
*
postgres_fdw: Save foreign server OID in connection cache entry.
Fujii Masao
2021-01-15
*
pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner.
Tom Lane
2021-01-14
*
Prevent drop of tablespaces used by partitioned relations
Alvaro Herrera
2021-01-14
*
Stabilize timeline switch regression test.
Fujii Masao
2021-01-14
*
Improve tab-completion for CLOSE, DECLARE, FETCH and MOVE.
Fujii Masao
2021-01-14
*
Minor header cleanup for the new iovec code.
Thomas Munro
2021-01-14
*
Ensure that a standby is able to follow a primary on a newer timeline.
Fujii Masao
2021-01-14
*
Rework refactoring of hex and encoding routines
Michael Paquier
2021-01-14
*
Move our p{read,write}v replacements into their own files.
Thomas Munro
2021-01-14
*
Mark inet_server_addr() and inet_server_port() as parallel-restricted.
Tom Lane
2021-01-13
*
Run reformat-dat-files to declutter the catalog data files.
Tom Lane
2021-01-13
*
Doc, more or less: uncomment tutorial example that was fixed long ago.
Tom Lane
2021-01-13
*
Call out vacuum considerations in create index docs
Alvaro Herrera
2021-01-13
*
Disallow a digit as the first character of a variable name in pgbench.
Tom Lane
2021-01-13
*
Fix test failure with wal_level=minimal.
Heikki Linnakangas
2021-01-13
*
Doc: clarify behavior of back-half options in pg_dump.
Tom Lane
2021-01-13
*
Enhance nbtree index tuple deletion.
Peter Geoghegan
2021-01-13
*
Pass down "logically unchanged index" hint.
Peter Geoghegan
2021-01-13
*
Log long wait time on recovery conflict when it's resolved.
Fujii Masao
2021-01-13
*
Fix portability issues in the new gist pageinspect test.
Heikki Linnakangas
2021-01-13
*
Remove incorrect markup
Magnus Hagander
2021-01-13
*
Add functions to 'pageinspect' to inspect GiST indexes.
Heikki Linnakangas
2021-01-13
*
Don't use elog() in src/port/pwrite.c.
Thomas Munro
2021-01-13
*
Fix memory leak in SnapBuildSerialize.
Amit Kapila
2021-01-13
*
Optimize DropRelFileNodesAllBuffers() for recovery.
Amit Kapila
2021-01-13
*
Fix routine name in comment of catcache.c
Michael Paquier
2021-01-13
*
Invent struct ReindexIndexInfo
Alvaro Herrera
2021-01-12
*
pg_dump: label INDEX ATTACH ArchiveEntries with an owner.
Tom Lane
2021-01-12
*
Doc: fix description of privileges needed for ALTER PUBLICATION.
Tom Lane
2021-01-12
*
Fix thinko in comment
Alvaro Herrera
2021-01-12
*
Fix relation descriptor leak.
Amit Kapila
2021-01-12
*
Optimize DropRelFileNodeBuffers() for recovery.
Amit Kapila
2021-01-12
*
Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry.
Tom Lane
2021-01-11
*
Make pg_dump's table of object-type priorities more maintainable.
Tom Lane
2021-01-11
*
Fix function prototypes in dependency.h.
Thomas Munro
2021-01-12
*
Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT.
Tom Lane
2021-01-11
*
Try next host after a "cannot connect now" failure.
Tom Lane
2021-01-11
*
Uniformly identify the target host in libpq connection failure reports.
Tom Lane
2021-01-11
*
Allow pg_regress.c wrappers to postprocess test result files.
Tom Lane
2021-01-11
*
In libpq, always append new error messages to conn->errorMessage.
Tom Lane
2021-01-11
*
Use vectored I/O to fill new WAL segments.
Thomas Munro
2021-01-11
*
Provide pg_preadv() and pg_pwritev().
Thomas Munro
2021-01-11
*
doc: expand description of how non-SELECT queries are processed
Bruce Momjian
2021-01-09
*
Fix the test for decoding of two-phase transactions.
Amit Kapila
2021-01-09
[prev]
[next]