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
/
contrib
Age
Commit message (
Expand
)
Author
2017-03-26
Blindly attempt to fix sepgsql tests #2.
Andres Freund
2017-03-26
Blindly attempt to fix sepgsql tests.
Andres Freund
2017-03-25
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-23
Allow for parallel execution whenever ExecutorRun() is done only once.
Robert Haas
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-22
Refactor GetOldestXmin() to use flags
Simon Riggs
2017-03-21
Add btree_gin support for enum types
Andrew Dunstan
2017-03-21
Add btree_gist support for enum types.
Andrew Dunstan
2017-03-21
Use CallerFInfoFunctionCall with btree_gist for varlena types
Andrew Dunstan
2017-03-21
Use CallerFInfoFunctionCall with btree_gist for numeric types
Andrew Dunstan
2017-03-17
pageinspect: Add page_checksum function
Peter Eisentraut
2017-03-17
pageinspect: Add test for page_header function
Peter Eisentraut
2017-03-16
postgres_fdw: Push down FULL JOINs with restriction clauses.
Robert Haas
2017-03-15
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-14
Improve isolation tests infrastructure.
Andres Freund
2017-03-14
amcheck: Harden tests against concurrent autovacuums.
Andres Freund
2017-03-14
hash: Add write-ahead logging support.
Robert Haas
2017-03-14
Spelling fixes
Peter Eisentraut
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-03-13
Fix compiler warning
Peter Eisentraut
2017-03-12
Use wrappers of PG_DETOAST_DATUM_PACKED() more.
Noah Misch
2017-03-12
Fix pg_file_write() error handling.
Noah Misch
2017-03-12
Assume deconstruct_array() outputs are untoasted.
Noah Misch
2017-03-11
Fix ancient connection leak in dblink
Joe Conway
2017-03-10
dblink: Change some StringInfo to StringInfoData
Peter Eisentraut
2017-03-10
dblink: Replace some macros by static functions
Peter Eisentraut
2017-03-10
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2017-03-10
amcheck: editorialize variable name & comment.
Andres Freund
2017-03-10
Add .gitignore to contrib/amcheck.
Tom Lane
2017-03-10
pgstattuple: Fix typo partitiond -> partitioned
Stephen Frost
2017-03-10
Add amcheck extension to contrib.
Andres Freund
2017-03-09
Add relkind checks to certain contrib modules
Stephen Frost
2017-03-08
Support XMLTABLE query expression
Alvaro Herrera
2017-03-07
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
Refactor SHA2 functions and move them to src/common/.
Heikki Linnakangas
2017-03-01
Move atooid() definition to a central place
Peter Eisentraut
2017-02-27
chomp PQerrorMessage() in backend uses
Peter Eisentraut
2017-02-25
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-23
Consistently declare timestamp variables as TimestampTz.
Tom Lane
2017-02-23
Remove now-dead code for !HAVE_INT64_TIMESTAMP.
Tom Lane
2017-02-22
Fix contrib/pg_trgm's extraction of trigrams from regular expressions.
Tom Lane
2017-02-22
Fix incorrect typecast.
Robert Haas
2017-02-21
Drop support for Python 2.3
Peter Eisentraut
2017-02-15
Add optimizer and executor support for parallel index scans.
Robert Haas
2017-02-13
Remove contrib/tsearch2.
Robert Haas
2017-02-09
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
pageinspect: Fix hash_bitmap_info not to read the underlying page.
Robert Haas
2017-02-09
Allow index AMs to cache data across aminsert calls within a SQL command.
Tom Lane
2017-02-07
Cache hash index's metapage in rel->rd_amcache.
Robert Haas
2017-02-06
Fix typo also in expected output.
Heikki Linnakangas
[prev]
[next]