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
2015-08-02
Fix output of ISBN-13 numbers beginning with 979.
Heikki Linnakangas
2015-07-25
Some platforms now need contrib/tsm_system_time to be linked with libm.
Tom Lane
2015-07-25
Redesign tablesample method API, and do extensive code review.
Tom Lane
2015-07-21
Add selectivity estimation functions for intarray operators.
Heikki Linnakangas
2015-07-20
This supports the triconsistent function for pg_trgm GIN opclass
Teodor Sigaev
2015-07-18
Enable transforms modules to build and test on Cygwin.
Andrew Dunstan
2015-07-16
AIX: Link TRANSFORM modules with their dependencies.
Noah Misch
2015-07-16
MinGW: Link ltree_plpython with plpython.
Noah Misch
2015-07-14
Prevent pgstattuple() from reporting BRIN as unknown index.
Fujii Masao
2015-07-09
Link pg_stat_statements with libm.
Noah Misch
2015-07-02
Add an optional missing_ok argument to SQL function current_setting().
Tom Lane
2015-07-02
Use appendStringInfoString/Char et al where appropriate.
Heikki Linnakangas
2015-07-02
Make use of xlog_internal.h's macros in WAL-related utilities.
Fujii Masao
2015-06-27
Fix test_decoding's handling of nonexistant columns in old tuple versions.
Andres Freund
2015-05-31
Make Python tests more portable
Peter Eisentraut
2015-05-28
Finish removing pg_audit
Stephen Frost
2015-05-28
Remove pg_audit
Stephen Frost
2015-05-24
Manual cleanup of pgindent results.
Tom Lane
2015-05-24
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-19
Refactor ON CONFLICT index inference parse tree representation.
Andres Freund
2015-05-19
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-18
pgcrypto: Report errant decryption as "Wrong key or corrupt data".
Noah Misch
2015-05-18
Use += not = to set makefile variables after including base makefiles.
Tom Lane
2015-05-17
pg_audit Makefile, REINDEX changes
Stephen Frost
2015-05-17
Fix typos in comments
Magnus Hagander
2015-05-17
hstore_plpython: Fix regression tests under Python 3
Peter Eisentraut
2015-05-17
Fix whitespace
Peter Eisentraut
2015-05-16
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-15
Move strategy numbers to include/access/stratnum.h
Alvaro Herrera
2015-05-15
Add to contrib/Makefile
Simon Riggs
2015-05-15
contrib/tsm_system_time
Simon Riggs
2015-05-15
contrib/tsm_system_rows
Simon Riggs
2015-05-15
TABLESAMPLE, SQL Standard and extensible
Simon Riggs
2015-05-15
Remove useless pg_audit.conf
Stephen Frost
2015-05-15
Separate block sampling functions
Simon Riggs
2015-05-14
Make repeated 'make installcheck' runs work
Stephen Frost
2015-05-14
Improve pg_audit regression tests
Stephen Frost
2015-05-14
Fix portability issue in pg_audit.
Tom Lane
2015-05-14
Suppress uninitialized-variable warning.
Tom Lane
2015-05-14
Further fixes for the buildfarm for pg_audit
Stephen Frost
2015-05-14
Further fixes for the buildfarm for pg_audit
Stephen Frost
2015-05-14
Fix buildfarm with regard to pg_audit
Stephen Frost
2015-05-14
Add pg_audit, an auditing extension
Stephen Frost
2015-05-13
Fix postgres_fdw to return the right ctid value in EvalPlanQual cases.
Tom Lane
2015-05-13
Add pgstattuple_approx() to the pgstattuple extension.
Andres Freund
2015-05-12
Replace some appendStringInfo* calls with more appropriate variants
Peter Eisentraut
2015-05-10
Code review for foreign/custom join pushdown patch.
Tom Lane
2015-05-09
Add new OID alias type regrole
Andrew Dunstan
[next]