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
/
doc
/
src
Age
Commit message (
Expand
)
Author
2017-07-02
doc: Document that logical replication supports synchronous replication
Peter Eisentraut
2017-06-28
Fix transition tables for partition/inheritance.
Andrew Gierth
2017-06-28
Second try at fixing tcp_keepalives_idle option on Solaris.
Tom Lane
2017-06-26
Consistently use () for function calls in release notes
Magnus Hagander
2017-06-25
Doc: minor improvements for collation-related man pages.
Tom Lane
2017-06-24
Further hacking on ICU collation creation and usage.
Tom Lane
2017-06-23
Fix replication with replica identity full
Peter Eisentraut
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Minor corrections to high availability docs
Simon Riggs
2017-06-20
Upgrade documentation connected with shared_preload_libraries et al.
Tom Lane
2017-06-19
Fix materialized-view documentation oversights.
Tom Lane
2017-06-19
doc: Improve logical replication security setup info
Peter Eisentraut
2017-06-19
Improve PostgreSQL 10.0 release note regarding pg_current_logfile().
Tatsuo Ishii
2017-06-18
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-18
Fix copy/paste error in docs
Magnus Hagander
2017-06-17
doc: Fix typo
Peter Eisentraut
2017-06-17
doc: Fix typo
Peter Eisentraut
2017-06-17
doc: Add note that COPY commands are published as INSERTs
Peter Eisentraut
2017-06-16
doc: Add section about logical replication restrictions
Peter Eisentraut
2017-06-15
doc: remove mention of Windows junction points by pg_upgrade
Bruce Momjian
2017-06-15
docs: Fix pg_upgrade standby server upgrade docs
Bruce Momjian
2017-06-15
Fix typo in PostgreSQL 10.0 release note.
Tatsuo Ishii
2017-06-15
Fix document bug regarding read only transactions.
Tatsuo Ishii
2017-06-14
Don't force-assign transaction id when exporting a snapshot.
Andres Freund
2017-06-14
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-06-14
Improve release note text about set-returning-function changes.
Tom Lane
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-14
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
doc: Update example version numbers in pg_upgrade documentation
Peter Eisentraut
2017-06-13
doc: Fix typo
Peter Eisentraut
2017-06-13
doc: Update external PL list
Peter Eisentraut
2017-06-12
doc: Update information_schema documentation for identity columns
Peter Eisentraut
2017-06-12
Trim trailing whitespace
Peter Eisentraut
2017-06-12
Fix ALTER TABLE doc examples.
Tatsuo Ishii
2017-06-10
doc: Add Node.js and Go drivers to client interfaces
Peter Eisentraut
2017-06-09
doc: Improve types in example
Peter Eisentraut
2017-06-09
doc: Document that subscriptions to same server might hang
Peter Eisentraut
2017-06-08
Update key words table for version 10
Peter Eisentraut
2017-06-08
Put new command-line options in alphabetical order
Peter Eisentraut
2017-06-07
Docs: improve CREATE TABLE ref page's discussion of partition bounds.
Tom Lane
2017-06-06
Fix some cases of "the the" split across two lines.
Robert Haas
2017-06-06
Clean up partcollation handling for OID 0.
Robert Haas
2017-06-06
Fix docs to not claim ECPG's SET CONNECTION is not thread-aware.
Michael Meskes
2017-06-06
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-06-06
Revert "Prevent panic during shutdown checkpoint"
Andres Freund
2017-06-06
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-06-02
doc: Add note that DROP SUBSCRIPTION drops replication slot
Peter Eisentraut
2017-06-01
Fix typo
Alvaro Herrera
2017-06-01
Make ALTER SEQUENCE, including RESTART, fully transactional.
Andres Freund
2017-06-01
Always use -fPIC, not -fpic, when building shared libraries with gcc.
Tom Lane
[next]