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
*
pg_dump: Reduce use of global variables
Alvaro Herrera
2014-10-14
*
Fix deadlock with LWLockAcquireWithVar and LWLockWaitForVar.
Heikki Linnakangas
2014-10-14
*
Fix typo in docs.
Heikki Linnakangas
2014-10-14
*
doc: Improve ALTER VIEW / SET documentation
Peter Eisentraut
2014-10-13
*
doc: Fix copy-and-paste mistakes
Peter Eisentraut
2014-10-13
*
psql: Fix \? output alignment
Peter Eisentraut
2014-10-13
*
doc: mention TM is ignored for to_date/to_timestamp()
Bruce Momjian
2014-10-13
*
doc: mention more changes needed to use huge pages
Bruce Momjian
2014-10-13
*
C comments: adjust execTuples.c for new structure
Bruce Momjian
2014-10-13
*
docs: error for adding _validated_ domains for existing uses
Bruce Momjian
2014-10-13
*
Consistently use NULL for invalid GUC unit strings
Bruce Momjian
2014-10-13
*
doc: improve USING and NATURAL JOIN descriptions
Bruce Momjian
2014-10-13
*
Add --latency-limit option to pgbench.
Heikki Linnakangas
2014-10-13
*
Increase number of hash join buckets for underestimate.
Kevin Grittner
2014-10-13
*
Fix quoting in the add_to_path Makefile macro.
Noah Misch
2014-10-12
*
pg_ctl: Cast DWORD values to avoid -Wformat warnings.
Noah Misch
2014-10-12
*
Suppress dead, unportable src/port/crypt.c code.
Noah Misch
2014-10-12
*
pg_recvlogical: Improve --help output
Peter Eisentraut
2014-10-12
*
Message improvements
Peter Eisentraut
2014-10-12
*
pg_upgrade: prefix Unix shell script name output with "./"
Bruce Momjian
2014-10-11
*
docs: remove mention that attnotnull should be changed
Bruce Momjian
2014-10-11
*
regression: adjust polygon diagrams to not use tabs
Bruce Momjian
2014-10-11
*
Improve documentation about JSONB array containment behavior.
Tom Lane
2014-10-11
*
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
[next]