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
/
include
/
commands
Age
Commit message (
Expand
)
Author
2017-06-28
Fix transition tables for ON CONFLICT.
Andrew Gierth
2017-06-28
Fix transition tables for wCTEs.
Andrew Gierth
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-04
Disallow CREATE INDEX if table is already in use in current session.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-14
Fix handling of extended statistics during ALTER COLUMN TYPE.
Tom Lane
2017-04-06
Identity columns
Peter Eisentraut
2017-04-01
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
ICU support
Peter Eisentraut
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-06
Remove objname/objargs split for referring to objects
Peter Eisentraut
2017-03-04
Disallow CREATE/DROP SUBSCRIPTION in transaction block
Peter Eisentraut
2017-02-15
Add CREATE COLLATION IF NOT EXISTS clause
Peter Eisentraut
2017-02-08
Add WAL consistency checking facility.
Robert Haas
2017-02-01
Replace isMD5() with a more future-proof way to check if pw is encrypted.
Heikki Linnakangas
2017-01-25
Update copyright years in some recently added files
Peter Eisentraut
2017-01-24
Reindent table partitioning code.
Robert Haas
2017-01-21
Add more includes so header files are self-contained
Peter Eisentraut
2017-01-20
Logical replication
Peter Eisentraut
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-14
Change representation of statement lists, and add statement location info.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-20
Add pg_sequence system catalog
Peter Eisentraut
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-02
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
2016-11-18
Add pg_sequences view
Peter Eisentraut
2016-11-04
Implement syntax for transition tables in AFTER triggers.
Kevin Grittner
2016-09-28
Turn password_encryption GUC into an enum.
Heikki Linnakangas
2016-09-06
Add location field to DefElem
Peter Eisentraut
2016-09-05
Relax transactional restrictions on ALTER TYPE ... ADD VALUE.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-07-11
Print a given subplan only once in EXPLAIN.
Tom Lane
2016-06-30
Fix several mistakes around parallel workers and client_encoding.
Robert Haas
2016-06-29
Fix some infelicities in EXPLAIN output for parallel query plans.
Tom Lane
2016-04-05
Support ALTER THING .. DEPENDS ON EXTENSION
Alvaro Herrera
2016-03-24
Support CREATE ACCESS METHOD
Alvaro Herrera
2016-03-15
Add simple VACUUM progress reporting.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-12-17
Rework internals of changing a type's ownership
Alvaro Herrera
2015-12-11
Handle policies during DROP OWNED BY
Stephen Frost
2015-09-08
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-07-28
Disallow converting a table to a view if row security is present.
Joe Conway
2015-07-17
Add new function pg_notification_queue_usage.
Robert Haas
2015-07-14
Add ALTER OPERATOR command, for changing selectivity estimator functions.
Heikki Linnakangas
2015-06-26
Fix DDL command collection for TRANSFORM
Alvaro Herrera
2015-06-26
Be more conservative about removing tablespace "symlinks".
Robert Haas
[next]