index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Fix origin timestamp during decoding of ROLLBACK PREPARED operation.
Amit Kapila
2021-12-08
*
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-08
*
Enable settings used in TAP tests for MSVC builds
Andrew Dunstan
2021-12-07
*
On Windows, also call shutdown() while closing the client socket.
Tom Lane
2021-12-07
*
On Windows, close the client socket explicitly during backend shutdown.
Tom Lane
2021-12-02
*
Move into separate file all the SQL queries used in pg_upgrade tests
Michael Paquier
2021-12-02
*
Avoid leaking memory during large-scale REASSIGN OWNED BY operations.
Tom Lane
2021-12-01
*
Fix compatibility thinko for fstat() on standard streams in win32stat.c
Michael Paquier
2021-11-30
*
Harden be-gssapi-common.h for headerscheck
Alvaro Herrera
2021-11-26
*
Fix determination of broken LSN in OVERWRITTEN_CONTRECORD
Alvaro Herrera
2021-11-26
*
Fix GRANTED BY support in REVOKE ROLE statements
Daniel Gustafsson
2021-11-26
*
Remove unneeded Python includes
Peter Eisentraut
2021-11-25
*
Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index
Michael Paquier
2021-11-25
*
Fix fstat() emulation on Windows with standard streams
Michael Paquier
2021-11-25
*
Flush Memoize cache when non-key parameters change, take 2
David Rowley
2021-11-24
*
Add support for Visual Studio 2022 in build scripts
Michael Paquier
2021-11-24
*
Revert "Flush Memoize cache when non-key parameters change"
David Rowley
2021-11-24
*
Flush Memoize cache when non-key parameters change
David Rowley
2021-11-24
*
Allow Memoize to operate in binary comparison mode
David Rowley
2021-11-24
*
Adjust pg_dump's priority ordering for casts.
Tom Lane
2021-11-22
*
Fix pg_dump --inserts mode for generated columns with dropped columns.
Tom Lane
2021-11-22
*
Add missing words in comment
Alvaro Herrera
2021-11-22
*
pg_receivewal, pg_recvlogical: allow canceling initial password prompt.
Tom Lane
2021-11-21
*
Fix SP-GiST scan initialization logic for binary-compatible cases.
Tom Lane
2021-11-20
*
Fix parallel operations that prevent oldest xmin from advancing.
Amit Kapila
2021-11-19
*
Fix quoting of ACL item in table for upgrade binary compatibility checks
Michael Paquier
2021-11-18
*
Add table to regression tests for binary-compatibility checks in pg_upgrade
Michael Paquier
2021-11-18
*
Clean up error handling in pg_basebackup's walmethods.c.
Tom Lane
2021-11-17
*
Handle close() failures more robustly in pg_dump and pg_basebackup.
Tom Lane
2021-11-17
*
Fix display of SQL-standard function's arguments in INSERT/SELECT.
Tom Lane
2021-11-17
*
Invalidate relcache when changing REPLICA IDENTITY index.
Amit Kapila
2021-11-16
*
Make psql's \password default to CURRENT_USER, not PQuser(conn).
Tom Lane
2021-11-12
*
Fix memory overrun when querying pg_stat_slru
Michael Paquier
2021-11-12
*
Report any XLogReadRecord() error in XlogReadTwoPhaseData().
Noah Misch
2021-11-11
*
Restore lock level to set vacuum flags
Alvaro Herrera
2021-11-11
*
Fix buffer overrun in unicode string normalization with empty input
Michael Paquier
2021-11-11
*
Doc: improve protocol spec for logical replication Type messages.
Tom Lane
2021-11-10
*
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-11-09
*
libpq: reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-08
*
Reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-08
*
Translation updates
Peter Eisentraut
2021-11-08
*
Fix incorrect hash equality operator bug in Memoize
David Rowley
2021-11-08
*
Reset lastOverflowedXid on standby when needed
Alexander Korotkov
2021-11-06
*
Fix handling of NaN values in BRIN minmax multi
Tomas Vondra
2021-11-06
*
Avoid crash in rare case of concurrent DROP
Alvaro Herrera
2021-11-05
*
Update alternative expected output file.
Heikki Linnakangas
2021-11-03
*
Fix snapshot reference leak if lo_export fails.
Heikki Linnakangas
2021-11-03
*
Fix parallel amvacuumcleanup safety bug.
Peter Geoghegan
2021-11-02
*
Don't overlook indexes during parallel VACUUM.
Peter Geoghegan
2021-11-02
*
Fix variable lifespan in ExecInitCoerceToDomain().
Tom Lane
2021-11-02
[prev]
[next]