index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Age
Commit message (
Expand
)
Author
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
2016-04-11
Allow Pin/UnpinBuffer to operate in a lockfree manner.
Andres Freund
2016-04-05
Support ALTER THING .. DEPENDS ON EXTENSION
Alvaro Herrera
2016-03-21
Introduce WaitEventSet API.
Andres Freund
2016-03-11
Checkpoint sorting and balancing.
Andres Freund
2016-03-11
Allow to trigger kernel writeback after a configurable number of writes.
Andres Freund
2016-02-04
Change the way that LWLocks for extensions are allocated.
Robert Haas
2015-12-15
Move buffer I/O and content LWLocks out of the main tranche.
Robert Haas
2015-11-06
Modify tqueue infrastructure to support transient record types.
Robert Haas
2015-10-08
Correct pg_indent to pgindent in various comments.
Robert Haas
2015-09-30
Add a Gather executor node.
Robert Haas
2015-09-26
Rework the way multixact truncations work.
Andres Freund
2015-09-19
Glue layer to connect the executor to the shm_mq mechanism.
Robert Haas
2015-06-01
pgindent: add typedef blog URL
Bruce Momjian
2015-05-25
pgindent: document location of "all" typedef lists
Bruce Momjian
2015-05-25
pgindent: fix typo
Bruce Momjian
2015-05-25
pgindent: more doc updates for skipping __asm__ files
Bruce Momjian
2015-05-25
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-24
Update typedef file in preparation for pgindent run
Bruce Momjian
2015-05-24
Improve pgindent instructions regarding Perl backup files
Bruce Momjian
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-02-09
Move pg_lzcompress.c to src/common.
Fujii Masao
2014-08-21
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-07-14
Move view reloptions into their own varlena struct
Alvaro Herrera
2014-05-07
Remove pgindent ecpg exclusion pattern
Bruce Momjian
2014-05-06
Improve pgindent test instructions
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-06
Adjust pgindent to remove tabs after periods in C comments.
Bruce Momjian
2014-05-06
Update typedef list in preparation for pgindent run
Bruce Momjian
[next]