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
*
amcheck: Refactoring the storage of the last visible entry
Alexander Korotkov
2024-05-23
*
Sync typedefs.list with buildfarm, for real this time.
Tom Lane
2024-05-17
*
Remove unused typedefs
Peter Eisentraut
2024-05-17
*
Remove enum WaitEventExtension
Michael Paquier
2024-05-17
*
Doc: update src/tools/pgindent/README for current practice.
Tom Lane
2024-05-15
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
injection_points: Store runtime conditions in private area
Michael Paquier
2024-05-12
*
Revert: Remove useless self-joins
Alexander Korotkov
2024-05-06
*
Fix query pullup issue with WindowClause runCondition
David Rowley
2024-05-05
*
Remove redundant JSON parser typedefs
Andrew Dunstan
2024-04-27
*
Fix the missing table sync due to improper invalidation handling.
Amit Kapila
2024-04-25
*
Update src/tools/pginclude/README to match recent changes to cpluspluscheck
Peter Eisentraut
2024-04-18
*
Undo incorrect typedefs.list change.
Tom Lane
2024-04-16
*
revert: Generalize relation analyze in table AM interface
Alexander Korotkov
2024-04-16
*
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-11
*
Revert: Custom reloptions for table AM
Alexander Korotkov
2024-04-11
*
Revert indexed and enlargable binary heap implementation.
Masahiko Sawada
2024-04-11
*
revert: Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-10
*
Provide a way block-level table AMs could re-use acquire_sample_rows()
Alexander Korotkov
2024-04-08
*
Custom reloptions for table AM
Alexander Korotkov
2024-04-08
*
JSON_TABLE: Add support for NESTED paths and columns
Amit Langote
2024-04-08
*
injection_points: Introduce runtime conditions
Michael Paquier
2024-04-08
*
Transform OR clauses to ANY expression
Alexander Korotkov
2024-04-08
*
Introduce a bump memory allocator
David Rowley
2024-04-08
*
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-07
*
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-04-07
*
Enhance nbtree ScalarArrayOp execution.
Peter Geoghegan
2024-04-06
*
Allow copying files using clone/copy_file_range
Tomas Vondra
2024-04-05
*
Add basic JSON_TABLE() functionality
Amit Langote
2024-04-04
*
Introduce a non-recursive JSON parser
Andrew Dunstan
2024-04-04
*
Invent SERIALIZE option for EXPLAIN.
Tom Lane
2024-04-03
*
Combine freezing and pruning steps in VACUUM
Heikki Linnakangas
2024-04-03
*
Add functions to binaryheap for efficient key removal and update.
Masahiko Sawada
2024-04-03
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-02
*
Provide API for streaming relation data.
Thomas Munro
2024-04-03
*
Provide vectored variant of ReadBuffer().
Thomas Munro
2024-04-03
*
Use TidStore for dead tuple TIDs storage during lazy vacuum.
Masahiko Sawada
2024-04-02
*
Add new COPY option LOG_VERBOSITY.
Masahiko Sawada
2024-04-01
*
Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.
Dean Rasheed
2024-03-30
*
Remove ObjectClass type
Peter Eisentraut
2024-03-26
*
Merge prune, freeze and vacuum WAL record formats
Heikki Linnakangas
2024-03-25
*
ci: freebsd repartition script didn't copy .git directory
Peter Eisentraut
2024-03-24
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-22
*
Refactor SASL exchange to return tri-state status
Daniel Gustafsson
2024-03-21
*
Add SQL/JSON query functions
Amit Langote
2024-03-21
*
Add TIDStore, to store sets of TIDs (ItemPointerData) efficiently.
Masahiko Sawada
2024-03-21
*
Rework lwlocknames.txt to become lwlocklist.h
Alvaro Herrera
2024-03-20
*
gen_node_support.pl: Mark location fields as type alias ParseLoc
Peter Eisentraut
2024-03-19
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
[next]