projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2011-11-16
Robert Haas
Don't elide blank lines when accumulating psql command...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Peter Eisentraut
Fix server header file installation with vpath builds
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Heikki Linnakangas
Make DatumGetInetP() unpack inet datums with a 1-byte...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Tom Lane
Don't assume that a tuple's header size is unchanged...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Peter Eisentraut
Fix archive_command example
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Tom Lane
Fix bogus code in contrib/ tsearch dictionary examples.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tom Lane
Revert "Stop btree indexscans upon reaching nulls in...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Tom Lane
Fix race condition with toast table access from a stale...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tom Lane
Stop btree indexscans upon reaching nulls in either...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-29
Tom Lane
Fix assorted bogosities in cash_in() and cash_out().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Tom Lane
Update docs to point to the timezone library's new...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Tom Lane
Change FK trigger creation order to better support...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Tom Lane
Fix pg_dump to dump casts between auto-generated types.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-15
Tom Lane
Fix bugs in information_schema.referential_constraints...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-12
Tom Lane
Improve documentation of psql's \q command.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Heikki Linnakangas
Don't let transform_null_equals=on affect CASE foo...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Robert Haas
Make pgstatindex respond to cancel interrupts.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Tom Lane
Fix our mapping of Windows timezones for Central America.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Tom Lane
Stamp 8.3.16.
REL8_3_16
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Tom Lane
Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Tom Lane
gistendscan() forgot to free so->giststate.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Peter Eisentraut
Add missing format argument to ecpg_log() call
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Tom Lane
Fix corner case bug in numeric to_char().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Tom Lane
Avoid possibly accessing off the end of memory in SJIS2...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Tom Lane
Avoid possibly accessing off the end of memory in exami...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Tom Lane
Update type-conversion documentation for long-ago changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Tom Lane
Update time zone data files to tzdata release 2011i.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Tom Lane
Fix typo in pg_srand48 (srand48 in older branches).
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Andrew Dunstan
Supply missing brace omitted by commit 12613cb6b83cac1a...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Michael Meskes
In ecpglib restore LC_NUMERIC in case of an error.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Heikki Linnakangas
Move the line to undefine setlocale() macro on Win32...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Tom Lane
Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Tom Lane
Don't assume that "E" response to NEGOTIATE_SSL_CODE...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Tom Lane
Ensure we discard unread/unsent data when abandoning...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Tom Lane
Fix potential memory clobber in tsvector_concat().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Tom Lane
Fix pgstatindex() to give consistent results for empty...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Tom Lane
Fix performance problem when building a lossy tidbitmap.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Tom Lane
Fix race condition in relcache init file invalidation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Heikki Linnakangas
Avoid integer overflow when LIMIT + OFFSET >= 2^63.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Tom Lane
Fix pg_restore's direct-to-database mode for standard_c...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-26
Peter Eisentraut
Add missing newlines at end of error messages
commit
|
commitdiff
|
tree
|
snapshot
2011-07-25
Tom Lane
Fix previous patch so it also works if not USE_SSL...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Tom Lane
Improve libpq's error reporting for SSL failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Tom Lane
Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Michael Meskes
Adapted expected result for latest change to ecpglib.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Michael Meskes
Made ecpglib write double with a precision of 15 digits.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Magnus Hagander
Fix SSPI login when multiple roundtrips are required
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Heikki Linnakangas
Fix two ancient bugs in GiST code to re-find a parent...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Peter Eisentraut
Remove excessively backpatched gitignore files
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Tom Lane
Fix psql's counting of script file line numbers during...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Heikki Linnakangas
Clarify that you need ActiveState perl 5.8 *or later...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Andrew Dunstan
Back-patch Fix bat file quoting of %ENV from commit...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Tom Lane
Back-patch creation of tar.bz2 tarball during "make...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Tom Lane
Apply upstream fix for blowfish signed-character bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Tom Lane
Fix missed use of "cp -i" in an example, per Fujii...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Tom Lane
Don't use "cp -i" in the example WAL archive_command.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Tom Lane
Obtain table locks as soon as practical during pg_dump.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Robert Haas
Add overflow checks to int4 and int8 versions of genera...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Tom Lane
Suppress -arch switches in the output of ExtUtils:...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Tom Lane
Fix assorted issues with build and install paths contai...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Alvaro Herrera
Fix aboriginal copy-paste mistake in error message
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Tom Lane
Work around gcc 4.6.0 bug that breaks WAL replay.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Magnus Hagander
Use the correct eventlog severity for error
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Magnus Hagander
Support silent mode for service registrations on win32
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Peter Eisentraut
Fix documentation of information_schema.element_types
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Andrew Dunstan
Allow building with perl 5.14.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Peter Eisentraut
ECPG documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Tom Lane
Expose the "*VALUES*" alias that we generate for a...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Tom Lane
Clean up after erroneous SELECT FOR UPDATE/SHARE on...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Tom Lane
Disallow SELECT FOR UPDATE/SHARE on sequences.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Tom Lane
Protect GIST logic that assumes penalty values can...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Tom Lane
Fix portability bugs in use of credentials control...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Tom Lane
Fix null-dereference crash in parse_xml_decl().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
Tom Lane
Make decompilation of optimized CASE constructs more...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Tom Lane
Avoid uninitialized bits in the result of QTN2QT().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Tom Lane
Install defenses against overflow in BuildTupleHashTable().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Heikki Linnakangas
Replace strdup() with pstrdup(), to avoid leaking memory.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Tom Lane
Fix write-past-buffer-end in ldapServiceLookup().
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Peter Eisentraut
Add missing gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Peter Eisentraut
Catch errors in for loop in makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
Tom Lane
Make CLUSTER lock the old table's toast table before...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Tom Lane
Remove special case for xmin == xmax in HeapTupleSatisf...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Tom Lane
Rewrite pg_size_pretty() to avoid compiler bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Heikki Linnakangas
The arguments to pg_ctl kill are not optional - remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Tom Lane
Fix array- and path-creating functions to ensure paddin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Tom Lane
Fix pg_size_pretty() to avoid overflow for inputs close...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Tom Lane
Fix bugs in indexing of in-doubt HOT-updated tuples.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Tom Lane
Avoid changing an index's indcheckxmin horizon during...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Tom Lane
Revert "Prevent incorrect updates of pg_index while...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Tom Lane
Prevent incorrect updates of pg_index while reindexing...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Marc G. Fournier
Tag 8.3.15.
REL8_3_15
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Tom Lane
Update release notes for releases 9.0.4, 8.4.8, 8.3...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Tom Lane
Update time zone data files to tzdata release 2011f.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Heikki Linnakangas
On IA64 architecture, we check the depth of the registe...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Andrew Dunstan
Avoid use of mixed slash style paths in arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Tom Lane
Modernize dlopen interface code for FreeBSD and OpenBSD.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Tom Lane
Fix SortTocFromFile() to cope with lines that are too...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Tom Lane
Prevent a rowtype from being included in itself.
commit
|
commitdiff
|
tree
|
snapshot
next