index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Age
Commit message (
Expand
)
Author
2018-02-02
Support parallel btree index builds.
Robert Haas
2018-01-19
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-09
Expression evaluation based aggregate transition invocation.
Andres Freund
2017-12-21
Add parallel-aware hash joins.
Andres Freund
2017-12-18
Add shared tuplestores.
Andres Freund
2017-12-02
Add infrastructure for sharing temporary files between backends.
Andres Freund
2017-11-29
Update typedefs.list and re-run pgindent
Robert Haas
2017-11-17
Provide DSM segment to ExecXXXInitializeWorker functions.
Andres Freund
2017-11-09
Add hash partitioning.
Robert Haas
2017-10-13
Improve sys/catcache performance.
Andres Freund
2017-09-15
Add support for coordinating record typmods among parallel workers.
Andres Freund
2017-08-23
Hash tables backed by DSA shared memory.
Andres Freund
2017-08-21
pg_prewarm: Add automatic prewarm feature.
Robert Haas
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-07-21
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
Dean Rasheed
2017-06-21
Remove entab and associated detritus.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Adjust pgindent script to use pg_bsd_indent 2.0.
Tom Lane
2017-06-21
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-17
Teach pgindent to skip files generated by bison or flex automatically.
Tom Lane
2017-05-23
Update URLs in pgindent source and README
Magnus Hagander
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
Update typedefs list in prep. for post-PG10 beta1 pgindent run
Bruce Momjian
2017-05-17
Add download URL for perltidy version v20090616
Bruce Momjian
2017-05-09
pgindent: use HTTP instead of FTP to retrieve pg_bsd_indent src
Bruce Momjian
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-25
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-10
Add amcheck extension to contrib.
Andres Freund
2017-03-09
Add a Gather Merge executor node.
Robert Haas
2017-03-06
Add operator_with_argtypes grammar rule
Peter Eisentraut
2017-03-01
Reduce size of common allocation header.
Andres Freund
2017-02-27
Add "Slab" MemoryContext implementation for efficient equal-sized allocations.
Andres Freund
2017-02-15
btree: Support parallel index scans.
Robert Haas
2017-01-24
Extend index AM API for parallel index scans.
Robert Haas
2016-12-13
Update typedefs.list
Robert Haas
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-02
Introduce dynamic shared memory areas.
Robert Haas
2016-12-02
Management of free memory pages.
Robert Haas
2016-10-15
Use more efficient hashtable for execGrouping.c to speed up hash aggregation.
Andres Freund
2016-10-14
Add a macro templatized hashtable.
Andres Freund
2016-08-15
Once again allow LWLocks to be used within DSM segments.
Robert Haas
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-08-15
Simplify the process of perltidy'ing our Perl files.
Tom Lane
2016-06-15
Add integrity-checking functions to pg_visibility.
Robert Haas
2016-06-12
Document the authoritative version of perltidy.
Noah Misch
2016-06-09
Yet again update typedefs.list file in preparation for pgindent run
Robert Haas
2016-05-02
Again update typedefs.list file in preparation for pgindent run
Robert Haas
2016-04-27
Update typedefs.list file in preparation for pgindent run
Robert Haas
2016-04-11
Make oldSnapshotControl a pointer to a volatile structure
Kevin Grittner
[next]