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
/
sgml
Age
Commit message (
Expand
)
Author
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
2017-05-31
doc: Add another migration item to release notes
Peter Eisentraut
2017-05-30
doc: Fix ALTER PUBLICATION details
Peter Eisentraut
2017-05-29
Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs.
Tom Lane
2017-05-29
Fix reference to RFC specifying SCRAM.
Heikki Linnakangas
2017-05-28
Format v10 release notes' commit references more like previous releases.
Tom Lane
2017-05-28
Improve v10 release notes' discussion of money operator changes.
Tom Lane
2017-05-26
Remove docs mention of PGREALM variable
Magnus Hagander
2017-05-25
extended stats: Clarify behavior of omitting stat type clause
Alvaro Herrera
2017-05-21
Fix precision and rounding issues in money multiplication and division.
Tom Lane
2017-05-21
Change documentation references to PG website to use https: not http:
Tom Lane
2017-05-19
libpq: Try next host if one of them times out.
Robert Haas
2017-05-19
Capitalize SHOW when testing whether target_session_attrs=read-write.
Robert Haas
2017-05-19
doc: remove duplicate PG 10 release notes entry
Bruce Momjian
2017-05-19
doc: fix PG 10 release notes with proper attribution and commit
Bruce Momjian
2017-05-19
doc: Fix ALTER SUBSCRIPTION option syntax synopsis
Peter Eisentraut
2017-05-18
Don't explicitly mark range partitioning columns NOT NULL.
Robert Haas
2017-05-16
doc: Remove unnecessary RETURN statements from example.
Robert Haas
2017-05-16
Update CREATE SUBSCRIPTION docs for recent syntax change.
Tom Lane
2017-05-15
git-ignore intermediate files from new docs toolchain.
Tom Lane
2017-05-15
doc: Remove unused file
Peter Eisentraut
2017-05-15
Fix ALTER SEQUENCE locking
Peter Eisentraut
2017-05-15
doc: update the "current as of" date in the PG 10 release notes
Bruce Momjian
2017-05-15
doc: update PG 10 release notes for recent changes
Bruce Momjian
2017-05-14
Edit SGML documentation related to extended statistics.
Tom Lane
2017-05-14
Standardize terminology for pg_statistic_ext entries.
Tom Lane
2017-05-13
Complete tab completion for DROP STATISTICS
Alvaro Herrera
2017-05-12
doc: update markup for release note "release date" block
Bruce Momjian
2017-05-12
Change CREATE STATISTICS syntax
Alvaro Herrera
2017-05-12
Replace another "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
Standardize "WAL location" terminology
Peter Eisentraut
2017-05-12
Replace "transaction log" with "write-ahead log"
Peter Eisentraut
2017-05-12
pg_dump: Add --no-publications option
Peter Eisentraut
2017-05-12
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-11
Doc fix: scale(numeric) returns integer, not numeric.
Tom Lane
[next]