projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2014-07-15
Peter Eisentraut
doc: small fixes for REINDEX reference page
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-08
Tom Lane
Don't assume a subquery's output is unique if there...
commit
|
commitdiff
|
tree
2014-07-07
Bruce Momjian
pg_upgrade: allow upgrades for new-only TOAST tables
commit
|
commitdiff
|
tree
2014-07-02
Bruce Momjian
pg_upgrade: preserve database and relation minmxid...
commit
|
commitdiff
|
tree
2014-07-02
Tom Lane
Add some errdetail to checkRuleResultList().
commit
|
commitdiff
|
tree
2014-07-02
Bruce Momjian
pg_upgrade: no need to remove "members" files for...
commit
|
commitdiff
|
tree
2014-07-01
Tom Lane
Fix inadequately-sized output buffer in contrib/unaccent.
commit
|
commitdiff
|
tree
2014-06-30
Noah Misch
Don't prematurely free the BufferAccessStrategy in...
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-26
Tom Lane
Back-patch "Fix EquivalenceClass processing for nested...
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
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-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-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
Tom Lane
Fix pg_restore's processing of old-style BLOB COMMENTS...
commit
|
commitdiff
|
tree
2014-06-12
Tom Lane
Remove inadvertent copyright violation in largeobject...
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-06
Fujii Masao
Fix breakages of hot standby regression test.
commit
|
commitdiff
|
tree
2014-06-05
Tom Lane
Add defenses against running with a wrong selection...
commit
|
commitdiff
|
tree
2014-06-04
Andres Freund
Fix longstanding bug in HeapTupleSatisfiesVacuum().
commit
|
commitdiff
|
tree
2014-06-04
Fujii Masao
Add description of pg_stat directory into doc.
commit
|
commitdiff
|
tree
2014-06-03
Tom Lane
Make plpython_unicode regression test work in more...
commit
|
commitdiff
|
tree
2014-06-03
Andres Freund
Set the process latch when processing recovery conflict...
commit
|
commitdiff
|
tree
2014-06-01
Tom Lane
PL/Python: Adjust the regression tests for Python 3.4
commit
|
commitdiff
|
tree
2014-05-30
Tom Lane
On OS X, link libpython normally, ignoring the "framewo...
commit
|
commitdiff
|
tree
2014-05-30
Heikki Linnakangas
Fix typos in MSVC solution file.
commit
|
commitdiff
|
tree
2014-05-29
Tom Lane
When using the OSSP UUID library, cache its uuid_t...
commit
|
commitdiff
|
tree
2014-05-28
Tom Lane
Revert "Fix bogus %name-prefix option syntax in all...
commit
|
commitdiff
|
tree
2014-05-28
Tom Lane
Fix bogus %name-prefix option syntax in all our Bison...
commit
|
commitdiff
|
tree
2014-05-28
Magnus Hagander
Ensure cleanup in case of early errors in streaming...
commit
|
commitdiff
|
tree
2014-05-27
Tom Lane
Avoid unportable usage of sscanf(UINT64_FORMAT).
commit
|
commitdiff
|
tree
2014-05-20
Tom Lane
Prevent auto_explain from changing the output of a...
commit
|
commitdiff
|
tree
2014-05-19
Heikki Linnakangas
Use 0-based numbering in comments about backup blocks.
commit
|
commitdiff
|
tree
2014-05-19
Tom Lane
Fix non-C89-compatible coding in pgbench.
commit
|
commitdiff
|
tree
2014-05-16
Heikki Linnakangas
Initialize tsId and dbId fields in WAL record of COMMIT...
commit
|
commitdiff
|
tree
2014-05-15
Tom Lane
Fix unportable setvbuf() usage in initdb.
commit
|
commitdiff
|
tree
2014-05-15
Heikki Linnakangas
Handle duplicate XIDs in txid_snapshot.
commit
|
commitdiff
|
tree
2014-05-15
Heikki Linnakangas
Fix race condition in preparing a transaction for two...
commit
|
commitdiff
|
tree
2014-05-15
Tom Lane
In initdb, ensure stdout/stderr buffering behavior...
commit
|
commitdiff
|
tree
2014-05-14
Tom Lane
Code review for recent changes in relcache.c.
commit
|
commitdiff
|
tree
2014-05-13
Heikki Linnakangas
Initialize padding bytes in btree_gist varbit support.
commit
|
commitdiff
|
tree
2014-05-12
Tom Lane
Ignore config.pl and buildenv.pl in src/tools/msvc.
commit
|
commitdiff
|
tree
2014-05-12
Heikki Linnakangas
Free PQresult on error in pg_receivexlog.
commit
|
commitdiff
|
tree
2014-05-10
Tom Lane
Accept tcl 8.6 in configure's probe for tclsh.
commit
|
commitdiff
|
tree
2014-05-09
Tom Lane
Get rid of bogus dependency on typcategory in to_json...
commit
|
commitdiff
|
tree
2014-05-09
Tom Lane
Document permissions needed for pg_database_size and...
commit
|
commitdiff
|
tree
2014-05-08
Noah Misch
Un-break ecpg test suite under --disable-integer-datetimes.
commit
|
commitdiff
|
tree
2014-05-08
Heikki Linnakangas
Protect against torn pages when deleting GIN list pages.
commit
|
commitdiff
|
tree
2014-05-08
Heikki Linnakangas
Include files copied from libpqport in .gitignore
commit
|
commitdiff
|
tree
2014-05-08
Tom Lane
Avoid buffer bloat in libpq when server is consistently...
commit
|
commitdiff
|
tree
2014-05-07
Tom Lane
Fix failure to set ActiveSnapshot while rewinding a...
commit
|
commitdiff
|
tree
2014-05-07
Jeff Davis
Fix interval test, which was broken for floating-point...
commit
|
commitdiff
|
tree
2014-05-06
Bruce Momjian
Remove tabs after spaces in C comments
commit
|
commitdiff
|
tree
2014-05-06
Simon Riggs
Correct comment in Hot Standby nbtree handling
commit
|
commitdiff
|
tree
2014-05-06
Heikki Linnakangas
Fix use of free in walsender error handling after a...
commit
|
commitdiff
|
tree
2014-05-06
Michael Meskes
Fix handling of array of char pointers in ecpglib.
commit
|
commitdiff
|
tree
2014-05-05
Tom Lane
Fix possible cache invalidation failure in ReceiveShare...
commit
|
commitdiff
|
tree
2014-05-02
Tom Lane
Fix "quiet inline" configure test for newer clang compi...
commit
|
commitdiff
|
tree
2014-05-02
Tom Lane
Fix yet another corner case in dumping rules/views...
commit
|
commitdiff
|
tree
2014-05-01
Tom Lane
Fix failure to detoast fields in composite elements...
commit
|
commitdiff
|
tree
2014-04-30
Tom Lane
Check for interrupts and stack overflow during rule...
commit
|
commitdiff
|
tree
2014-04-30
Tom Lane
Reduce indentation/parenthesization of set operations...
commit
|
commitdiff
|
tree
2014-04-30
Tom Lane
Limit overall indentation in rule/view dumps.
commit
|
commitdiff
|
tree
2014-04-30
Tom Lane
Fix indentation of JOIN clauses in rule/view dumps.
commit
|
commitdiff
|
tree
2014-04-30
Heikki Linnakangas
Add missing SYSTEMQUOTEs
commit
|
commitdiff
|
tree
2014-04-29
Tom Lane
Improve planner to drop constant-NULL inputs of AND...
commit
|
commitdiff
|
tree
2014-04-28
Heikki Linnakangas
Fix two bugs in WAL-logging of GIN pending-list pages.
commit
|
commitdiff
|
tree
2014-04-28
Tom Lane
Can't completely get rid of #ifndef FRONTEND in palloc...
commit
|
commitdiff
|
tree
2014-04-26
Tom Lane
Don't #include utils/palloc.h in common/fe_memutils.h.
commit
|
commitdiff
|
tree
2014-04-24
Alvaro Herrera
Fix race when updating a tuple concurrently locked...
commit
|
commitdiff
|
tree
2014-04-24
Tom Lane
Reset pg_stat_activity.xact_start during PREPARE TRANSA...
commit
|
commitdiff
|
tree
2014-04-24
Tom Lane
Fix incorrect pg_proc.proallargtypes entries for two...
commit
|
commitdiff
|
tree
2014-04-23
Heikki Linnakangas
Update obsolete comments.
commit
|
commitdiff
|
tree
2014-04-23
Heikki Linnakangas
Fix typos in comment.
commit
|
commitdiff
|
tree
2014-04-21
Tom Lane
pg_stat_statements forgot to let previous occupant...
commit
|
commitdiff
|
tree
2014-04-17
Tom Lane
Fix unused-variable warning on Windows.
commit
|
commitdiff
|
tree
2014-04-17
Bruce Momjian
pgcrypto: fix memset() calls that might be optimized...
commit
|
commitdiff
|
tree
2014-04-17
Bruce Momjian
pg_upgrade: throw an error for non-existent tablespace...
commit
|
commitdiff
|
tree
2014-04-17
Heikki Linnakangas
Set the all-visible flag on heap page before writing...
commit
|
commitdiff
|
tree
2014-04-16
Bruce Momjian
docs: properly document psql auto encoding mode
commit
|
commitdiff
|
tree
2014-04-16
Alvaro Herrera
Fix object identities for text search objects
commit
|
commitdiff
|
tree
2014-04-16
Tom Lane
Fix contrib/postgres_fdw's remote-estimate representati...
commit
|
commitdiff
|
tree
2014-04-16
Andrew Dunstan
Attempt to get plpython regression tests working again...
commit
|
commitdiff
|
tree
2014-04-16
Tom Lane
Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls.
commit
|
commitdiff
|
tree
2014-04-16
Magnus Hagander
Fix timeout in LDAP lookup of libpq connection parameters
commit
|
commitdiff
|
tree
2014-04-16
Bruce Momjian
check socket creation errors against PGINVALID_SOCKET
commit
|
commitdiff
|
tree
2014-04-16
Heikki Linnakangas
Use correctly-sized buffer when zero-filling a WAL...
commit
|
commitdiff
|
tree
next