projects
/
2ndquadrant_bdr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2ndquadrant_bdr.git
2015-05-18
Peter Eisentraut
Fix typos
commit
|
commitdiff
|
tree
2015-05-17
Tom Lane
Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20.
commit
|
commitdiff
|
tree
2015-05-17
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2015-05-16
Bruce Momjian
pg_upgrade: properly handle timeline variables
commit
|
commitdiff
|
tree
2015-05-16
Tom Lane
Fix docs typo
commit
|
commitdiff
|
tree
2015-05-16
Bruce Momjian
pg_upgrade: force timeline 1 in the new cluster
commit
|
commitdiff
|
tree
2015-05-16
Bruce Momjian
pg_upgrade: only allow template0 to be non-connectable
commit
|
commitdiff
|
tree
2015-05-15
Tom Lane
Update time zone data files to tzdata release 2015d.
commit
|
commitdiff
|
tree
2015-05-14
Tom Lane
Docs: fix erroneous claim about max byte length of...
commit
|
commitdiff
|
tree
2015-05-13
Heikki Linnakangas
Fix RBM_ZERO_AND_LOCK mode to not acquire lock on local...
commit
|
commitdiff
|
tree
2015-05-11
Tom Lane
Fix incorrect checking of deferred exclusion constraint...
commit
|
commitdiff
|
tree
2015-05-11
Robert Haas
Increase threshold for multixact member emergency autov...
commit
|
commitdiff
|
tree
2015-05-11
Robert Haas
Even when autovacuum=off, force it for members as we...
commit
|
commitdiff
|
tree
2015-05-11
Robert Haas
Advance the stop point for multixact offset creation...
commit
|
commitdiff
|
tree
2015-05-11
Robert Haas
Fix DetermineSafeOldestOffset for the case where there...
commit
|
commitdiff
|
tree
2015-05-08
Stephen Frost
Recommend include_realm=1 in docs
commit
|
commitdiff
|
tree
2015-05-08
Robert Haas
Teach autovacuum about multixact member wraparound.
commit
|
commitdiff
|
tree
2015-05-07
Robert Haas
Fix incorrect math in DetermineSafeOldestOffset.
commit
|
commitdiff
|
tree
2015-05-07
Magnus Hagander
Properly send SCM status updates when shutting down...
commit
|
commitdiff
|
tree
2015-05-05
Tom Lane
citext's regexp_matches() functions weren't documented...
commit
|
commitdiff
|
tree
2015-05-05
Tom Lane
Fix incorrect declaration of citext's regexp_matches...
commit
|
commitdiff
|
tree
2015-05-05
Robert Haas
Fix some problems with patch to fsync the data directory.
commit
|
commitdiff
|
tree
2015-05-04
Robert Haas
Recursively fsync() the data directory after a crash.
commit
|
commitdiff
|
tree
2015-05-04
Andrew Dunstan
Fix two small bugs in json's populate_record_worker
commit
|
commitdiff
|
tree
2015-05-03
Tom Lane
Fix overlooked relcache invalidation in ALTER TABLE...
commit
|
commitdiff
|
tree
2015-05-01
Bruce Momjian
Mark views created from tables as replication identity...
commit
|
commitdiff
|
tree
2015-04-30
Alvaro Herrera
Fix pg_upgrade's multixact handling (again)
commit
|
commitdiff
|
tree
2015-04-28
Alvaro Herrera
Code review for multixact bugfix
commit
|
commitdiff
|
tree
2015-04-28
Alvaro Herrera
Protect against multixact members wraparound
commit
|
commitdiff
|
tree
2015-04-27
Andres Freund
Use a fd opened for read/write when syncing slots durin...
commit
|
commitdiff
|
tree
2015-04-25
Tom Lane
Prevent improper reordering of antijoins vs. outer...
commit
|
commitdiff
|
tree
2015-04-24
Noah Misch
Build every ECPG library with -DFRONTEND.
commit
|
commitdiff
|
tree
2015-04-24
Tom Lane
Fix obsolete comment in set_rel_size().
commit
|
commitdiff
|
tree
2015-04-23
Heikki Linnakangas
Fix deadlock at startup, if max_prepared_transactions...
commit
|
commitdiff
|
tree
2015-04-17
Bruce Momjian
pg_upgrade: document need for text search files to...
commit
|
commitdiff
|
tree
2015-04-14
Alvaro Herrera
Fix typo in comment
commit
|
commitdiff
|
tree
2015-04-13
Heikki Linnakangas
Don't archive bogus recycled or preallocated files...
commit
|
commitdiff
|
tree
2015-04-12
Heikki Linnakangas
Remove duplicated words in comments.
commit
|
commitdiff
|
tree
2015-04-09
Magnus Hagander
Fix incorrect punctuation
commit
|
commitdiff
|
tree
2015-04-08
Alvaro Herrera
Fix autovacuum launcher shutdown sequence
commit
|
commitdiff
|
tree
2015-04-07
Tom Lane
Fix assorted inconsistent function declarations.
commit
|
commitdiff
|
tree
2015-04-07
Simon Riggs
Fix spelling of author's name
commit
|
commitdiff
|
tree
2015-04-06
Fujii Masao
Fix typo in libpq.sgml.
commit
|
commitdiff
|
tree
2015-04-05
Tom Lane
Suppress clang's unhelpful gripes about -pthread switch...
commit
|
commitdiff
|
tree
2015-04-04
Tom Lane
Fix incorrect matching of subexpressions in outer-join...
commit
|
commitdiff
|
tree
2015-04-04
Tom Lane
Fix TAP tests to use only standard command-line argumen...
commit
|
commitdiff
|
tree
2015-04-03
Tom Lane
Remove unnecessary variables in _hash_splitbucket().
commit
|
commitdiff
|
tree
2015-04-03
Tom Lane
Fix rare startup failure induced by MVCC-catalog-scans...
commit
|
commitdiff
|
tree
2015-04-02
Robert Haas
After a crash, don't restart workers with BGW_NEVER_RES...
commit
|
commitdiff
|
tree
2015-04-02
Simon Riggs
Correct comment to use RS_EPHEMERAL
commit
|
commitdiff
|
tree
2015-04-01
Alvaro Herrera
psql: fix \connect with URIs and conninfo strings
commit
|
commitdiff
|
tree
2015-04-01
Tom Lane
Fix incorrect markup in documentation of window frame...
commit
|
commitdiff
|
tree
2015-03-31
Heikki Linnakangas
Remove spurious semicolons.
commit
|
commitdiff
|
tree
2015-03-30
Andrew Dunstan
Run pg_upgrade and pg_resetxlog with restricted token...
commit
|
commitdiff
|
tree
2015-03-30
Tom Lane
Fix bogus concurrent use of _hash_getnewbuf() in bucket...
commit
|
commitdiff
|
tree
2015-03-30
Tom Lane
Fix rare core dump in BackendIdGetTransactionIds().
commit
|
commitdiff
|
tree
2015-03-29
Tom Lane
Add vacuum_delay_point call in compute_index_stats...
commit
|
commitdiff
|
tree
2015-03-26
Tatsuo Ishii
Make SyncRepWakeQueue to a static function
commit
|
commitdiff
|
tree
2015-03-24
Tom Lane
Fix ExecOpenScanRelation to take a lock on a ROW_MARK_C...
commit
|
commitdiff
|
tree
2015-03-23
Andres Freund
Don't delay replication for less than recovery_min_appl...
commit
|
commitdiff
|
tree
2015-03-19
Robert Haas
Fix status reporting for terminated bgworkers that...
commit
|
commitdiff
|
tree
2015-03-16
Tom Lane
Replace insertion sort in contrib/intarray with qsort().
commit
|
commitdiff
|
tree
2015-03-15
Tom Lane
src/port/dirmod.c needs to be built on Cygwin too.
commit
|
commitdiff
|
tree
2015-03-14
Tom Lane
Build src/port/dirmod.c only on Windows.
commit
|
commitdiff
|
tree
2015-03-14
Tom Lane
Remove workaround for ancient incompatibility between...
commit
|
commitdiff
|
tree
2015-03-13
Tatsuo Ishii
Fix integer overflow in debug message of walreceiver
commit
|
commitdiff
|
tree
2015-03-12
Tom Lane
Ensure tableoid reads correctly in EvalPlanQual-manufac...
commit
|
commitdiff
|
tree
2015-03-12
Heikki Linnakangas
Fix memory leaks in GIN index vacuum.
commit
|
commitdiff
|
tree
2015-03-08
Tom Lane
Cast to (void *) rather than (int *) when passing int64...
commit
|
commitdiff
|
tree
2015-03-08
Tom Lane
Fix documentation for libpq's PQfn().
commit
|
commitdiff
|
tree
2015-03-06
Tom Lane
Rethink function argument sorting in pg_dump.
commit
|
commitdiff
|
tree
2015-03-06
Alvaro Herrera
Fix contrib/file_fdw's expected file
commit
|
commitdiff
|
tree
2015-03-05
Alvaro Herrera
Fix user mapping object description
commit
|
commitdiff
|
tree
2015-03-03
Alvaro Herrera
Add comment for "is_internal" parameter
commit
|
commitdiff
|
tree
2015-03-02
Stephen Frost
Fix pg_dump handling of extension config tables
commit
|
commitdiff
|
tree
2015-03-01
Stephen Frost
Fix targetRelation initializiation in prepsecurity
commit
|
commitdiff
|
tree
2015-03-01
Noah Misch
Unlink static libraries before rebuilding them.
commit
|
commitdiff
|
tree
2015-02-28
Tom Lane
Fix planning of star-schema-style queries.
commit
|
commitdiff
|
tree
2015-02-28
Tom Lane
Suppress uninitialized-variable warning from less-brigh...
commit
|
commitdiff
|
tree
2015-02-27
Alvaro Herrera
Fix a couple of trivial issues in jsonb.c
commit
|
commitdiff
|
tree
2015-02-26
Andrew Dunstan
Render infinite date/timestamps as 'infinity' for json...
commit
|
commitdiff
|
tree
2015-02-26
Andres Freund
Reconsider when to wait for WAL flushes/syncrep during...
commit
|
commitdiff
|
tree
2015-02-26
Noah Misch
Free SQLSTATE and SQLERRM no earlier than other PL...
commit
|
commitdiff
|
tree
2015-02-26
Stephen Frost
Add locking clause for SB views for update/delete
commit
|
commitdiff
|
tree
2015-02-25
Tom Lane
Fix dumping of views that are just VALUES(...) but...
commit
|
commitdiff
|
tree
2015-02-23
Andres Freund
Guard against spurious signals in LockBufferForCleanup.
commit
|
commitdiff
|
tree
2015-02-23
Heikki Linnakangas
Fix potential deadlock with libpq non-blocking mode.
commit
|
commitdiff
|
tree
2015-02-21
Tom Lane
Fix misparsing of empty value in conninfo_uri_parse_par...
commit
|
commitdiff
|
tree
2015-02-18
Alvaro Herrera
Fix object identities for pg_conversion objects
commit
|
commitdiff
|
tree
2015-02-18
Tom Lane
Fix failure to honor -Z compression level option in...
commit
|
commitdiff
|
tree
2015-02-17
Tom Lane
Remove code to match IPv4 pg_hba.conf entries to IPv4...
commit
|
commitdiff
|
tree
2015-02-17
Robert Haas
Improve pg_check_dir code and comments.
commit
|
commitdiff
|
tree
2015-02-16
Tom Lane
Fix misuse of memcpy() in check_ip().
commit
|
commitdiff
|
tree
2015-02-16
Tom Lane
Fix null-pointer-deref crash while doing COPY IN with...
commit
|
commitdiff
|
tree
2015-02-15
Peter Eisentraut
pg_regress: Write processed input/*.source into output dir
commit
|
commitdiff
|
tree
2015-02-13
Heikki Linnakangas
Fix broken #ifdef for __sparcv8
commit
|
commitdiff
|
tree
2015-02-12
Bruce Momjian
pg_upgrade: quote directory names in delete_old_cluste...
commit
|
commitdiff
|
tree
2015-02-12
Bruce Momjian
pg_upgrade: preserve freeze info for postgres/template...
commit
|
commitdiff
|
tree
2015-02-12
Andres Freund
Fix typo in logicaldecoding.sgml.
commit
|
commitdiff
|
tree
2015-02-12
Tom Lane
Fix missing PQclear() in libpqrcv_endstreaming().
commit
|
commitdiff
|
tree
next