projects
/
2ndquadrant_bdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2ndquadrant_bdr.git
2014-07-22
Tom Lane
Reject out-of-range numeric timezone specifications.
commit
|
commitdiff
|
tree
2014-07-21
Tom Lane
Stamp 9.4beta2.
REL9_4_BETA2
commit
|
commitdiff
|
tree
2014-07-21
Tom Lane
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.
commit
|
commitdiff
|
tree
2014-07-21
Tom Lane
Adjust cutoff points in newly-added sanity tests.
commit
|
commitdiff
|
tree
2014-07-21
Tom Lane
Defend against bad relfrozenxid/relminmxid/datfrozenxid...
commit
|
commitdiff
|
tree
2014-07-21
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-07-21
Peter Eisentraut
Update SQL features list
commit
|
commitdiff
|
tree
2014-07-20
Tom Lane
Fix xreflabel for hot_standby_feedback.
commit
|
commitdiff
|
tree
2014-07-19
Tom Lane
Update time zone data files to tzdata release 2014e.
commit
|
commitdiff
|
tree
2014-07-19
Tom Lane
Partial fix for dropped columns in functions returning...
commit
|
commitdiff
|
tree
2014-07-18
Noah Misch
Limit pg_upgrade authentication advice to always-secure...
commit
|
commitdiff
|
tree
2014-07-18
Tom Lane
Fix two low-probability memory leaks in regular express...
commit
|
commitdiff
|
tree
2014-07-17
Peter Eisentraut
doc: Spell checking
commit
|
commitdiff
|
tree
2014-07-16
Heikki Linnakangas
Fix bugs in SP-GiST search with range type's -|- (adjac...
commit
|
commitdiff
|
tree
2014-07-15
Magnus Hagander
Move check for SSL_get_current_compression to run on...
commit
|
commitdiff
|
tree
2014-07-15
Peter Eisentraut
doc: Put new options in right order on reference pages
commit
|
commitdiff
|
tree
2014-07-15
Peter Eisentraut
pg_upgrade: Fix spacing in help output
commit
|
commitdiff
|
tree
2014-07-15
Peter Eisentraut
pg_basebackup: Add more information about --max-rate...
commit
|
commitdiff
|
tree
2014-07-15
Andrew Dunstan
json_build_object and json_build_array are stable,...
commit
|
commitdiff
|
tree
2014-07-15
Alvaro Herrera
Fix REASSIGN OWNED for text search objects
commit
|
commitdiff
|
tree
2014-07-15
Magnus Hagander
Detect presence of SSL_get_current_compression
commit
|
commitdiff
|
tree
2014-07-15
Peter Eisentraut
Add missing source files to nls.mk
commit
|
commitdiff
|
tree
2014-07-15
Magnus Hagander
Include SSL compression status in psql banner and conne...
commit
|
commitdiff
|
tree
2014-07-15
Peter Eisentraut
Add missing serial commas
commit
|
commitdiff
|
tree
2014-07-15
Peter Eisentraut
doc: small fixes for REINDEX reference page
commit
|
commitdiff
|
tree
2014-07-14
Alvaro Herrera
Move view reloptions into their own varlena struct
commit
|
commitdiff
|
tree
2014-07-14
Fujii Masao
Prevent bitmap heap scans from showing unnecessary...
commit
|
commitdiff
|
tree
2014-07-12
Andres Freund
Fix decoding of consecutive MULTI_INSERTs emitted by...
commit
|
commitdiff
|
tree
2014-07-12
Magnus Hagander
Add autocompletion of locale keywords for CREATE DATABASE
commit
|
commitdiff
|
tree
2014-07-11
Tom Lane
Fix bug with whole-row references to append subplans.
commit
|
commitdiff
|
tree
2014-07-09
Andres Freund
Rename logical decoding's pg_llog directory to pg_logical.
commit
|
commitdiff
|
tree
2014-07-09
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2014-07-08
Peter Eisentraut
Update key words table for 9.4
commit
|
commitdiff
|
tree
2014-07-08
Peter Eisentraut
doc: Link text to table by id
commit
|
commitdiff
|
tree
2014-07-08
Tom Lane
Don't assume a subquery's output is unique if there...
commit
|
commitdiff
|
tree
2014-07-08
Peter Eisentraut
doc: Fix spacing in verbatim environments
commit
|
commitdiff
|
tree
2014-07-07
Bruce Momjian
pg_upgrade: allow upgrades for new-only TOAST tables
commit
|
commitdiff
|
tree
2014-07-06
Andres Freund
Fix decoding of MULTI_INSERTs when rows other than...
commit
|
commitdiff
|
tree
2014-07-06
Noah Misch
Consistently pass an "unsigned char" to ctype.h functions.
commit
|
commitdiff
|
tree
2014-07-03
Tom Lane
Don't cache per-group context across the whole query...
commit
|
commitdiff
|
tree
2014-07-03
Tom Lane
Redesign API presented by nodeAgg.c for ordered-set...
commit
|
commitdiff
|
tree
2014-07-03
Peter Eisentraut
Use a separate temporary directory for the Unix-domain...
commit
|
commitdiff
|
tree
2014-07-03
Peter Eisentraut
Support vpath builds in TAP tests
commit
|
commitdiff
|
tree
2014-07-02
Kevin Grittner
Smooth reporting of commit/rollback statistics.
commit
|
commitdiff
|
tree
2014-07-02
Bruce Momjian
pg_upgrade: preserve database and relation minmxid...
commit
|
commitdiff
|
tree
2014-07-02
Bruce Momjian
pg_upgrade: no need to remove "members" files for...
commit
|
commitdiff
|
tree
2014-07-02
Tom Lane
Add some errdetail to checkRuleResultList().
commit
|
commitdiff
|
tree
2014-07-02
Fujii Masao
Prevent psql from issuing BEGIN before ALTER SYSTEM...
commit
|
commitdiff
|
tree
2014-07-01
Tom Lane
Fix inadequately-sized output buffer in contrib/unaccent.
commit
|
commitdiff
|
tree
2014-06-30
Bruce Momjian
pg_upgrade: update C comments about pg_dumpall
commit
|
commitdiff
|
tree
2014-06-30
Noah Misch
Don't prematurely free the BufferAccessStrategy in...
commit
|
commitdiff
|
tree
2014-06-30
Andres Freund
Check interrupts during logical decoding more frequently.
commit
|
commitdiff
|
tree
2014-06-30
Heikki Linnakangas
Revert the assertion of no palloc's in critical section.
commit
|
commitdiff
|
tree
2014-06-29
Tom Lane
Remove use_json_as_text options from json_to_record...
commit
|
commitdiff
|
tree
2014-06-27
Alvaro Herrera
Have multixact be truncated by checkpoint, not vacuum
commit
|
commitdiff
|
tree
2014-06-27
Alvaro Herrera
Don't allow relminmxid to go backwards during VACUUM...
commit
|
commitdiff
|
tree
2014-06-27
Alvaro Herrera
Fix broken Assert() introduced by 8e9a16ab8f7f0e58
commit
|
commitdiff
|
tree
2014-06-27
Tom Lane
Disallow pushing volatile qual expressions down into...
commit
|
commitdiff
|
tree
2014-06-26
Tom Lane
Get rid of bogus separate pg_proc entries for json_extr...
commit
|
commitdiff
|
tree
2014-06-26
Tom Lane
Forward-patch regression test for "could not find pathk...
commit
|
commitdiff
|
tree
2014-06-26
Fujii Masao
Remove obsolete example of CSV log file name from log_f...
commit
|
commitdiff
|
tree
2014-06-25
Tom Lane
Rationalize error messages within jsonfuncs.c.
commit
|
commitdiff
|
tree
2014-06-25
Tom Lane
Cosmetic improvements in jsonfuncs.c.
commit
|
commitdiff
|
tree
2014-06-25
Tom Lane
Fix handling of nested JSON objects in json_populate_re...
commit
|
commitdiff
|
tree
2014-06-24
Bruce Momjian
pg_upgrade: remove pg_multixact files left by initdb
commit
|
commitdiff
|
tree
2014-06-24
Heikki Linnakangas
Don't allow foreign tables with OIDs.
commit
|
commitdiff
|
tree
2014-06-23
Fujii Masao
Fix typo in replication slot function doc.
commit
|
commitdiff
|
tree
2014-06-23
Fujii Masao
Add missing closing parenthesis into max_replication_sl...
commit
|
commitdiff
|
tree
2014-06-21
Bruce Momjian
doc: adjust JSONB GIN index description
commit
|
commitdiff
|
tree
2014-06-21
Bruce Momjian
9.4 release notes: adjust some entry wording
commit
|
commitdiff
|
tree
2014-06-21
Kevin Grittner
Fix documentation template for CREATE TRIGGER.
commit
|
commitdiff
|
tree
2014-06-20
Joe Conway
Clean up data conversion short-lived memory context.
commit
|
commitdiff
|
tree
2014-06-20
Andres Freund
Do all-visible handling in lazy_vacuum_page() outside...
commit
|
commitdiff
|
tree
2014-06-20
Tom Lane
Avoid leaking memory while evaluating arguments for...
commit
|
commitdiff
|
tree
2014-06-19
Tom Lane
Document SQL functions' behavior of parsing the whole...
commit
|
commitdiff
|
tree
2014-06-19
Kevin Grittner
Fix calculation of PREDICATELOCK_MANAGER_LWLOCK_OFFSET.
commit
|
commitdiff
|
tree
2014-06-19
Fujii Masao
Don't allow data_directory to be set in postgresql...
commit
|
commitdiff
|
tree
2014-06-18
Andrew Dunstan
Remove unnecessary check for jbvBinary in convertJsonbV...
commit
|
commitdiff
|
tree
2014-06-18
Tom Lane
Fix weird spacing in error message.
commit
|
commitdiff
|
tree
2014-06-18
Andrew Dunstan
Document that jsonb has all the standard comparison...
commit
|
commitdiff
|
tree
2014-06-18
Noah Misch
Fix the MSVC build process for uuid-ossp.
commit
|
commitdiff
|
tree
2014-06-17
Bruce Momjian
9.4 release notes: improve valgrind mention
commit
|
commitdiff
|
tree
2014-06-16
Bruce Momjian
Use type pgsocket for Windows pipe emulation socket...
commit
|
commitdiff
|
tree
2014-06-14
Noah Misch
Secure Unix-domain sockets of "make check" temporary...
commit
|
commitdiff
|
tree
2014-06-14
Noah Misch
Add mkdtemp() to libpgport.
commit
|
commitdiff
|
tree
2014-06-13
Noah Misch
Harden pg_filenode_relation test against concurrent...
commit
|
commitdiff
|
tree
2014-06-13
Noah Misch
Adjust 9.4 release notes.
commit
|
commitdiff
|
tree
2014-06-13
Noah Misch
emacs.samples: Reliably override ".dir-locals.el".
commit
|
commitdiff
|
tree
2014-06-13
Tom Lane
Fix pg_restore's processing of old-style BLOB COMMENTS...
commit
|
commitdiff
|
tree
2014-06-12
Tom Lane
Improve tuplestore's error messages for I/O failures.
commit
|
commitdiff
|
tree
2014-06-12
Tom Lane
Adjust largeobject regression test to leave a couple...
commit
|
commitdiff
|
tree
2014-06-12
Tom Lane
Remove inadvertent copyright violation in largeobject...
commit
|
commitdiff
|
tree
2014-06-12
Tom Lane
Add regression test to prevent future breakage of legac...
commit
|
commitdiff
|
tree
2014-06-12
Tom Lane
Rename lo_create(oid, bytea) to lo_from_bytea().
commit
|
commitdiff
|
tree
2014-06-12
Andres Freund
Consistency improvements for slot and decoding code.
commit
|
commitdiff
|
tree
2014-06-11
Tom Lane
Fix ancient encoding error in hungarian.stop.
commit
|
commitdiff
|
tree
2014-06-10
Tom Lane
Forward-port regression test for bug #10587 into 9...
commit
|
commitdiff
|
tree
2014-06-09
Tom Lane
Fix infinite loop when splitting inner tuples in SPGiST...
commit
|
commitdiff
|
tree
2014-06-09
Alvaro Herrera
Wrap multixact/members correctly during extension,...
commit
|
commitdiff
|
tree
2014-06-05
Andres Freund
Fix off-by-one in decoding causing one-record events...
commit
|
commitdiff
|
tree
next