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
Age
Commit message (
Expand
)
Author
2015-09-11
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-09-11
Correct description of PageHeaderData layout in documentation
Fujii Masao
2015-09-11
doc: Spell checking
Peter Eisentraut
2015-09-10
Fix setrefs.c comment properly.
Tom Lane
2015-09-10
Fix typo in setrefs.c
Stephen Frost
2015-09-10
Fix minor bug in regexp makesearch() function.
Tom Lane
2015-09-09
Fix oversight in 013ebc0a7b7ea9c1b1ab7a3d4dd75ea121ea8ba7 commit
Teodor Sigaev
2015-09-09
Microvacuum for GIST
Teodor Sigaev
2015-09-09
Remove files signaling a standby promotion request at postmaster startup
Fujii Masao
2015-09-08
Lock all relations referred to in updatable views
Stephen Frost
2015-09-08
psql: Generic tab completion support for enum and bool GUCs.
Andres Freund
2015-09-08
Add gin_fuzzy_search_limit to postgresql.conf.sample.
Fujii Masao
2015-09-08
Improve tab-completion for GRANT and REVOKE.
Fujii Masao
2015-09-08
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-08
Fix error message wording in previous sslinfo commit
Alvaro Herrera
2015-09-08
contrib/sslinfo: add ssl_extension_info SRF
Alvaro Herrera
2015-09-07
In the pg_rewind test suite, receive WAL fully before promoting.
Noah Misch
2015-09-07
Coordinate log_line_prefix options 'm' and 'n' to share a timeval.
Jeff Davis
2015-09-07
Add more sanity checks in contrib/sslinfo
Alvaro Herrera
2015-09-07
Add log_line_prefix option 'n' for Unix epoch.
Jeff Davis
2015-09-07
Change type of DOW/DOY to UNITS
Greg Stark
2015-09-07
Make GIN's cleanup pending list process interruptable
Teodor Sigaev
2015-09-07
Add pages deleted from pending list to FSM
Teodor Sigaev
2015-09-07
Update site address of Snowball project
Teodor Sigaev
2015-09-06
Adjust sepgsql regression output for recent error context change
Joe Conway
2015-09-06
Support RADIUS passwords up to 128 characters
Magnus Hagander
2015-09-06
Add ability to reserve WAL upon slot creation via replication protocol.
Andres Freund
2015-09-06
Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than
Greg Stark
2015-09-05
Fix CreateTableSpace() so it will compile without HAVE_SYMLINK.
Tom Lane
2015-09-05
Rearrange the handling of error context reports.
Tom Lane
2015-09-05
Fix misc typos.
Heikki Linnakangas
2015-09-05
Fix brin index summarizing while vacuuming.
Tatsuo Ishii
2015-09-04
Fix subtransaction cleanup after an outer-subtransaction portal fails.
Tom Lane
2015-09-04
Make unaccent handle all diacritics known to Unicode, and expand ligatures co...
Teodor Sigaev
2015-09-03
Assorted code review for recent ProcArrayLock patch.
Robert Haas
2015-09-03
Document that max_worker_processes must be high enough in standby.
Fujii Masao
2015-09-03
Disable fsync throughout TAP test suites.
Noah Misch
2015-09-02
Update the SSL test suite for recent changes to TAP testing framework.
Robert Haas
2015-09-02
Allow usage of huge maintenance_work_mem for GIN build.
Teodor Sigaev
2015-09-01
Document that PL/Python now returns floats using repr() not str().
Tom Lane
2015-09-01
Flush to show results of TestLib.pm (TAP) test as we go.
Kevin Grittner
2015-09-01
pg_upgrade docs: clarify rsync and move verification step
Bruce Momjian
2015-09-01
Allow notifications to bgworkers without database connections.
Robert Haas
2015-09-01
Use <substeps> in pg_upgrade's procedure
Alvaro Herrera
2015-08-31
Clean up icc + ia64 situation.
Tom Lane
2015-08-31
docs: remove outdated note about unique indexes
Bruce Momjian
2015-08-31
Allow icc to use the same atomics infrastructure as gcc.
Tom Lane
2015-08-31
Actually, it's not that hard to merge the Windows pqsignal code ...
Tom Lane
2015-08-31
Remove theoretically-unnecessary special case for icc.
Tom Lane
2015-08-31
Remove support for Unix systems without the POSIX signal APIs.
Tom Lane
[next]