index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Commit message (
Expand
)
Author
Age
*
Fix MVCC bug with prepared xact with subxacts on standby
Heikki Linnakangas
2024-06-27
*
Remove redundant perl version checks
Andrew Dunstan
2024-06-26
*
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
Michael Paquier
2024-01-31
*
Fix exception safety bug in typcache.c.
Thomas Munro
2023-09-13
*
Cache by-reference missing values in a long lived context
Andrew Dunstan
2023-08-22
*
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-23
*
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-09-29
*
backpatch "jit: Add support for LLVM 12."
Andres Freund
2020-12-07
*
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-19
*
pgindent run prior to branching v12.
Tom Lane
2019-07-01
*
Rework the pg_statistic_ext catalog
Tomas Vondra
2019-06-16
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering.
Andres Freund
2019-04-04
*
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-04
*
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-04-01
*
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
*
tableam: Support for an index build's initial table scan(s).
Andres Freund
2019-03-27
*
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-26
*
tableam: Add tuple_{insert, delete, update, lock} and use.
Andres Freund
2019-03-23
*
Add options to enable and disable checksums in pg_checksums
Michael Paquier
2019-03-23
*
Partial implementation of SQL/JSON path language
Alexander Korotkov
2019-03-16
*
tableam: Add and use scan APIs.
Andres Freund
2019-03-11
*
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
*
Change function call information to be variable length.
Andres Freund
2019-01-26
*
Change snapshot type to be determined by enum rather than callback.
Andres Freund
2019-01-21
*
Exclude temporary directories from pgindent
Peter Eisentraut
2018-10-29
*
Add missing pg_description strings for pg_type entries.
Tom Lane
2018-09-20
*
Refactor cluster_rel() to handle more options
Michael Paquier
2018-07-24
*
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-16
*
Update typedefs list
Andrew Dunstan
2018-06-30
*
Add a script to detect perl compile time errors and warnings
Andrew Dunstan
2018-06-11
*
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
*
Don't force a blank line before comments in perl code
Andrew Dunstan
2018-05-27
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
perltidy: Don't write backup files
Peter Eisentraut
2018-04-27
*
Preliminary work for pgindent run.
Tom Lane
2018-04-26
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Change pgindent/README to specify that we use perltidy version 20170521.
Tom Lane
2018-04-25
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Add Bloom filter implementation.
Andres Freund
2018-03-31
*
Update pgindent's typedefs blacklist, and make it easier to adjust.
Tom Lane
2018-03-27
*
Add expression compilation support to LLVM JIT provider.
Andres Freund
2018-03-22
[next]