index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Remove unused fields from ReindexStmt.
Fujii Masao
2014-12-24
*
Suppress MSVC warning in typeStringToTypeName function.
Andres Freund
2014-12-24
*
Remove failing collation case from object_address regression test.
Tom Lane
2014-12-23
*
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
*
Add SQL-callable pg_get_object_address
Alvaro Herrera
2014-12-23
*
Use a bitmask to represent role attributes
Alvaro Herrera
2014-12-23
*
get_object_address: separate domain constraints from table constraints
Alvaro Herrera
2014-12-23
*
Change local_preload_libraries to PGC_USERSET
Peter Eisentraut
2014-12-22
*
Further tidy up on json aggregate documentation
Andrew Dunstan
2014-12-22
*
Fix documentation of argument type of json_agg and jsonb_agg
Andrew Dunstan
2014-12-22
*
Move rbtree.c from src/backend/utils/misc to src/backend/lib.
Heikki Linnakangas
2014-12-22
*
Turn much of the btree_gin macros into real functions.
Heikki Linnakangas
2014-12-22
*
Use a pairing heap for the priority queue in kNN-GiST searches.
Heikki Linnakangas
2014-12-22
*
Docs: clarify treatment of variadic functions with zero variadic arguments.
Tom Lane
2014-12-21
*
Fix file descriptor leak at end of recovery.
Heikki Linnakangas
2014-12-21
*
doc: Adjust wording of ALTER TABLESPACE restriction
Bruce Momjian
2014-12-19
*
pg_event_trigger_dropped_objects: add behavior flags
Alvaro Herrera
2014-12-19
*
Fix timestamp in end-of-recovery WAL records.
Heikki Linnakangas
2014-12-19
*
Prevent potentially hazardous compiler/cpu reordering during lwlock release.
Andres Freund
2014-12-19
*
Define Assert() et al to ((void)0) to avoid pedantic warnings.
Andres Freund
2014-12-19
*
Improve documentation about CASE and constant subexpressions.
Tom Lane
2014-12-18
*
Use %u to print out BlockNumber variables
Alvaro Herrera
2014-12-18
*
Have VACUUM log number of skipped pages due to pins
Alvaro Herrera
2014-12-18
*
Improve hash_create's API for selecting simple-binary-key hash functions.
Tom Lane
2014-12-18
*
Change how first WAL segment on new timeline after promotion is created.
Heikki Linnakangas
2014-12-18
*
Add memory barriers for PgBackendStatus.st_changecount protocol.
Fujii Masao
2014-12-18
*
Ensure variables live across calls in generate_series(numeric, numeric).
Fujii Masao
2014-12-18
*
Update .gitignore for config.cache.
Fujii Masao
2014-12-18
*
Adjust valgrind suppression to the changes in 2c03216d8311.
Andres Freund
2014-12-18
*
Recognize Makefile line continuations in fetchRegressOpts().
Noah Misch
2014-12-18
*
Remove odd blank line in comment.
Fujii Masao
2014-12-18
*
Fix (re-)starting from a basebackup taken off a standby after a failure.
Andres Freund
2014-12-18
*
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
*
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
*
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
*
Clarify the regexp used to detect source files in MSVC builds.
Heikki Linnakangas
2014-12-17
*
Fix another poorly worded error message.
Tom Lane
2014-12-17
*
Fix poorly worded error message.
Tom Lane
2014-12-17
*
Update .gitignore for pg_upgrade
Magnus Hagander
2014-12-17
*
Add missing documentation for some vcregress modes
Magnus Hagander
2014-12-17
*
Remove redundant sentence
Magnus Hagander
2014-12-17
*
Fix off-by-one loop count in MapArrayTypeName, and get rid of static array.
Tom Lane
2014-12-16
*
Suppress bogus statistics when pgbench failed to complete any transactions.
Tom Lane
2014-12-16
*
Fix file descriptor leak after failure of a \setshell command in pgbench.
Tom Lane
2014-12-16
*
Fix some jsonb issues found by Coverity in recent commits.
Andrew Dunstan
2014-12-16
*
Misc comment typo fixes.
Heikki Linnakangas
2014-12-16
*
Fix incorrect comment about XLogRecordBlockHeader.data_length field.
Heikki Linnakangas
2014-12-16
*
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-15
*
Translation updates
Peter Eisentraut
2014-12-15
*
add missing newline
Alvaro Herrera
2014-12-15
[next]