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
2014-05-06
More rewording of pg_stat_statements for 9.4 release notes
Bruce Momjian
2014-05-06
pg_basebackup streaming: adjust version check msg
Simon Riggs
2014-05-06
Fix use of free in walsender error handling after a sysid mismatch.
Heikki Linnakangas
2014-05-06
Fix handling of array of char pointers in ecpglib.
Michael Meskes
2014-05-06
Properly detect read and write errors in pg_dump/dumpall, and pg_restore
Bruce Momjian
2014-05-06
Update 9.4 release notes for queryid control
Bruce Momjian
2014-05-06
Run autoconf in wake of commit a692ee5870f0f442565b4c4bff367094599e9bdf.
Tom Lane
2014-05-06
Move pg_stat_statements into its on 9.4 release note section
Bruce Momjian
2014-05-05
In 9.4 release notes, add detail to pg_stat_statements items
Bruce Momjian
2014-05-05
Improve JSONB 9.4 release text
Bruce Momjian
2014-05-05
Add doc links to 9.4 release notes, and add major features list
Bruce Momjian
2014-05-05
Fix possible cache invalidation failure in ReceiveSharedInvalidMessages.
Tom Lane
2014-05-05
Fix pg_type.typlen for newly-revived line type.
Tom Lane
2014-05-05
Add SGML markup tags to 9.4 release notes
Bruce Momjian
2014-05-05
Fix case of pg_dump -Fc to an unseekable file (such as a pipe).
Tom Lane
2014-05-05
Update "huge pages" description in the 9.4 release notes
Bruce Momjian
2014-05-05
Update 9.4 release notes with feedback from the hackers list
Bruce Momjian
2014-05-05
doc: In FDW handler docs, mark up scan_clauses with <literal>.
Robert Haas
2014-05-05
Pass sensible value to memset() when randomizing reorderbuffer's tuple slab.
Heikki Linnakangas
2014-05-05
Don't leak memory after connection aborts in pg_recvlogical.
Heikki Linnakangas
2014-05-05
Use Size instead of uint32 to store result of sizeof()
Heikki Linnakangas
2014-05-05
Assert that pre/post-fix updated tuples are on the same page during replay.
Heikki Linnakangas
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-04
Add missing 9.4 release file.
Bruce Momjian
2014-05-04
Initial version of Postgres 9.4 release notes
Bruce Momjian
2014-05-02
doc: Update pg_basebackup version compatibility claim for 9.4
Peter Eisentraut
2014-05-02
Fix yet another corner case in dumping rules/views with USING clauses.
Tom Lane
2014-05-01
Fix "quiet inline" configure test for newer clang compilers.
Tom Lane
2014-05-01
Fix failure to detoast fields in composite elements of structured types.
Tom Lane
2014-05-01
Documentation corrections for pg_replication_slots.
Robert Haas
2014-04-30
Improve error messages in reorderbuffer.c.
Tom Lane
2014-04-30
Consistently allow reading of messages from a detached shm_mq.
Robert Haas
2014-04-30
Rationalize common/relpath.[hc].
Tom Lane
2014-04-30
Check for interrupts and stack overflow during rule/view dumps.
Tom Lane
2014-04-30
Reduce indentation/parenthesization of set operations in rule/view dumps.
Tom Lane
2014-04-30
Limit overall indentation in rule/view dumps.
Tom Lane
2014-04-30
Fix indentation of JOIN clauses in rule/view dumps.
Tom Lane
2014-04-30
Fix uninitialized-variable warnings induced by recent commit.
Tom Lane
2014-04-30
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-30
PL/Python: Adjust the regression tests for Python 3.4
Peter Eisentraut
2014-04-30
Fix whitespace
Peter Eisentraut
2014-04-29
Improve planner to drop constant-NULL inputs of AND/OR where it's legal.
Tom Lane
2014-04-29
Remove unnecessary cast causing a warning
Greg Stark
2014-04-28
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-04-28
Fix two bugs in WAL-logging of GIN pending-list pages.
Heikki Linnakangas
2014-04-28
Minor fixes for ALTER TABLE documentation.
Robert Haas
2014-04-28
Can't completely get rid of #ifndef FRONTEND in palloc.h :-(
Tom Lane
2014-04-26
Improve generation algorithm for database system identifier.
Tom Lane
2014-04-26
Don't #include utils/palloc.h in common/fe_memutils.h.
Tom Lane
2014-04-26
Record the proper typmod for an index expression column.
Tom Lane
[next]