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
2018-08-03
Fix compilation error introduced in 0e3770c14c3fb1858192feb7240343cb35ba013c
Pavan Deolasee
2018-07-31
Do not dump TO NODE clause for partition or child table
Pavan Deolasee
2018-07-27
Ensure qualified name for dumping sequence value
Pavan Deolasee
2018-07-27
Do not dump DISTRIBUTED BY for partition and inherited table
Pavan Deolasee
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-14
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-11
pg_upgrade: Clarify one message
Peter Eisentraut
2017-08-11
Remove pgbench's restriction on placement of -M switch.
Tom Lane
2017-08-11
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-08-04
Message style improvements
Peter Eisentraut
2017-08-03
Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last.
Tom Lane
2017-08-03
Fix build on zlib-less environments
Alvaro Herrera
2017-08-03
Add new files to nls.mk and add translation markers
Peter Eisentraut
2017-08-02
Fix pg_dump's errno checking for zlib I/O
Alvaro Herrera
2017-07-31
Fix typo
Peter Eisentraut
2017-07-31
Fix function comment for dumpACL()
Stephen Frost
2017-07-28
Include publication owner's name in the output of \dRp+.
Tom Lane
2017-07-27
Fix psql tab completion for CREATE USER MAPPING.
Tom Lane
2017-07-27
Standardize describe.c's behavior for no-matching-objects a bit more.
Tom Lane
2017-07-27
Avoid use of sprintf/snprintf in describe.c.
Tom Lane
2017-07-27
Sync listDbRoleSettings() with the rest of the world.
Tom Lane
2017-07-27
Fix very minor memory leaks in psql's command.c.
Tom Lane
2017-07-27
Work around Msys weakness in Testlib.pm's command_like()
Andrew Dunstan
2017-07-26
Clean up SQL emitted by psql/describe.c.
Tom Lane
2017-07-23
Fix pg_dump's handling of event triggers.
Tom Lane
2017-07-21
pg_rewind: Fix some problems when copying files >2GB.
Robert Haas
2017-07-21
pg_rewind: Fix busted sanity check.
Robert Haas
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-14
pg_upgrade i18n: Fix "%s server/cluster" wording
Alvaro Herrera
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-14
Fix pg_basebackup output to stdout on Windows.
Heikki Linnakangas
2017-07-13
Merge remote-tracking branch 'remotes/PGSQL/master' of PG 10
Pavan Deolasee
2017-07-12
Remove unnecessary braces, to match the surrounding style.
Heikki Linnakangas
2017-07-10
Translation updates
Alvaro Herrera
2017-07-09
Remove the setup_storm call omitted from last commit
Tomas Vondra
2017-07-09
Remove storm_catalog schema
Tomas Vondra
2017-07-07
Fix out of date comment
Magnus Hagander
2017-07-05
Restore linking libpq into pg_ctl on Mingw builds.
Tom Lane
2017-07-05
pg_ctl: Make failure to complete operation a nonzero exit
Peter Eisentraut
2017-07-05
psql documentation fixes
Peter Eisentraut
2017-06-30
Update code comments for pg_xlog -> pg_wal
Peter Eisentraut
2017-06-28
Ooops, WIN32 code in pg_ctl.c still needs PQExpBuffer.
Tom Lane
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-28
Do not require 'public' to exist for pg_dump -c
Stephen Frost
2017-06-28
Merge remote-tracking branch 'remotes/origin/master' into xl10devel
Pavan Deolasee
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-26
Reduce pg_ctl's reaction time when waiting for postmaster start/stop.
Tom Lane
2017-06-24
Restore the regular pgbench transaction scripts
Tomas Vondra
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
[next]