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
...
*
Update time zone data files to tzdata release 2025a.
Tom Lane
2025-01-20
*
Avoid using timezone Asia/Manila in regression tests.
Tom Lane
2025-01-20
*
Improve generated_stored test
Peter Eisentraut
2025-01-20
*
Add some more use of Page/PageData rather than char *
Peter Eisentraut
2025-01-20
*
Add const qualifiers to bufpage.h
Peter Eisentraut
2025-01-20
*
Add PageData C type
Peter Eisentraut
2025-01-20
*
Fix latch event policy that hid socket events.
Thomas Munro
2025-01-20
*
Fix header check for continuation records where standbys could be stuck
Michael Paquier
2025-01-20
*
Remove PrintBufferDescs() and PrintPinnedBufs().
Tom Lane
2025-01-19
*
Be clearer about when jsonapi's need_escapes is needed
Andrew Dunstan
2025-01-19
*
Support PG_UNICODE_FAST locale in the builtin collation provider.
Jeff Davis
2025-01-17
*
Support Unicode full case mapping and conversion.
Jeff Davis
2025-01-17
*
vacuumdb: Fix comment for vacuum_one_database().
Nathan Bossart
2025-01-17
*
Add documentation about calling version-1 C functions from C.
Tom Lane
2025-01-17
*
Fix parsing of qualified relation names in RETURNING.
Dean Rasheed
2025-01-17
*
Speed up hex_encode with bytewise lookup
John Naylor
2025-01-17
*
Remove flex version checks
Peter Eisentraut
2025-01-17
*
Add pg_nodiscard decorations to base64 functions
Peter Eisentraut
2025-01-17
*
Revert recent changes related to handling of 2PC files at recovery
Michael Paquier
2025-01-17
*
Remove redefinitions of SIG_* macros in win32_port.h.
Nathan Bossart
2025-01-16
*
Fix setrefs.c's failure to do expression processing on prune steps.
Tom Lane
2025-01-16
*
Add and use BitmapHeapScanDescData struct
Melanie Plageman
2025-01-16
*
Rework macro pgstat_is_ioop_tracked_in_bytes()
Michael Paquier
2025-01-17
*
Convert libpgport's pqsignal() to a void function.
Nathan Bossart
2025-01-16
*
Avoid calling pqsignal() with invalid signals on Windows frontends.
Nathan Bossart
2025-01-16
*
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
*
Make pg_interpret_timezone_abbrev() check sp->defaulttype too.
Tom Lane
2025-01-16
*
Fix nbtree contradictory array element comment.
Peter Geoghegan
2025-01-16
*
Split ATExecValidateConstraint into reusable pieces
Álvaro Herrera
2025-01-16
*
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-16
*
Remove dead code
Peter Eisentraut
2025-01-16
*
refactor: split ATExecAlterConstrRecurse()
Peter Eisentraut
2025-01-16
*
Fix error handling of pg_b64_decode()
Peter Eisentraut
2025-01-16
*
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
2025-01-16
*
Fix cpluspluscheck for "Change gist stratnum function to use CompareType"
Peter Eisentraut
2025-01-15
*
Add more general summary to vacuumlazy.c
Melanie Plageman
2025-01-15
*
Add a bit of documentation related to IWYU
Peter Eisentraut
2025-01-15
*
IWYU pragmas for catalog headers
Peter Eisentraut
2025-01-15
*
IWYU widely useful pragmas
Peter Eisentraut
2025-01-15
*
postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
2025-01-15
*
Downgrade error in object_aclmask_ext() to internal
Peter Eisentraut
2025-01-15
*
Downgrade errors in object_ownercheck() to internal
Peter Eisentraut
2025-01-15
*
Drop warning-free support for Flex 2.5.35
Peter Eisentraut
2025-01-15
*
Change gist stratnum function to use CompareType
Peter Eisentraut
2025-01-15
*
Rename RowCompareType to CompareType
Peter Eisentraut
2025-01-15
*
Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c.
Tom Lane
2025-01-14
*
Synchronize guc_tables.c categories with vacuum docs categories
Melanie Plageman
2025-01-14
*
psql: Add option to use expanded mode to all list commands.
Dean Rasheed
2025-01-14
*
ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
2025-01-15
*
Consistently spell "leakproof" without a hyphen.
Dean Rasheed
2025-01-14
[prev]
[next]