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
/
doc
/
src
/
sgml
/
reference.sgml
Age
Commit message (
Expand
)
Author
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2017-02-09
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-01-20
Logical replication
Peter Eisentraut
2016-10-27
Merge commit 'b5bce6c1ec6061c8a4f730d927e162db7e2ce365'
Pavan Deolasee
2016-03-24
Support CREATE ACCESS METHOD
Alvaro Herrera
2015-09-14
Rewrite Postgres-XL docs to make changes in-place in the main PostgreSQL
Pavan Deolasee
2015-04-26
Add transforms feature
Peter Eisentraut
2015-04-21
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-21
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-13
Move pgbench from contrib/ to src/bin/
Peter Eisentraut
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-03-23
Add pg_rewind, for re-synchronizing a master server after failback.
Heikki Linnakangas
2014-09-19
Row-Level Security Policies (RLS)
Stephen Frost
2014-07-10
Implement IMPORT FOREIGN SCHEMA.
Tom Lane
2014-03-18
Documentation for logical decoding.
Robert Haas
2013-12-18
Add ALTER SYSTEM command to edit the server configuration file.
Tatsuo Ishii
2013-11-15
doc: Restore proper alphabetical order.
Robert Haas
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-02-09
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-01-23
pg_isready
Robert Haas
2012-07-18
Syntax support and documentation for event triggers.
Robert Haas
2012-04-06
Fix some typos in the documentation
Peter Eisentraut
2011-10-26
Implement streaming xlog for backup tools
Magnus Hagander
2011-09-10
Remove double-quoting of table names in clusterdb. BACKWARD COMPABILITY
Bruce Momjian
2011-02-12
DDL support for collations
Peter Eisentraut
2011-02-08
Core support for "extensions", which are packages of SQL objects.
Tom Lane
2011-01-23
Add pg_basebackup tool for streaming base backups
Magnus Hagander
2011-01-02
Basic foreign table support.
Robert Haas
2010-11-09
Merge docs for CREATE CONSTRAINT TRIGGER and CREATE TRIGGER
Alvaro Herrera
2010-09-28
Add a SECURITY LABEL command.
Robert Haas
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-02-19
First pass over client applications documentation proofreading.
Bruce Momjian
2009-12-11
Add large object access control.
Itagaki Takahiro
2009-10-05
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-09-22
Implement the DO statement to support execution of PL code without having
Tom Lane
2008-12-19
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-03-27
Remove ipcclean utility command --- didn't work on all Unixes and on
Bruce Momjian
2007-08-21
First rough cut at text search documentation: bare bones reference
Tom Lane
2007-07-03
Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE.
Neil Conway
2007-04-26
Rename the newly-added commands for discarding session state.
Neil Conway
2007-01-31
Update documentation on may/can/might:
Bruce Momjian
2007-01-23
Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR
Tom Lane
2006-09-18
Documentation for VALUES lists. Joe Conway and Tom Lane
Tom Lane
2006-09-16
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-03-10
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2005-11-21
Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the
Alvaro Herrera
[next]