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
...
*
Fix assertion failure and segmentation fault in backup code.
Fujii Masao
2022-07-20
*
Prevent BASE_BACKUP in the middle of another backup in the same session.
Fujii Masao
2022-07-20
*
Re-add SPICleanup for ABI compatibility in stable branch
Peter Eisentraut
2022-07-18
*
postgres_fdw: set search_path to 'pg_catalog' while deparsing constants.
Tom Lane
2022-07-17
*
Make dsm_impl_posix_resize more future-proof.
Thomas Munro
2022-07-16
*
pg_upgrade doc: mention that replication slots must be recreated
Bruce Momjian
2022-07-14
*
doc: add documentation about ecpg Oracle-compatibility mode
Bruce Momjian
2022-07-14
*
doc: clarify the behavior of identically-named savepoints
Bruce Momjian
2022-07-14
*
doc: clarify that "excluded" ON CONFLICT is a single row
Bruce Momjian
2022-07-14
*
doc: mention that INSERT can block because of unique indexes
Bruce Momjian
2022-07-14
*
doc: mention the pg_locks lock names in parentheses
Bruce Momjian
2022-07-14
*
Don't clobber postmaster sigmask in dsm_impl_resize.
Thomas Munro
2022-07-15
*
Block signals while allocating DSM memory.
Thomas Munro
2022-07-14
*
Fix lock assertions in dshash.c.
Thomas Munro
2022-07-11
*
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-10
*
doc: add pg_prewarm example
Bruce Momjian
2022-07-08
*
Fix alias matching in transformLockingClause().
Dean Rasheed
2022-07-07
*
BRIN: improve documentation on summarization
Alvaro Herrera
2022-07-05
*
Remove %error-verbose directive from jsonpath parser
Andrew Dunstan
2022-07-03
*
Fix previous commit's ecpg_clocale for ppc Darwin.
Noah Misch
2022-07-02
*
ecpglib: call newlocale() once per process.
Noah Misch
2022-07-02
*
Harden dsm_impl.c against unexpected EEXIST.
Thomas Munro
2022-07-01
*
Fix visibility check when XID is committed in CLOG but not in procarray.
Heikki Linnakangas
2022-06-27
*
Fix PostgreSQL::Test aliasing for Perl v5.10.1.
Noah Misch
2022-06-25
*
CREATE INDEX: use the original userid for more ACL checks.
Noah Misch
2022-06-25
*
For PostgreSQL::Test compatibility, alias entire package symbol tables.
Noah Misch
2022-06-25
*
Fix memory leak due to LogicalRepRelMapEntry.attrmap.
Amit Kapila
2022-06-23
*
doc: improve wording of plpgsql RAISE format text
Bruce Momjian
2022-06-22
*
doc: clarify wording about phantom reads
Bruce Momjian
2022-06-22
*
Fix SPI's handling of errors during transaction commit.
Tom Lane
2022-06-22
*
Avoid ecpglib core dump with out-of-order operations.
Tom Lane
2022-06-14
*
Doc: clarify the default collation behavior of domains.
Tom Lane
2022-06-14
*
Revert "Fix psql's single transaction mode on client-side errors with -c/-f s...
Tom Lane
2022-06-10
*
Un-break whole-row Vars referencing domain-over-composite types.
Tom Lane
2022-06-10
*
Doc: copy-edit "jsonb Indexing" section.
Tom Lane
2022-06-08
*
Fix whitespace
Peter Eisentraut
2022-06-08
*
Fix off-by-one loop termination condition in pg_stat_get_subscription().
Tom Lane
2022-06-07
*
Don't fail on libpq-generated error reports in ecpg_raise_backend().
Tom Lane
2022-06-06
*
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-06
*
Doc: fix incorrect bit-reversal in example of macaddr formatting.
Tom Lane
2022-06-03
*
Doc: Further fix CREATE FOREIGN TABLE synopsis.
Etsuro Fujita
2022-06-02
*
Silence compiler warnings from some older compilers.
Tom Lane
2022-06-01
*
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
2022-06-01
*
Doc: mention limitation of the number of resultset columns
David Rowley
2022-06-01
*
Ensure ParseTzFile() closes the input file after failing.
Tom Lane
2022-05-31
*
Doc: fix mention of pg_dump's minimum supported server version.
Tom Lane
2022-05-31
*
doc: Reword description of roles able to view track_activities's info
Michael Paquier
2022-05-30
*
Handle NULL for short descriptions of custom GUC variables
Michael Paquier
2022-05-28
*
Remove misguided SSL key file ownership check in libpq.
Tom Lane
2022-05-26
*
In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff.
Robert Haas
2022-05-26
[prev]
[next]