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
Age
Commit message (
Expand
)
Author
2017-08-09
Fix handling of container types in find_composite_type_dependencies.
Tom Lane
2017-08-09
Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU make to GNU make.
Tom Lane
2017-08-08
doc: Add missing pieces to logical replication protocol doc
Peter Eisentraut
2017-08-08
Fix datumSerialize infrastructure to not crash on non-varlena data.
Tom Lane
2017-08-08
Reword some unclear comments
Alvaro Herrera
2017-08-08
Fix typo in comment
Alvaro Herrera
2017-08-08
Fix yet another race condition in recovery/t/001_stream_rep.pl.
Tom Lane
2017-08-08
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
Fix inadequacies in recently added wait events
Alvaro Herrera
2017-08-08
Disclaim xmltable() support for non-UTF8 databases.
Noah Misch
2017-08-07
Stamp 10beta3.
Tom Lane
2017-08-07
Skip test for IPC::Run if user is overriding our search for PROVE.
Tom Lane
2017-08-07
Update SQL features list
Peter Eisentraut
2017-08-07
Translation updates
Peter Eisentraut
2017-08-07
Last-minute updates for release notes.
Tom Lane
2017-08-07
Fix local/remote attribute mix-up in logical replication
Peter Eisentraut
2017-08-07
Fix handling of dropped columns in logical replication
Peter Eisentraut
2017-08-07
Require update permission for the large object written by lo_put().
Tom Lane
2017-08-07
Again match pg_user_mappings to information_schema.user_mapping_options.
Noah Misch
2017-08-07
Don't allow logging in with empty password.
Heikki Linnakangas
2017-08-07
Fix function name in code comment
Peter Eisentraut
2017-08-07
Improve wording of subscription refresh debug messages
Peter Eisentraut
2017-08-07
Downgrade subscription refresh messages to DEBUG1
Peter Eisentraut
2017-08-07
Update RELEASE_CHANGES' example of branch name format.
Tom Lane
2017-08-06
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.
Tom Lane
2017-08-06
Fix thinko introduced in 2bef06d516460 et al.
Andres Freund
2017-08-05
Add regression test for wide REPLICA IDENTITY FULL updates.
Andres Freund
2017-08-05
Doc: update v10 release notes through today.
Tom Lane
2017-08-05
Suppress unused-variable warnings when building with ICU 4.2.
Tom Lane
2017-08-05
Improve configure's check for ICU presence.
Tom Lane
2017-08-05
Make pg_stop_backup's wait_for_archive flag work on standbys.
Robert Haas
2017-08-05
Add support for ICU 4.2
Peter Eisentraut
2017-08-05
Fix bug in deciding whether to scan newly-attached partition.
Robert Haas
2017-08-05
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-08-04
hash: Immediately after a bucket split, try to clean the old bucket.
Robert Haas
2017-08-04
First-draft release notes for 9.6.4.
Tom Lane
2017-08-04
Message style improvements
Peter Eisentraut
2017-08-04
hash: Increase the number of possible overflow bitmaps by 8x.
Robert Haas
2017-08-04
Apply ALTER ... SET NOT NULL recursively in ALTER ... ADD PRIMARY KEY.
Tom Lane
2017-08-04
Disallow SSL session tickets.
Tom Lane
2017-08-04
Further unify ROLE and USER command grammar rules
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
Fix lock upgrade hazard in ATExecAttachPartition.
Robert Haas
2017-08-03
Code beautification for ATExecAttachPartition.
Robert Haas
2017-08-03
Allow a foreign table CHECK constraint to be initially NOT VALID.
Robert Haas
2017-08-03
Improve ExecModifyTable comments.
Robert Haas
2017-08-03
Teach map_partition_varattnos to handle whole-row expressions.
Robert Haas
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
[next]