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
Age
Commit message (
Expand
)
Author
2017-07-28
Include publication owner's name in the output of \dRp+.
Tom Lane
2017-07-28
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-28
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
Tom Lane
2017-07-27
Fix psql tab completion for CREATE USER MAPPING.
Tom Lane
2017-07-27
Standardize describe.c's behavior for no-matching-objects a bit more.
Tom Lane
2017-07-27
Avoid use of sprintf/snprintf in describe.c.
Tom Lane
2017-07-27
Sync listDbRoleSettings() with the rest of the world.
Tom Lane
2017-07-27
Fix very minor memory leaks in psql's command.c.
Tom Lane
2017-07-27
Work around Msys weakness in Testlib.pm's command_like()
Andrew Dunstan
2017-07-26
Clean up SQL emitted by psql/describe.c.
Tom Lane
2017-07-26
Update copyright in recently added files
Alvaro Herrera
2017-07-26
Fix concurrent locking of tuple update chain
Alvaro Herrera
2017-07-26
Remove obsolete comments about functional dependencies
Alvaro Herrera
2017-07-26
Accept some of the differences in 'tidscan' test case
Pavan Deolasee
2017-07-26
Fix remaining problems in 'triggers' test case.
Pavan Deolasee
2017-07-26
Fix 'union' test case.
Pavan Deolasee
2017-07-26
Don't try to fetch table details using the old name after ExecRenameStmt
Pavan Deolasee
2017-07-25
Make PostgresNode easily subclassable
Alvaro Herrera
2017-07-25
Fix race conditions in replication slot operations
Alvaro Herrera
2017-07-24
Fix partitioning crashes during error reporting.
Robert Haas
2017-07-24
Fix race condition in predicate-lock init code in EXEC_BACKEND builds.
Tom Lane
2017-07-24
When WCOs are present, disable direct foreign table modification.
Robert Haas
2017-07-24
Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s.
Tom Lane
2017-07-24
Be more consistent about errors for opfamily member lookup failures.
Tom Lane
2017-07-24
MSVC: Finish clean.bat build artifact coverage.
Noah Misch
2017-07-24
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-07-24
Accept some obvious regression differences in the 'join' test case
Pavan Deolasee
2017-07-23
Fix pg_dump's handling of event triggers.
Tom Lane
2017-07-22
Improve comments about partitioned hash table freelists.
Tom Lane
2017-07-22
Update expected results for collate.linux.utf8 regression test.
Tom Lane
2017-07-22
Fix typo in comment
Alvaro Herrera
2017-07-21
pg_rewind: Fix some problems when copying files >2GB.
Robert Haas
2017-07-21
pg_rewind: Fix busted sanity check.
Robert Haas
2017-07-21
Fix double shared memory allocation.
Teodor Sigaev
2017-07-21
Make the new partition regression tests locale-independent.
Dean Rasheed
2017-07-21
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
Dean Rasheed
2017-07-20
Fix dumping of outer joins with empty qual lists.
Tom Lane
2017-07-19
Add static assertions about pg_control fitting into one disk sector.
Tom Lane
2017-07-18
Improve make_tsvector() to handle empty input, and simplify its callers.
Tom Lane
2017-07-18
Fix serious performance problems in json(b) to_tsvector().
Tom Lane
2017-07-18
Reverse-convert row types in ExecWithCheckOptions.
Robert Haas
2017-07-18
Use a real RT index when setting up partition tuple routing.
Robert Haas
2017-07-17
Accept changes in foreign_data test due to unsupported FDW
Tomas Vondra
2017-07-17
Accept failures in triggers test du to unsupported features
Tomas Vondra
2017-07-17
Accept two query plans in the join regression test
Tomas Vondra
2017-07-17
Resolve failures related to pg_node_tree type input
Tomas Vondra
2017-07-17
Drop the foo table in rangefuncs regression tes
Tomas Vondra
2017-07-17
Improve legibility of numeric literal
Andrew Dunstan
2017-07-17
Merge large_object.sql test into largeobject.source.
Tom Lane
2017-07-17
Use usleep instead of select for timeouts in PostgresNode.pm
Andrew Dunstan
[prev]
[next]