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-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
2017-06-13
Teach relation_is_updatable() about partitioned tables.
Dean Rasheed
2017-06-13
libpq: Message style improvements
Peter Eisentraut
2017-06-13
Fix failure to remove dependencies when a partition is detached.
Robert Haas
2017-06-13
doc: Fix typo
Peter Eisentraut
2017-06-13
In initdb, defend against assignment of NULL values to not-null columns.
Tom Lane
2017-06-13
Fix typo
Peter Eisentraut
2017-06-13
Improve code comments
Peter Eisentraut
2017-06-13
Use correct ICU path for Windows 32 vs. 64 bit
Peter Eisentraut
2017-06-13
Fix collprovider of predefined collations
Peter Eisentraut
2017-06-13
pg_dump: Allow dumping default collation
Peter Eisentraut
2017-06-13
Prevent copying default collation
Peter Eisentraut
2017-06-13
Fix confusion about number of subplans in partitioned INSERT setup.
Tom Lane
2017-06-13
pg_dump: Fix harmless type mixup
Peter Eisentraut
2017-06-13
doc: Update external PL list
Peter Eisentraut
2017-06-13
Assert that we don't invent relfilenodes or type OIDs in binary upgrade.
Tom Lane
2017-06-12
Fix ALTER SEQUENCE OWNED BY to not rewrite the sequence relation.
Tom Lane
2017-06-12
doc: Update information_schema documentation for identity columns
Peter Eisentraut
2017-06-12
Add ICU_CFLAGS to global CPPFLAGS
Peter Eisentraut
2017-06-12
Remove "synchronized table states" notice message
Peter Eisentraut
2017-06-12
Add MSVC build system support for ICU
Peter Eisentraut
2017-06-12
Fix build of ICU support in Windows
Peter Eisentraut
2017-06-12
Trim trailing whitespace
Peter Eisentraut
2017-06-12
Stop table sync workers when subscription relation entry is removed
Peter Eisentraut
2017-06-12
Fix ALTER TABLE doc examples.
Tatsuo Ishii
2017-06-11
Handle unqualified SEQUENCE NAME options properly in parse_utilcmd.c.
Tom Lane
2017-06-11
Apply RLS policies to partitioned tables.
Joe Conway
2017-06-10
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
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
[next]