index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Change publication's publish_generated_columns option type to enum.
Amit Kapila
2025-01-23
*
Run perltidy
Michael Paquier
2025-01-22
*
Add PageData C type
Peter Eisentraut
2025-01-20
*
Support Unicode full case mapping and conversion.
Jeff Davis
2025-01-17
*
Add and use BitmapHeapScanDescData struct
Melanie Plageman
2025-01-16
*
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
*
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-16
*
Add a bit of documentation related to IWYU
Peter Eisentraut
2025-01-15
*
Drop warning-free support for Flex 2.5.35
Peter Eisentraut
2025-01-15
*
Rename RowCompareType to CompareType
Peter Eisentraut
2025-01-15
*
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-14
*
Refactor some code related to backend statistics
Michael Paquier
2025-01-10
*
Set exit status for pgindent if pg_bsd_indent fails
Andrew Dunstan
2025-01-08
*
Add missing typedefs.list entry for AggStatePerGroupData.
Jeff Davis
2025-01-07
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Remove pgrminclude and associated scripts
Peter Eisentraut
2024-12-24
*
Introduce CompactAttribute array in TupleDesc, take 2
David Rowley
2024-12-20
*
Convert SetOp to read its inputs as outerPlan and innerPlan.
Tom Lane
2024-12-19
*
Add backend-level statistics to pgstats
Michael Paquier
2024-12-19
*
Add common interface for TBMIterators
Melanie Plageman
2024-12-18
*
Provide a better error message for misplaced dispatch options.
Nathan Bossart
2024-12-04
*
Revert "Introduce CompactAttribute array in TupleDesc"
David Rowley
2024-12-03
*
Introduce CompactAttribute array in TupleDesc
David Rowley
2024-12-03
*
Avoid mislabeling of lateral references, redux.
Tom Lane
2024-11-30
*
ci: Fix cached MacPorts installation management
Andres Freund
2024-11-27
*
Fix typo
Peter Eisentraut
2024-11-27
*
Teach bitmap path generation about transforming OR-clauses to SAOP's
Alexander Korotkov
2024-11-24
*
Avoid deleting critical WAL segments during pg_rewind
Álvaro Herrera
2024-11-15
*
Assign a child slot to every postmaster child process
Heikki Linnakangas
2024-11-14
*
Replace postmaster.c's own backend type codes with BackendType
Heikki Linnakangas
2024-11-14
*
Ensure cached plans are correctly marked as dependent on role.
Nathan Bossart
2024-11-11
*
Monkey-patch LLVM code to fix ARM relocation bug.
Thomas Munro
2024-11-06
*
Use portable diff options in pg_bsd_indent's regression test.
Tom Lane
2024-11-04
*
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
*
Make PG_TEST_EXTRA env var override the "meson setup" option
Heikki Linnakangas
2024-11-04
*
For inplace update, send nontransactional invalidations.
Noah Misch
2024-10-25
*
Refactor WaitForLSNReplay() to return the result of waiting
Alexander Korotkov
2024-10-24
*
Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-10-24
*
Improve reporting of errors in extension script files.
Tom Lane
2024-10-22
*
Restructure foreign key handling code for ATTACH/DETACH
Álvaro Herrera
2024-10-22
*
ecpg: improve preprocessor's memory management.
Tom Lane
2024-10-14
*
Remove incorrect function import from pgindent
Daniel Gustafsson
2024-10-09
*
Prepare tab-complete.c for preprocessing.
Tom Lane
2024-10-07
*
Rename PageData to GenericXLogPageData
Peter Eisentraut
2024-10-04
*
pg_verifybackup: Verify tar-format backups.
Robert Haas
2024-09-27
*
Add further excludes to headerscheck
Peter Eisentraut
2024-09-24
*
Improve Perl script which adds commit links to release notes
Bruce Momjian
2024-09-19
*
Add UpgradeTaskProcessCB to typedefs.list
Alexander Korotkov
2024-09-19
*
Introduce framework for parallelizing various pg_upgrade tasks.
Nathan Bossart
2024-09-16
*
scripts: add Perl script to add links to release notes
Bruce Momjian
2024-09-16
[next]