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
2017-05-05
Fix wording in pg_upgrade docs
Magnus Hagander
2017-05-05
Change the way pg_dump retrieves partitioning info
Stephen Frost
2017-05-03
Add pg_dump tests for CREATE STATISTICS
Alvaro Herrera
2017-05-03
pg_dump/t/002: append terminating semicolon to SQL commands
Alvaro Herrera
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-28
Remove unnecessairly duplicated gram.y productions
Stephen Frost
2017-04-27
Avoid slow shutdown of pg_basebackup.
Tom Lane
2017-04-21
Avoid depending on non-POSIX behavior of fcntl(2).
Tom Lane
2017-04-20
Sync pg_ctl documentation and usage message with reality.
Tom Lane
2017-04-18
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-17
Tighten up relation kind checks for extended statistics
Alvaro Herrera
2017-04-17
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
pg_dump: Emit ONLY before table added to publication
Peter Eisentraut
2017-04-15
Make sure to run one initdb TAP test with no TZ set
Andrew Dunstan
2017-04-14
Add option to modify sync commit per subscription
Peter Eisentraut
2017-04-14
Remove useless trailing spaces in queries in C strings
Peter Eisentraut
2017-04-14
Remove trailing spaces in some output
Peter Eisentraut
2017-04-14
pg_dump: Dump comments and security labels for publication and subscriptions
Peter Eisentraut
2017-04-14
pg_dumpall: Allow --no-role-passwords and --binary-upgrade together
Peter Eisentraut
2017-04-13
pg_dump: Always dump subscriptions NOCONNECT
Peter Eisentraut
2017-04-13
pg_dump: Dump subscriptions by default
Peter Eisentraut
2017-04-13
Improve tab-completion of DDL for publication and subscription.
Fujii Masao
2017-04-12
Remove some tabs in SQL code in C string literals
Peter Eisentraut
2017-04-12
Fix reversed check of return value from sync
Magnus Hagander
2017-04-11
Remove support for bcc and msvc standalone libpq builds
Magnus Hagander
2017-04-11
Fix pgbench's --progress-timestamp option to print Unix-epoch timestamps.
Tom Lane
2017-04-10
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-04-06
pg_dump: Rename some typedefs to avoid name conflicts
Peter Eisentraut
2017-04-06
Clean up psql/describe.c's messy query for extended stats.
Tom Lane
2017-04-06
Identity columns
Peter Eisentraut
2017-04-05
Collect and use multi-column dependency stats
Simon Riggs
2017-04-05
Use American English in error message
Peter Eisentraut
2017-04-05
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-04
psql: Add some missing tab completion
Peter Eisentraut
2017-04-02
Fix behavior of psql's \p to agree with \g, \w, etc.
Tom Lane
2017-04-02
Allow psql variable substitution to occur in backtick command strings.
Tom Lane
2017-04-01
Write "waiting for checkpoint" on regular progress row
Magnus Hagander
2017-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-29
pg_dump: Remove query truncation in error messages
Peter Eisentraut
2017-03-28
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
2017-03-28
Altering default privileges on schemas
Teodor Sigaev
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-25
psql: Add missing schema qualification
Peter Eisentraut
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-23
ICU support
Peter Eisentraut
2017-03-23
Remove createlang and droplang
Peter Eisentraut
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-22
Sync pg_dump and pg_dumpall output
Andrew Dunstan
[next]