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
...
*
Fix bogus optimization in JSONB containment tests.
Tom Lane
2014-10-11
*
Remove unnecessary initialization of local variables.
Heikki Linnakangas
2014-10-10
*
Change the way encoding and locale checks are done in pg_upgrade.
Heikki Linnakangas
2014-10-10
*
Fix broken example in PL/pgSQL document.
Fujii Masao
2014-10-10
*
Split builtins.h to a new header ruleutils.h
Alvaro Herrera
2014-10-08
*
Extend shm_mq API with new functions shm_mq_sendv, shm_mq_set_handle.
Robert Haas
2014-10-08
*
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-07
*
Fix typo in elog message.
Robert Haas
2014-10-07
*
Fix array overrun in ecpg's version of ParseDateTime().
Tom Lane
2014-10-06
*
Clean up Create/DropReplicationSlot query buffer
Stephen Frost
2014-10-06
*
Add support for managing physical replication slots to pg_receivexlog.
Andres Freund
2014-10-06
*
Rename pg_recvlogical's --create/--drop to --create-slot/--drop-slot.
Andres Freund
2014-10-06
*
Translation updates
Peter Eisentraut
2014-10-05
*
Update 9.4 release notes for commits through today.
Tom Lane
2014-10-05
*
Eliminate one background-worker-related flag variable.
Robert Haas
2014-10-04
*
Update time zone data files to tzdata release 2014h.
Tom Lane
2014-10-04
*
Update time zone abbreviations lists.
Tom Lane
2014-10-03
*
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-10-03
*
Fix bogus logic for zic -P option.
Tom Lane
2014-10-03
*
Don't balance vacuum cost delay when per-table settings are in effect
Alvaro Herrera
2014-10-03
*
Fix typos in comments.
Robert Haas
2014-10-03
*
Still another typo fix for 0709b7ee72e4bc71ad07b7120acd117265ab51d0.
Robert Haas
2014-10-03
*
Check for GiST index tuples that don't fit on a page.
Heikki Linnakangas
2014-10-03
*
Fix documentation for CREATE SEQUENCE IF NOT EXISTS.
Heikki Linnakangas
2014-10-03
*
Increase the number of buffer mapping partitions to 128.
Robert Haas
2014-10-02
*
Install all headers for the new atomics API.
Andres Freund
2014-10-02
*
Fix typo in error message.
Heikki Linnakangas
2014-10-02
*
Refactor pgbench log-writing code to a separate function.
Heikki Linnakangas
2014-10-02
*
Fix some more problems with nested append relations.
Tom Lane
2014-10-01
*
Refactor replication connection code of various pg_basebackup utilities.
Andres Freund
2014-10-01
*
pg_recvlogical.c code review.
Andres Freund
2014-10-01
*
Remove num_xloginsert_locks GUC, replace with a #define
Heikki Linnakangas
2014-10-01
*
Block signals while computing the sleep time in postmaster's main loop.
Andres Freund
2014-10-01
*
Add functions for dealing with PGP armor header lines to pgcrypto.
Heikki Linnakangas
2014-10-01
*
Improve documentation about binary/textual output mode for output plugins.
Andres Freund
2014-10-01
*
Rename CACHE_LINE_SIZE to PG_CACHE_LINE_SIZE.
Andres Freund
2014-10-01
*
Correct stdin/stdout usage in COPY .. PROGRAM
Stephen Frost
2014-09-30
*
Fix pg_dump's --if-exists for large objects
Alvaro Herrera
2014-09-30
*
pg_upgrade: have pg_upgrade fail for old 9.4 JSONB format
Bruce Momjian
2014-09-29
*
doc fix for pg_recvlogical: --create doesn't immediately exit.
Andres Freund
2014-09-30
*
Also revert e3ec0728, JSON regression tests
Stephen Frost
2014-09-29
*
Revert 95d737ff to add 'ignore_nulls'
Stephen Frost
2014-09-29
*
Change JSONB's on-disk format for improved performance.
Tom Lane
2014-09-29
*
Fix relcache for policies, and doc updates
Stephen Frost
2014-09-26
*
Fix identify_locking_dependencies for schema-only dumps.
Robert Haas
2014-09-26
*
Further atomic ops portability improvements and bug fixes.
Andres Freund
2014-09-26
*
Fix a couple occurrences of 'the the' in the new atomics API.
Andres Freund
2014-09-26
*
Fix whitespace
Peter Eisentraut
2014-09-26
*
Define META_FREE in a way that doesn't cause -Wempty-body warnings.
Andres Freund
2014-09-26
*
Fix atomic ops inline x86 inline assembly for older 32bit gccs.
Andres Freund
2014-09-26
[prev]
[next]