aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* amcheck: Refactoring the storage of the last visible entryAlexander Korotkov2024-05-23
* Sync typedefs.list with buildfarm, for real this time.Tom Lane2024-05-17
* Remove unused typedefsPeter Eisentraut2024-05-17
* Remove enum WaitEventExtensionMichael Paquier2024-05-17
* Doc: update src/tools/pgindent/README for current practice.Tom Lane2024-05-15
* Pre-beta mechanical code beautification.Tom Lane2024-05-14
* injection_points: Store runtime conditions in private areaMichael Paquier2024-05-12
* Revert: Remove useless self-joinsAlexander Korotkov2024-05-06
* Fix query pullup issue with WindowClause runConditionDavid Rowley2024-05-05
* Remove redundant JSON parser typedefsAndrew Dunstan2024-04-27
* Fix the missing table sync due to improper invalidation handling.Amit Kapila2024-04-25
* Update src/tools/pginclude/README to match recent changes to cpluspluscheckPeter Eisentraut2024-04-18
* Undo incorrect typedefs.list change.Tom Lane2024-04-16
* revert: Generalize relation analyze in table AM interfaceAlexander Korotkov2024-04-16
* Revert: Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-11
* Revert: Custom reloptions for table AMAlexander Korotkov2024-04-11
* Revert indexed and enlargable binary heap implementation.Masahiko Sawada2024-04-11
* revert: Transform OR clauses to ANY expressionAlexander Korotkov2024-04-10
* Provide a way block-level table AMs could re-use acquire_sample_rows()Alexander Korotkov2024-04-08
* Custom reloptions for table AMAlexander Korotkov2024-04-08
* JSON_TABLE: Add support for NESTED paths and columnsAmit Langote2024-04-08
* injection_points: Introduce runtime conditionsMichael Paquier2024-04-08
* Transform OR clauses to ANY expressionAlexander Korotkov2024-04-08
* Introduce a bump memory allocatorDavid Rowley2024-04-08
* Implement ALTER TABLE ... SPLIT PARTITION ... commandAlexander Korotkov2024-04-07
* Implement ALTER TABLE ... MERGE PARTITIONS ... commandAlexander Korotkov2024-04-07
* Enhance nbtree ScalarArrayOp execution.Peter Geoghegan2024-04-06
* Allow copying files using clone/copy_file_rangeTomas Vondra2024-04-05
* Add basic JSON_TABLE() functionalityAmit Langote2024-04-04
* Introduce a non-recursive JSON parserAndrew Dunstan2024-04-04
* Invent SERIALIZE option for EXPLAIN.Tom Lane2024-04-03
* Combine freezing and pruning steps in VACUUMHeikki Linnakangas2024-04-03
* Add functions to binaryheap for efficient key removal and update.Masahiko Sawada2024-04-03
* Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-02
* Provide API for streaming relation data.Thomas Munro2024-04-03
* Provide vectored variant of ReadBuffer().Thomas Munro2024-04-03
* Use TidStore for dead tuple TIDs storage during lazy vacuum.Masahiko Sawada2024-04-02
* Add new COPY option LOG_VERBOSITY.Masahiko Sawada2024-04-01
* Add support for MERGE ... WHEN NOT MATCHED BY SOURCE.Dean Rasheed2024-03-30
* Remove ObjectClass typePeter Eisentraut2024-03-26
* Merge prune, freeze and vacuum WAL record formatsHeikki Linnakangas2024-03-25
* ci: freebsd repartition script didn't copy .git directoryPeter Eisentraut2024-03-24
* Revert "Add notBefore and notAfter to SSL cert info display"Daniel Gustafsson2024-03-22
* Add notBefore and notAfter to SSL cert info displayDaniel Gustafsson2024-03-22
* Refactor SASL exchange to return tri-state statusDaniel Gustafsson2024-03-21
* Add SQL/JSON query functionsAmit Langote2024-03-21
* Add TIDStore, to store sets of TIDs (ItemPointerData) efficiently.Masahiko Sawada2024-03-21
* Rework lwlocknames.txt to become lwlocklist.hAlvaro Herrera2024-03-20
* gen_node_support.pl: Mark location fields as type alias ParseLocPeter Eisentraut2024-03-19
* Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...Peter Eisentraut2024-03-19