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
...
*
Explain dropdb can't use syscache because of TOAST
Tomas Vondra
2024-08-19
*
Fix regression in TLS session ticket disabling
Daniel Gustafsson
2024-08-19
*
Fix harmless LC_COLLATE[_MASK] confusion.
Thomas Munro
2024-08-19
*
Fix garbled process name on backend crash
Heikki Linnakangas
2024-08-19
*
Fix more holes with SLRU code in need of int64 for segment numbers
Michael Paquier
2024-08-19
*
Search for SLRU page only in its own bank
Alvaro Herrera
2024-08-18
*
injection_points: Add stats for point caching and loading
Michael Paquier
2024-08-19
*
ci: Upgrade MacPorts version to 2.10.1.
Thomas Munro
2024-08-19
*
doc: Fix typo in section for custom pgstats
Michael Paquier
2024-08-19
*
Fix DROP DATABASE for databases with many ACLs
Tomas Vondra
2024-08-19
*
Fix cpluspluscheck for pg_verifybackup.h.
Thomas Munro
2024-08-19
*
Fix comments on wal_level=minimal, CREATE TABLESPACE and CREATE DATABASE.
Noah Misch
2024-08-18
*
docs: fix incorrect plpgsql error message
Bruce Momjian
2024-08-16
*
C comment: fix for commit b5a9b18cd0b
Bruce Momjian
2024-08-16
*
Relocate a badly placed Assert in COPY FROM code
David Rowley
2024-08-17
*
Further reduce dependence on -fwrapv semantics in jsonb.
Nathan Bossart
2024-08-16
*
pg_verifybackup: Move some declarations to new pg_verifybackup.h
Robert Haas
2024-08-16
*
pg_verifybackup: Move skip_checksums into verifier_context.
Robert Haas
2024-08-16
*
Improve more comments in astreamer_gzip.c.
Robert Haas
2024-08-16
*
libpq: Trace all messages received from the server
Alvaro Herrera
2024-08-16
*
Fix extraction of week and quarter fields from intervals.
Tom Lane
2024-08-16
*
Remove dependence on -fwrapv semantics in jsonb.
Nathan Bossart
2024-08-16
*
Remove incidental md5() function use from test
Peter Eisentraut
2024-08-16
*
Relax fsyncing at end of a bulk load that was not WAL-logged
Heikki Linnakangas
2024-08-16
*
Refactor CopyOneRowTo
Heikki Linnakangas
2024-08-16
*
Remove unused 'cur_skey' argument from IndexScanOK()
Heikki Linnakangas
2024-08-16
*
libpq: Fix minor TOCTOU violation
Peter Eisentraut
2024-08-16
*
Add missing wait_for_catchup() to pg_visibility tap test
Alexander Korotkov
2024-08-16
*
Fix GetStrictOldestNonRemovableTransactionId() on standby
Alexander Korotkov
2024-08-16
*
Remove dependence on -fwrapv semantics in a few places.
Nathan Bossart
2024-08-15
*
Add 97add39c0 to .git-blame-ignore-revs.
Tom Lane
2024-08-15
*
Clean up indentation and whitespace inconsistencies in ecpg.
Tom Lane
2024-08-15
*
Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersion
Robert Haas
2024-08-15
*
Optimise numeric multiplication using base-NBASE^2 arithmetic.
Dean Rasheed
2024-08-15
*
Extend mul_var_short() to 5 and 6-digit inputs.
Dean Rasheed
2024-08-15
*
Variable renaming in dbcommands.c
Peter Eisentraut
2024-08-15
*
Fix doc typo: unicode_assigned() return type.
Jeff Davis
2024-08-14
*
Improve ALTER PUBLICATION validation and error messages
David Rowley
2024-08-15
*
Add a couple of recent commits to .git-blame-ignore-revs.
Nathan Bossart
2024-08-14
*
libpq: Trace responses to SSLRequest and GSSENCRequest
Alvaro Herrera
2024-08-14
*
Apply PGDLLIMPORT markings to some GUC variables
Peter Eisentraut
2024-08-14
*
Remove TRACE_SORT macro
Peter Eisentraut
2024-08-14
*
Harmonize MinGW CODESET lookup with MSVC.
Thomas Munro
2024-08-14
*
Add resource statistics reporting to ANALYZE VERBOSE.
Masahiko Sawada
2024-08-13
*
Use pgBufferUsage for buffer usage tracking in analyze.
Masahiko Sawada
2024-08-13
*
Include <xlocale.h> for macOS, take II.
Thomas Munro
2024-08-13
*
Include <xlocale.h> for older macOS.
Thomas Munro
2024-08-13
*
Use thread-safe nl_langinfo_l(), not nl_langinfo().
Thomas Munro
2024-08-13
*
All POSIX systems have langinfo.h and CODESET.
Thomas Munro
2024-08-13
*
Use errmsg_internal for debug messages
Peter Eisentraut
2024-08-13
[prev]
[next]