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
/
psql
Age
Commit message (
Expand
)
Author
2017-08-18
Merge commit '21d304dfedb4f26d0d6587d9ac39b1b5c499bb55'
Pavan Deolasee
2017-08-07
Translation updates
Peter Eisentraut
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-26
Clean up SQL emitted by psql/describe.c.
Tom Lane
2017-07-14
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
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-05
psql documentation fixes
Peter Eisentraut
2017-06-27
Merge PG10 master branch into xl10devel
Pavan Deolasee
2017-06-22
psql: Restore alphabetical order in words_after_create.
Robert Haas
2017-06-21
Manually un-break a few URLs that pgindent used to insist on splitting.
Tom Lane
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-21
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-20
Tweak publication fetching in psql
Peter Eisentraut
2017-06-19
Fix materialized-view documentation oversights.
Tom Lane
2017-06-15
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-15
Show distribution information for partitioned tables too.
Pavan Deolasee
2017-06-15
Merge 'remotes/PGSQL/master' into xl10devel
Pavan Deolasee
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-06-13
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
Re-run pgindent.
Tom Lane
2017-06-09
psql: Update tab completion for ALTER SUBSCRIPTION
Peter Eisentraut
2017-06-03
Add some missing backslash commands to psql's tab-completion knowledge.
Tom Lane
2017-06-02
psql: Fix display of whether table is part of publication
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Make psql handle EOF during COPY FROM STDIN properly on all platforms.
Tom Lane
2017-05-17
psql: publication/subscription tab completion fixes
Peter Eisentraut
2017-05-17
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-15
Translation updates
Peter Eisentraut
2017-05-14
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-13
Teach \d+ to show partitioning constraints.
Robert Haas
2017-05-13
Complete tab completion for DROP STATISTICS
Alvaro Herrera
2017-05-12
Change CREATE STATISTICS syntax
Alvaro Herrera
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-10
psql: Add missing translation markers
Peter Eisentraut
2017-05-09
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-08
Remove support for password_encryption='off' / 'plain'.
Heikki Linnakangas
2017-05-03
Add PQencryptPasswordConn function to libpq, use it in psql and createuser.
Heikki Linnakangas
2017-04-28
psql: Support identity columns in sequence display
Peter Eisentraut
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-14
Add option to modify sync commit per subscription
Peter Eisentraut
[next]