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
2014-01-07
Add more use of psprintf()
Peter Eisentraut
2014-01-04
Fix typo in comment.
Tom Lane
2014-01-02
Fix contrib/pg_upgrade to clean all the cruft made during "make check".
Tom Lane
2013-12-23
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-12-22
Change the way we mark tuples as frozen.
Robert Haas
2013-12-20
pg_prewarm, a contrib module for prewarming relationd data.
Robert Haas
2013-12-19
Move pg_upgrade_support global variables to their own include file
Bruce Momjian
2013-12-18
Fix compiler warning.
Robert Haas
2013-12-18
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-12
Fix progress logging when scale factor is large.
Tatsuo Ishii
2013-12-08
Fix pg_stat_statements build on 32-bit systems
Magnus Hagander
2013-12-08
Fix performance regression in dblink connection speed.
Joe Conway
2013-12-07
Expose qurey ID in pg_stat_statements view.
Fujii Masao
2013-12-04
build: pass EXTRA_REGRESS_OPTS to secondary regression tests
Bruce Momjian
2013-12-04
Fix whitespace
Peter Eisentraut
2013-12-03
libpq: change PQconndefaults() to ignore invalid service files
Bruce Momjian
2013-11-30
pg_upgrade: Handle default_transaction_read_only settings
Bruce Momjian
2013-11-24
Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.
Tom Lane
2013-11-22
Fix quoting in help messages in uuid-ossp extension scripts.
Tom Lane
2013-11-22
Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.
Tom Lane
2013-11-19
pg_upgrade: avoid ALTER COLUMN TYPE on inherited columns
Bruce Momjian
2013-11-19
pg_upgrade: Report full disk better
Peter Eisentraut
2013-11-18
unaccent: Revert patch 9299f6179838cef8aa1123f6fb76f0d3d6f2decc
Bruce Momjian
2013-11-18
Use cstring_to_text_with_len when length is known.
Robert Haas
2013-11-16
pg_upgrade: Fix some whitespace oddities
Peter Eisentraut
2013-11-16
Remove pgbench's hardwired limit on line length in custom script files.
Tom Lane
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-07
Silence benign warnings from clang version 3.0-6ubuntu3.
Kevin Grittner
2013-10-31
Use appendStringInfoString instead of appendStringInfo where possible.
Robert Haas
2013-10-28
Work around NetBSD shell issue in pg_upgrade test script.
Andrew Dunstan
2013-10-22
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-22
Adjust cube.out expected output for new test queries.
Heikki Linnakangas
2013-10-21
Extend cube on-disk format to pack points more tightly.
Heikki Linnakangas
2013-10-17
Return valid json when converting an empty hstore.
Andrew Dunstan
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-10
pg_upgrade: Split off pg_fatal() from pg_log()
Peter Eisentraut
2013-10-09
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-08
unaccent: mark unaccent() functions as immutable
Bruce Momjian
2013-10-06
pgbench: Comment on thread timing hazards.
Noah Misch
2013-10-05
pgbench: Elaborate latency reporting.
Noah Misch
2013-10-05
pgbench: Remove stray use of "float" math.
Noah Misch
2013-10-01
Remove broken PGXS code for pg_xlogdump
Alvaro Herrera
2013-09-30
Add missing condition for pg_depend in hstore migration script.
Andrew Dunstan
2013-09-30
Correct comment of pgbench "filler" columns.
Fujii Masao
2013-09-30
Fix makefile broken by hstore fix.
Andrew Dunstan
2013-09-29
Use a new hstore extension version for added json functions.
Andrew Dunstan
2013-09-26
pgbench: Correct for bias in --rate schedule generation.
Noah Misch
2013-09-23
pgbench: Tweak documentation.
Noah Misch
2013-09-23
pg_upgrade: more C comment fixes
Bruce Momjian
2013-09-23
pg_upgrade: fix C comment typo
Bruce Momjian
[next]