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
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-24
Remove pageinspect--1.0.sql
Heikki Linnakangas
2013-05-15
Allow CREATE FOREIGN TABLE to include SERIAL columns.
Tom Lane
2013-05-14
pg_upgrade: Replace tabs in output string constants by spaces
Peter Eisentraut
2013-05-12
pgbench: Fix order of options in --help output
Peter Eisentraut
2013-05-12
pg_xlogdump: Improve --help output
Peter Eisentraut
2013-05-11
Fix buildfarm incompatibility in updated pg_upgrade test script.
Tom Lane
2013-05-11
Make pg_upgrade's test script attempt to select a non-conflicting port.
Tom Lane
2013-05-10
Fix pgp_pub_decrypt() so it works for secret keys with passwords.
Tom Lane
2013-05-09
Use pg_dump's --quote-all-identifiers option in pg_upgrade.
Tom Lane
2013-05-08
The data structure used in unaccent is a trie, not suffix tree.
Heikki Linnakangas
2013-05-02
pg_test_fsync: update output to show usecs/op clearer
Bruce Momjian
2013-04-30
Fix pg_upgrade for 9.3 with data checksums.
Simon Riggs
2013-04-30
Revert previous temporary patch
Simon Riggs
2013-04-30
Temporarily silence pg_upgrade's checksums check
Simon Riggs
2013-04-30
pg_upgrade: Remove PGPORT handling from test suite
Peter Eisentraut
2013-04-30
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-28
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-23
Remove prototype for cube(text) function that doesn't exist anymore.
Heikki Linnakangas
2013-04-19
Don't try to pass -I switch to postmaster in contrib/start-scripts/linux.
Tom Lane
2013-04-19
Fix typo in comment.
Robert Haas
2013-04-17
pg_upgrade: Add checksum C comment
Bruce Momjian
2013-04-17
sepgsql: Minor improvement to test script, doc fix.
Robert Haas
2013-04-17
sepgsql: One more getObjectIdentity in lieu of getObjectDescription.
Robert Haas
2013-04-15
Improve GiST index search performance for trigram regex queries.
Tom Lane
2013-04-14
pg_ctl: Add idempotent option
Peter Eisentraut
2013-04-12
sepgsql: Enforce db_procedure:{execute} permission.
Robert Haas
2013-04-12
sepgql: Use getObjectIdentity rather than getObjectDescription.
Robert Haas
2013-04-10
Make contrib/pg_trgm also support regex searches with GiST indexes.
Tom Lane
2013-04-10
Make worker_spi sample code more complete
Alvaro Herrera
2013-04-09
Support indexing of regular-expression searches in contrib/pg_trgm.
Tom Lane
2013-04-07
Get rid of USE_WIDE_UPPER_LOWER dependency in trigram construction.
Tom Lane
2013-04-05
sepgsql: Enforce db_schema:search permission.
Robert Haas
2013-03-31
pg_upgrade: don't copy/link files for invalid indexes
Bruce Momjian
2013-03-30
Avoid moving data directory in upgrade testing.
Andrew Dunstan
2013-03-28
Allow sepgsql labels to depend on object name.
Robert Haas
2013-03-27
sepgsql: Support for new post-ALTER access hook.
Robert Haas
2013-03-22
Document cross-version compatibility issues for contrib/postgres_fdw.
Tom Lane
2013-03-22
Fix contrib/dblink to handle inconsistent DateStyle/IntervalStyle safely.
Tom Lane
2013-03-22
Allow I/O reliability checks using 16-bit checksums
Simon Riggs
2013-03-22
Silence compiler warnings about unused values.
Andrew Dunstan
2013-03-22
Avoid retrieving dummy NULL columns in postgres_fdw.
Tom Lane
2013-03-21
Redo postgres_fdw's planner code so it can handle parameterized paths.
Tom Lane
2013-03-18
Add pageinspect--1.0--1.sql for checksum changes
Simon Riggs
2013-03-18
Add pageinspect--1.1.sql for checksum changes
Simon Riggs
2013-03-18
Remove PageSetTLI and rename pd_tli to pd_checksum
Simon Riggs
2013-03-17
Use pqsignal() in contrib programs rather than calling signal(2) directly.
Tom Lane
2013-03-17
Fix inclusions in pgbench.c.
Tom Lane
2013-03-17
Move pqsignal() to libpgport.
Tom Lane
2013-03-15
Improve the documentation about commit_delay.
Tom Lane
[next]