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
/
src
/
backend
/
commands
Age
Commit message (
Expand
)
Author
2017-06-23
Rethink behavior of pg_import_system_collations().
Tom Lane
2017-06-23
Fix memory leakage in ICU encoding conversion, and other code review.
Tom Lane
2017-06-22
Update out-of-date comment in vacuumlazy.c
Robert Haas
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-19
Handle various problems with sequence handling.
Pavan Deolasee
2017-06-16
Use RangeVarGetRelidExtended() in AlterSequence()
Peter Eisentraut
2017-06-16
Fix dependency, when changing a function's argument/return type.
Heikki Linnakangas
2017-06-15
Merge 'remotes/PGSQL/master' into xl10devel
Pavan Deolasee
2017-06-15
Fix couple of merge issues in sequence handling code
Pavan Deolasee
2017-06-14
Teach predtest.c about CHECK clauses to fix partitioning bugs.
Robert Haas
2017-06-14
Fix violations of CatalogTupleInsert/Update/Delete abstraction.
Tom Lane
2017-06-14
Teach RemoveRoleFromObjectPolicy() about partitioned tables.
Dean Rasheed
2017-06-14
Revert "Handle multi-command queries correctly inside SQL as well as plpgsql ...
Pavan Deolasee
2017-06-14
Revert "Collect and return query substrings corresponding to each SQL statement"
Pavan Deolasee
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-06-13
Re-run pgindent.
Tom Lane
2017-06-13
Fix failure to remove dependencies when a partition is detached.
Robert Haas
2017-06-13
Prevent copying default collation
Peter Eisentraut
2017-06-12
Fix ALTER SEQUENCE OWNED BY to not rewrite the sequence relation.
Tom Lane
2017-06-12
Remove "synchronized table states" notice message
Peter Eisentraut
2017-06-12
Fix build of ICU support in Windows
Peter Eisentraut
2017-06-12
Stop table sync workers when subscription relation entry is removed
Peter Eisentraut
2017-06-08
Fix compiler warnings due to unused variables
Tomas Vondra
2017-06-07
Fix updating of pg_subscription_rel from workers
Peter Eisentraut
2017-06-07
Prevent BEFORE triggers from violating partitioning constraints.
Robert Haas
2017-06-06
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-06-04
Replace over-optimistic Assert in partitioning code with a runtime test.
Tom Lane
2017-06-04
Disallow CREATE INDEX if table is already in use in current session.
Tom Lane
2017-06-04
Assorted translatable string fixes
Alvaro Herrera
2017-06-03
Hide list of nodes in EXPLAIN (NODES off, FORMAT json)
Tomas Vondra
2017-06-03
Allow parallelism in COPY (query) TO ...;
Andres Freund
2017-06-01
Modify sequence catalog tuple before invoking post alter hook.
Andres Freund
2017-06-01
Make ALTER SEQUENCE, including RESTART, fully transactional.
Andres Freund
2017-05-30
Fix improper quoting of format_type_be() output.
Tom Lane
2017-05-29
Code review focused on new node types added by partitioning support.
Tom Lane
2017-05-19
Fix mistake in error message
Peter Eisentraut
2017-05-19
Fix corruption of tableElts list by MergeAttributes().
Robert Haas
2017-05-18
Don't explicitly mark range partitioning columns NOT NULL.
Robert Haas
2017-05-18
Improve CREATE SUBSCRIPTION option parsing
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Add more tests for CREATE SUBSCRIPTION
Peter Eisentraut
2017-05-17
Check relkind of tables in CREATE/ALTER SUBSCRIPTION
Peter Eisentraut
2017-05-17
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
Fix relcache leak when row triggers on partitions are fired by COPY.
Robert Haas
2017-05-15
Add assertion to quiet Coverity
Peter Eisentraut
2017-05-15
Fix unsafe reference into relcache in constructed CommentStmt.
Tom Lane
2017-05-15
Fix ALTER SEQUENCE locking
Peter Eisentraut
2017-05-14
Fix maintenance hazards caused by ill-considered use of default: cases.
Tom Lane
[prev]
[next]