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
/
bin
Age
Commit message (
Expand
)
Author
2012-06-28
Merge commit 'c1d9579dd8bf3c921ca6bc2b62c40da6d25372e5'
Michael Paquier
2012-06-05
Update pg_ctl with correct bug ML and reorganize help
Michael Paquier
2012-05-30
Update code comments: use "Coordinator" and "Datanode" as conventional terms
Michael Paquier
2012-05-25
Change Copyright to "Postgres-XC Development Group"
Michael Paquier
2012-05-21
Fix for initgtm for share folder when build is not installed
Michael Paquier
2012-05-18
Fix make install for vpath installation
Michael Paquier
2012-05-09
Improve version number of psql by adding XC version number
Michael Paquier
2012-04-26
Change default port of GTM to 6666 in initgtm to stick with default on nodes
Michael Paquier
2012-04-24
Support for TAB completion with XC queries in psql
Michael Paquier
2012-04-16
Support for "make world"
Michael P
2012-04-10
Addition of integer node identifier as part of tuple information
Michael P
2012-03-16
Addition of initgtm: module for GTm/Proxy initialization
Michael P
2012-03-08
Fix code alignement issue with pg_dump
Michael P
2012-02-03
Revert "Make psql commands consistent with Postgres-XC server version"
Michael P
2012-01-26
Make psql commands consistent with Postgres-XC server version
Michael P
2012-01-12
Change file headers to 2012
Michael P
2011-12-08
Simplify node DDL grammar and supress slave management part
Michael P
2011-12-01
Support for dynamic pooler/session connection information cache reload
Michael P
2011-10-28
Correct pg_ctl help description to -Z for node start/stop
Michael P
2011-10-27
Support for Node and Node Group DDL
Michael P
2011-07-06
Add \ir command to psql.
Robert Haas
2011-07-06
Attempt to standardize formatting of psql queries.
Robert Haas
2011-07-06
Merge commit 'a4bebdd92624e018108c2610fc3f2c1584b6c687' into master
Michael P
2011-07-05
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-07-03
Make distprep and *clean build targets recurse into all subdirectories.
Tom Lane
2011-06-29
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-27
Add some strings that were not marked for translation
Peter Eisentraut
2011-06-27
Remove redundant DEF_PGPORT handling
Peter Eisentraut
2011-06-26
Add the possibility to pass --flag arguments to xgettext calls
Peter Eisentraut
2011-06-26
Make _ be automatically included in GETTEXT_TRIGGERS
Peter Eisentraut
2011-06-26
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-26
Remove some cruft from nls.mk files
Peter Eisentraut
2011-06-17
Obtain table locks as soon as practical during pg_dump.
Tom Lane
2011-06-15
Fix oversights in pg_basebackup's -z (compression) option.
Tom Lane
2011-06-14
Allow psql \d tab completion to complete all relation kinds
Peter Eisentraut
2011-06-12
Tab completion improvements for COMMENT.
Robert Haas
2011-06-09
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
Use the correct eventlog severity for error
Magnus Hagander
2011-06-09
Support silent mode for service registrations on win32
Magnus Hagander
2011-06-08
Reorder pg_ctl promote after pg_ctl status
Peter Eisentraut
2011-06-08
Revert psql bits to display NOT VALID for FKs
Alvaro Herrera
2011-06-01
Further improvements in pg_ctl's new wait-for-postmaster-start logic.
Tom Lane
2011-05-30
Suppress foreign data wrappers and foreign servers in partial dumps
Peter Eisentraut
2011-05-30
Make message more consistent
Alvaro Herrera
2011-05-29
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-28
Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut
2011-05-28
Avoid compiler warning when building without zlib
Peter Eisentraut
2011-05-27
Improve corner cases in pg_ctl's new wait-for-postmaster-startup code.
Tom Lane
2011-05-25
Suppress extensions in partial dumps.
Tom Lane
[next]