projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2015-11-25
Tom Lane
Be more paranoid about null return values from libpq...
commit
|
commitdiff
|
tree
2015-11-24
Bruce Momjian
pg_upgrade: fix CopyFile() on Windows to fail on file...
commit
|
commitdiff
|
tree
2015-11-23
Tom Lane
Fix Windows builds in back branches.
commit
|
commitdiff
|
tree
2015-11-22
Tom Lane
Adopt the GNU convention for handling tar-archive membe...
commit
|
commitdiff
|
tree
2015-11-20
Tom Lane
Fix handling of inherited check constraints in ALTER...
commit
|
commitdiff
|
tree
2015-11-18
Tom Lane
Accept flex > 2.5.x in configure.
commit
|
commitdiff
|
tree
2015-11-17
Tom Lane
Fix possible internal overflow in numeric division.
commit
|
commitdiff
|
tree
2015-11-15
Tom Lane
Fix ruleutils.c's dumping of whole-row Vars in ROW...
commit
|
commitdiff
|
tree
2015-11-14
Peter Eisentraut
PL/Python: Make tests pass with Python 3.5
commit
|
commitdiff
|
tree
2015-11-14
Bruce Momjian
pg_upgrade: properly detect file copy failure on Windows
commit
|
commitdiff
|
tree
2015-11-10
Tom Lane
Improve our workaround for 'TeX capacity exceeded'...
commit
|
commitdiff
|
tree
2015-11-08
Noah Misch
Don't connect() to a wildcard address in test_postmaste...
commit
|
commitdiff
|
tree
2015-11-07
Tom Lane
Fix enforcement of restrictions inside regexp lookaroun...
commit
|
commitdiff
|
tree
2015-10-31
Kevin Grittner
Fix serialization anomalies due to race conditions...
commit
|
commitdiff
|
tree
2015-10-20
Noah Misch
Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fa...
commit
|
commitdiff
|
tree
2015-10-20
Noah Misch
Eschew "RESET statement_timeout" in tests.
commit
|
commitdiff
|
tree
2015-10-19
Tom Lane
Fix incorrect handling of lookahead constraints in...
commit
|
commitdiff
|
tree
2015-10-18
Michael Meskes
Fix order of arguments in ecpg generated typedef command.
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Miscellaneous cleanup of regular-expression compiler.
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Improve memory-usage accounting in regular-expression...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Improve performance of pullback/pushfwd in regular...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Improve performance of fixempties() pass in regular...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Fix O(N^2) performance problems in regular-expression...
commit
|
commitdiff
|
tree
2015-10-16
Tom Lane
Fix regular-expression compiler to handle loops of...
commit
|
commitdiff
|
tree
2015-10-13
Tom Lane
On Windows, ensure shared memory handle gets closed...
commit
|
commitdiff
|
tree
2015-10-12
Tom Lane
Fix "pg_ctl start -w" to test child process status...
commit
|
commitdiff
|
tree
2015-10-07
Tom Lane
Improve documentation of the role-dropping process.
commit
|
commitdiff
|
tree
2015-10-06
Tom Lane
Perform an immediate shutdown if the postpid file is...
commit
|
commitdiff
|
tree
2015-10-05
Tom Lane
Stamp 9.2.14.
REL9_2_14
commit
|
commitdiff
|
tree
2015-10-05
Peter Eisentraut
doc: Update URLs of external projects
commit
|
commitdiff
|
tree
2015-10-05
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2015-10-05
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2015-10-05
Andres Freund
Remove outdated comment about relation level autovacuum...
commit
|
commitdiff
|
tree
2015-10-05
Noah Misch
Prevent stack overflow in query-type functions.
commit
|
commitdiff
|
tree
2015-10-05
Noah Misch
Prevent stack overflow in container-type functions.
commit
|
commitdiff
|
tree
2015-10-05
Noah Misch
Prevent stack overflow in json-related functions.
commit
|
commitdiff
|
tree
2015-10-05
Noah Misch
pgcrypto: Detect and report too-short crypt() salts.
commit
|
commitdiff
|
tree
2015-10-05
Andres Freund
Re-Align *_freeze_max_age reloption limits with corresp...
commit
|
commitdiff
|
tree
2015-10-04
Tom Lane
Release notes for 9.5beta1, 9.4.5, 9.3.10, 9.2.14,...
commit
|
commitdiff
|
tree
2015-10-04
Tom Lane
Further twiddling of nodeHash.c hashtable sizing calcul...
commit
|
commitdiff
|
tree
2015-10-04
Tom Lane
Fix possible "invalid memory alloc request size" failur...
commit
|
commitdiff
|
tree
2015-10-02
Tom Lane
Update time zone data files to tzdata release 2015g.
commit
|
commitdiff
|
tree
2015-10-02
Tom Lane
Add recursion depth protection to LIKE matching.
commit
|
commitdiff
|
tree
2015-10-02
Tom Lane
Add recursion depth protections to regular expression...
commit
|
commitdiff
|
tree
2015-10-02
Tom Lane
Fix potential infinite loop in regular expression execu...
commit
|
commitdiff
|
tree
2015-10-02
Tom Lane
Add some more query-cancel checks to regular expression...
commit
|
commitdiff
|
tree
2015-10-02
Tom Lane
Docs: add disclaimer about hazards of using regexps...
commit
|
commitdiff
|
tree
2015-10-01
Tom Lane
Fix pg_dump to handle inherited NOT VALID check constra...
commit
|
commitdiff
|
tree
2015-10-01
Tom Lane
Fix documentation error in commit 8703059c6b55c427100e0...
commit
|
commitdiff
|
tree
2015-10-01
Tom Lane
Improve LISTEN startup time when there are many unread...
commit
|
commitdiff
|
tree
2015-09-29
Tom Lane
Fix plperl to handle non-ASCII error message texts...
commit
|
commitdiff
|
tree
2015-09-28
Andrew Dunstan
Fix compiler warning about unused function in non-readl...
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Further fix for psql's code for locale-aware formatting...
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Further fix for psql's code for locale-aware formatting...
commit
|
commitdiff
|
tree
2015-09-25
Tom Lane
Fix psql's code for locale-aware formatting of numeric...
commit
|
commitdiff
|
tree
2015-09-24
Andres Freund
Lower *_freeze_max_age minimum values.
commit
|
commitdiff
|
tree
2015-09-22
Joe Conway
Fix sepgsql regression tests (9.2-only patch).
commit
|
commitdiff
|
tree
2015-09-22
Tom Lane
Docs: fix typo in to_char() example.
commit
|
commitdiff
|
tree
2015-09-21
Tom Lane
Fix possible internal overflow in numeric multiplication.
commit
|
commitdiff
|
tree
2015-09-21
Noah Misch
Restrict file mode creation mask during tmpfile().
commit
|
commitdiff
|
tree
2015-09-20
Tom Lane
Be more wary about partially-valid LOCALLOCK data in...
commit
|
commitdiff
|
tree
2015-09-19
Michael Meskes
Let compiler handle size calculation of bool types.
commit
|
commitdiff
|
tree
2015-09-18
Tom Lane
Fix low-probability memory leak in regex execution.
commit
|
commitdiff
|
tree
2015-09-17
Andrew Dunstan
Honour TEMP_CONFIG when testing pg_upgrade
commit
|
commitdiff
|
tree
2015-09-16
Tom Lane
Fix documentation of regular expression character-entry...
commit
|
commitdiff
|
tree
2015-09-12
Tom Lane
Remove set-but-not-used variable.
commit
|
commitdiff
|
tree
2015-09-11
Bruce Momjian
pg_dump, pg_upgrade: allow postgres/template1 tablespa...
commit
|
commitdiff
|
tree
2015-09-10
Tom Lane
Fix setrefs.c comment properly.
commit
|
commitdiff
|
tree
2015-09-10
Stephen Frost
Fix typo in setrefs.c
commit
|
commitdiff
|
tree
2015-09-10
Tom Lane
Fix minor bug in regexp makesearch() function.
commit
|
commitdiff
|
tree
2015-09-09
Fujii Masao
Remove files signaling a standby promotion request...
commit
|
commitdiff
|
tree
2015-09-08
Fujii Masao
Add gin_fuzzy_search_limit to postgresql.conf.sample.
commit
|
commitdiff
|
tree
2015-09-08
Alvaro Herrera
Fix error message wording in previous sslinfo commit
commit
|
commitdiff
|
tree
2015-09-07
Alvaro Herrera
Add more sanity checks in contrib/sslinfo
commit
|
commitdiff
|
tree
2015-09-07
Greg Stark
Change type of DOW/DOY to UNITS
commit
|
commitdiff
|
tree
2015-09-07
Teodor Sigaev
Make GIN's cleanup pending list process interruptable
commit
|
commitdiff
|
tree
2015-09-07
Teodor Sigaev
Update site address of Snowball project
commit
|
commitdiff
|
tree
2015-09-06
Greg Stark
Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS...
commit
|
commitdiff
|
tree
2015-09-05
Heikki Linnakangas
Fix misc typos.
commit
|
commitdiff
|
tree
2015-09-04
Tom Lane
Fix subtransaction cleanup after an outer-subtransactio...
commit
|
commitdiff
|
tree
2015-08-29
Tom Lane
Fix s_lock.h PPC assembly code to be compatible with...
commit
|
commitdiff
|
tree
2015-08-27
Bruce Momjian
dblink docs: fix typo to use "connname" (3 n's), not...
commit
|
commitdiff
|
tree
2015-08-27
Tom Lane
Add a small cache of locks owned by a resource owner...
commit
|
commitdiff
|
tree
2015-08-25
Tom Lane
Docs: be explicit about datatype matching for lead...
commit
|
commitdiff
|
tree
2015-08-22
Tom Lane
Avoid O(N^2) behavior when enlarging SPI tuple table...
commit
|
commitdiff
|
tree
2015-08-21
Tom Lane
Fix plpython crash when returning string representation...
commit
|
commitdiff
|
tree
2015-08-21
Tom Lane
Allow record_in() and record_recv() to work for transie...
commit
|
commitdiff
|
tree
2015-08-18
Tom Lane
Fix a few bogus statement type names in plpgsql error...
commit
|
commitdiff
|
tree
2015-08-15
Tom Lane
Improve documentation about MVCC-unsafe utility commands.
commit
|
commitdiff
|
tree
2015-08-15
Andres Freund
Don't use 'bool' as a struct member name in help_config.c.
commit
|
commitdiff
|
tree
2015-08-13
Tom Lane
Improve regression test case to avoid depending on...
commit
|
commitdiff
|
tree
2015-08-13
Michael Meskes
Fix declaration of isarray variable.
commit
|
commitdiff
|
tree
2015-08-13
Tom Lane
Undo mistaken tightening in join_is_legal().
commit
|
commitdiff
|
tree
2015-08-12
Michael Meskes
This routine was calling ecpg_alloc to allocate to...
commit
|
commitdiff
|
tree
2015-08-12
Tom Lane
Fix some possible low-memory failures in regexp compila...
commit
|
commitdiff
|
tree
2015-08-11
Tom Lane
Fix privilege dumping from servers too old to have...
commit
|
commitdiff
|
tree
2015-08-10
Tom Lane
Accept alternate spellings of __sparcv7 and __sparcv8.
commit
|
commitdiff
|
tree
2015-08-10
Tom Lane
Further mucking with PlaceHolderVar-related restriction...
commit
|
commitdiff
|
tree
2015-08-06
Tom Lane
Further fixes for degenerate outer join clauses.
commit
|
commitdiff
|
tree
2015-08-05
Tom Lane
Make real sure we don't reassociate joins into or out...
commit
|
commitdiff
|
tree
next