aboutsummaryrefslogtreecommitdiff
path: root/src/tools/pgindent
Commit message (Expand)AuthorAge
* Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.Dean Rasheed2017-07-21
* Remove entab and associated detritus.Tom Lane2017-06-21
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Adjust pgindent script to use pg_bsd_indent 2.0.Tom Lane2017-06-21
* Final pgindent run with old pg_bsd_indent (version 1.3).Tom Lane2017-06-21
* Teach pgindent to skip files generated by bison or flex automatically.Tom Lane2017-06-16
* Update URLs in pgindent source and READMEMagnus Hagander2017-05-23
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Update typedefs list in prep. for post-PG10 beta1 pgindent runBruce Momjian2017-05-17
* Add download URL for perltidy version v20090616Bruce Momjian2017-05-17
* pgindent: use HTTP instead of FTP to retrieve pg_bsd_indent srcBruce Momjian2017-05-09
* Clean up Perl code according to perlcriticPeter Eisentraut2017-03-27
* Faster expression evaluation and targetlist projection.Andres Freund2017-03-25
* Add amcheck extension to contrib.Andres Freund2017-03-09
* Add a Gather Merge executor node.Robert Haas2017-03-09
* Add operator_with_argtypes grammar rulePeter Eisentraut2017-03-06
* Reduce size of common allocation header.Andres Freund2017-02-28
* Add "Slab" MemoryContext implementation for efficient equal-sized allocations.Andres Freund2017-02-27
* btree: Support parallel index scans.Robert Haas2017-02-15
* Extend index AM API for parallel index scans.Robert Haas2017-01-24
* Update typedefs.listRobert Haas2016-12-13
* Implement table partitioning.Robert Haas2016-12-07
* Introduce dynamic shared memory areas.Robert Haas2016-12-02
* Management of free memory pages.Robert Haas2016-12-02
* Use more efficient hashtable for execGrouping.c to speed up hash aggregation.Andres Freund2016-10-14
* Add a macro templatized hashtable.Andres Freund2016-10-14
* Once again allow LWLocks to be used within DSM segments.Robert Haas2016-08-15
* Final pgindent + perltidy run for 9.6.Tom Lane2016-08-15
* Simplify the process of perltidy'ing our Perl files.Tom Lane2016-08-15
* Add integrity-checking functions to pg_visibility.Robert Haas2016-06-15
* Document the authoritative version of perltidy.Noah Misch2016-06-12
* Yet again update typedefs.list file in preparation for pgindent runRobert Haas2016-06-09
* Again update typedefs.list file in preparation for pgindent runRobert Haas2016-05-02
* Update typedefs.list file in preparation for pgindent runRobert Haas2016-04-27
* Make oldSnapshotControl a pointer to a volatile structureKevin Grittner2016-04-11
* Allow Pin/UnpinBuffer to operate in a lockfree manner.Andres Freund2016-04-10
* Support ALTER THING .. DEPENDS ON EXTENSIONAlvaro Herrera2016-04-05
* Introduce WaitEventSet API.Andres Freund2016-03-21
* Checkpoint sorting and balancing.Andres Freund2016-03-10
* Allow to trigger kernel writeback after a configurable number of writes.Andres Freund2016-03-10
* Change the way that LWLocks for extensions are allocated.Robert Haas2016-02-04
* Move buffer I/O and content LWLocks out of the main tranche.Robert Haas2015-12-15
* Modify tqueue infrastructure to support transient record types.Robert Haas2015-11-06
* Correct pg_indent to pgindent in various comments.Robert Haas2015-10-08
* Add a Gather executor node.Robert Haas2015-09-30
* Rework the way multixact truncations work.Andres Freund2015-09-26
* Glue layer to connect the executor to the shm_mq mechanism.Robert Haas2015-09-18
* pgindent: add typedef blog URLBruce Momjian2015-06-01
* pgindent: document location of "all" typedef listsBruce Momjian2015-05-25