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
*
Make new GENERATED-expressions code more bulletproof.
Tom Lane
2023-01-15
*
Doc: fix typo in backup.sgml.
Tatsuo Ishii
2023-01-14
*
doc: Simplify description of functions for pg_walinspect
Michael Paquier
2023-01-13
*
Fix WaitEventSetWait() buffer overrun.
Thomas Munro
2023-01-13
*
Fix jsonpath existense checking of missing variables
Alexander Korotkov
2023-01-12
*
Acquire spinlock when updating 2PC slot data during logical decoding creation
Michael Paquier
2023-01-12
*
Fix MERGE's test for unreachable WHEN clauses.
Dean Rasheed
2023-01-10
*
Remove the streaming files for incomplete xacts after restart.
Amit Kapila
2023-01-07
*
Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA.
Dean Rasheed
2023-01-06
*
Fix pg_truncate() on Windows.
Thomas Munro
2023-01-06
*
Fix calculation of which GENERATED columns need to be updated.
Tom Lane
2023-01-05
*
Improve documentation of the CREATEROLE attibute.
Robert Haas
2023-01-03
*
Fix typos in comments, code and documentation
Michael Paquier
2023-01-03
*
perl: Hide warnings inside perl.h when using gcc compatible compiler
Andres Freund
2023-01-02
*
Avoid reference to nonexistent array element in ExecInitAgg().
Tom Lane
2023-01-02
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
ci: Change macOS builds from Intel to ARM.
Thomas Munro
2023-01-01
*
Fix assert in BRIN build_distances
Tomas Vondra
2022-12-30
*
Rework <warning> box about column list combining in logical replication
Alvaro Herrera
2022-12-23
*
Fix end LSN determination in recently added test
Alvaro Herrera
2022-12-23
*
Fix event trigger example
Alvaro Herrera
2022-12-23
*
Fix some incorrectness in upgrade_adapt.sql on query for WITH OIDS
Michael Paquier
2022-12-23
*
Fix come incorrect elog() messages in aclchk.c
Michael Paquier
2022-12-23
*
Add some recursion and looping defenses in prepjointree.c.
Tom Lane
2022-12-22
*
Fix contrib/seg to be more wary of long input numbers.
Tom Lane
2022-12-21
*
Fix inability to reference CYCLE column from inside its CTE.
Tom Lane
2022-12-16
*
Re-adjust drop-index-concurrently-1 isolation test
David Rowley
2022-12-16
*
Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode.
Tom Lane
2022-12-13
*
Fix jsonb subscripting to cope with toasted subscript values.
Tom Lane
2022-12-12
*
Fix failure to advance content pointer in sendFileWithContent.
Robert Haas
2022-12-12
*
Add subquery pullup handling for WindowClause runCondition
David Rowley
2022-12-10
*
Update MERGE docs to mention that ONLY is supported.
Dean Rasheed
2022-12-09
*
Remove new structure member from ResultRelInfo.
Etsuro Fujita
2022-12-08
*
Fix FK comment think-o
Peter Eisentraut
2022-12-07
*
Fix 32-bit build dangling pointer issue in WindowAgg
David Rowley
2022-12-07
*
Fix Memoize to work with partitionwise joining.
Tom Lane
2022-12-05
*
doc: Add missing <varlistentry> markups for developer GUCs
Michael Paquier
2022-12-05
*
Fix broken MemoizePath support in reparameterize_path().
Tom Lane
2022-12-04
*
Fix generate_partitionwise_join_paths() to tolerate failure.
Tom Lane
2022-12-04
*
Fix DEFAULT handling for multi-row INSERT rules.
Dean Rasheed
2022-12-03
*
Prevent pgstats from getting confused when relkind of a relation changes
Andres Freund
2022-12-02
*
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
*
Fix incorrect output from pgoutput when using column lists.
Amit Kapila
2022-12-02
*
Fix memory leak for hashing with nondeterministic collations.
Jeff Davis
2022-12-01
*
Doc: add example of round(v, s) with negative s.
Tom Lane
2022-12-01
*
Doc: word-smith the discussion of secure schema usage patterns.
Tom Lane
2022-12-01
*
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-12-01
*
revert: add transaction processing chapter with internals info
Bruce Momjian
2022-12-01
*
Reject missing database name in pg_regress and cohorts.
Tom Lane
2022-11-30
*
doc: add transaction processing chapter with internals info
Bruce Momjian
2022-11-29
[next]