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-06-20
Change pg_get_publication_tables to prosecdef false
Peter Eisentraut
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
Avoid regressions in foreign-key-based selectivity estimates.
Tom Lane
2017-06-19
On Windows, make pg_dump use binary mode for compressed plain text output.
Tom Lane
2017-06-19
Fix leaking of small spilled subtransactions during logical decoding.
Andres Freund
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
Set statement timestamp in apply worker
Peter Eisentraut
2017-06-17
Remove incorrect comment
Magnus Hagander
2017-06-17
Fix typos in comments
Magnus Hagander
2017-06-17
Define HAVE_UCOL_STRCOLLUTF8 on Windows
Peter Eisentraut
2017-06-17
Teach pgindent to skip files generated by bison or flex automatically.
Tom Lane
2017-06-17
doc: Add note that COPY commands are published as INSERTs
Peter Eisentraut
2017-06-16
Use RangeVarGetRelidExtended() in AlterSequence()
Peter Eisentraut
2017-06-16
Fix ICU collation use on Windows
Peter Eisentraut
2017-06-16
doc: Add section about logical replication restrictions
Peter Eisentraut
2017-06-16
Fix dependency, when changing a function's argument/return type.
Heikki Linnakangas
2017-06-16
Reconcile nodes/*funcs.c with PostgreSQL 10 work.
Noah Misch
2017-06-15
Make configure check for IPC::Run when --enable-tap-tests is specified.
Tom Lane
2017-06-15
Fix low-probability leaks of PGresult objects in the backend.
Tom Lane
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
Rename function for consistency
Alvaro Herrera
2017-06-15
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-15
Fix typo in code comment
Peter Eisentraut
2017-06-15
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
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
Fix problems related to RangeTblEntry members enrname and enrtuples.
Robert Haas
2017-06-14
Don't force-assign transaction id when exporting a snapshot.
Andres Freund
2017-06-14
Use DEFACLOBJ_ macros in error message instead of hardcoding
Peter Eisentraut
2017-06-14
Add missing serial comma
Peter Eisentraut
2017-06-14
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-06-14
Teach predtest.c about CHECK clauses to fix partitioning bugs.
Robert Haas
2017-06-14
Improve release note text about set-returning-function changes.
Tom Lane
2017-06-14
Avoid bogus TwoPhaseState locking sequences
Alvaro Herrera
2017-06-14
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-14
Fix no-longer-valid shortcuts in expression_returns_set().
Tom Lane
2017-06-14
Fix violations of CatalogTupleInsert/Update/Delete abstraction.
Tom Lane
2017-06-14
Teach PL/pgSQL about partitioned tables.
Dean Rasheed
2017-06-14
Teach RemoveRoleFromObjectPolicy() about partitioned tables.
Dean Rasheed
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
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
Re-run pgindent.
Tom Lane
2017-06-13
Always initialize PartitionBoundInfoData's null_index.
Robert Haas
[next]