projects
/
users
/
c2main
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/c2main/postgres.git
2011-09-24
Magnus Hagander
Note that sslmode=require verifies the CA if root cert...
REL8_4_STABLE
commit
|
commitdiff
|
tree
2011-09-24
Tom Lane
Fix our mapping of Windows timezones for Central America.
commit
|
commitdiff
|
tree
2011-09-22
Tom Lane
Stamp 8.4.9.
commit
|
commitdiff
|
tree
2011-09-22
Tom Lane
Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16...
commit
|
commitdiff
|
tree
2011-09-22
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2011-09-16
Tom Lane
gistendscan() forgot to free so->giststate.
commit
|
commitdiff
|
tree
2011-09-13
Tom Lane
deflist_to_tuplestore dumped core on an option with...
commit
|
commitdiff
|
tree
2011-09-08
Peter Eisentraut
Add missing format argument to ecpg_log() call
commit
|
commitdiff
|
tree
2011-09-08
Simon Riggs
PublishStartupProcessInformation() to avoid rare hang...
commit
|
commitdiff
|
tree
2011-09-07
Tom Lane
Fix corner case bug in numeric to_char().
commit
|
commitdiff
|
tree
2011-09-06
Tom Lane
Avoid possibly accessing off the end of memory in SJIS2...
commit
|
commitdiff
|
tree
2011-09-06
Tom Lane
Avoid possibly accessing off the end of memory in exami...
commit
|
commitdiff
|
tree
2011-09-06
Tom Lane
Update type-conversion documentation for long-ago changes.
commit
|
commitdiff
|
tree
2011-09-05
Tom Lane
Update time zone data files to tzdata release 2011i.
commit
|
commitdiff
|
tree
2011-09-03
Tom Lane
Fix typo in pg_srand48 (srand48 in older branches).
commit
|
commitdiff
|
tree
2011-09-02
Michael Meskes
Fix brace indentation of commit a6d72ac344a8643142d76ab...
commit
|
commitdiff
|
tree
2011-09-01
Michael Meskes
In ecpglib restore LC_NUMERIC in case of an error.
commit
|
commitdiff
|
tree
2011-09-01
Heikki Linnakangas
Move the line to undefine setlocale() macro on Win32...
commit
|
commitdiff
|
tree
2011-09-01
Tom Lane
Further repair of eqjoinsel ndistinct-clamping logic.
commit
|
commitdiff
|
tree
2011-09-01
Bruce Momjian
Fix pg_upgrade to preserve toast relfrozenxids for...
commit
|
commitdiff
|
tree
2011-08-31
Tom Lane
Improve eqjoinsel's ndistinct clamping to work for...
commit
|
commitdiff
|
tree
2011-08-30
Tom Lane
Fix a missed case in code for "moving average" estimate...
commit
|
commitdiff
|
tree
2011-08-29
Tom Lane
Actually, all of parallel restore's limitations should...
commit
|
commitdiff
|
tree
2011-08-29
Tom Lane
Be more user-friendly about unsupported cases for paral...
commit
|
commitdiff
|
tree
2011-08-27
Tom Lane
Don't assume that "E" response to NEGOTIATE_SSL_CODE...
commit
|
commitdiff
|
tree
2011-08-27
Tom Lane
Ensure we discard unread/unsent data when abandoning...
commit
|
commitdiff
|
tree
2011-08-26
Tom Lane
Fix potential memory clobber in tsvector_concat().
commit
|
commitdiff
|
tree
2011-08-25
Robert Haas
Properly quote SQL/MED generic options in pg_dump output.
commit
|
commitdiff
|
tree
2011-08-25
Tom Lane
Fix pgstatindex() to give consistent results for empty...
commit
|
commitdiff
|
tree
2011-08-20
Tom Lane
Fix performance problem when building a lossy tidbitmap.
commit
|
commitdiff
|
tree
2011-08-16
Tom Lane
Fix race condition in relcache init file invalidation.
commit
|
commitdiff
|
tree
2011-08-14
Tom Lane
Fix unsafe order of operations in foreign-table DDL...
commit
|
commitdiff
|
tree
2011-08-09
Tom Lane
Fix nested PlaceHolderVar expressions that appear only...
commit
|
commitdiff
|
tree
2011-08-02
Heikki Linnakangas
Avoid integer overflow when LIMIT + OFFSET >= 2^63.
commit
|
commitdiff
|
tree
2011-07-28
Tom Lane
Fix pg_restore's direct-to-database mode for standard_c...
commit
|
commitdiff
|
tree
2011-07-26
Peter Eisentraut
Add missing newlines at end of error messages
commit
|
commitdiff
|
tree
2011-07-25
Tom Lane
Fix previous patch so it also works if not USE_SSL...
commit
|
commitdiff
|
tree
2011-07-24
Tom Lane
Improve libpq's error reporting for SSL failures.
commit
|
commitdiff
|
tree
2011-07-24
Tom Lane
Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag.
commit
|
commitdiff
|
tree
2011-07-21
Tom Lane
Fix PQsetvalue() to avoid possible crash when adding...
commit
|
commitdiff
|
tree
2011-07-18
Michael Meskes
Adapted expected result for latest change to ecpglib.
commit
|
commitdiff
|
tree
2011-07-18
Michael Meskes
Made ecpglib write double with a precision of 15 digits.
commit
|
commitdiff
|
tree
2011-07-16
Magnus Hagander
Fix SSPI login when multiple roundtrips are required
commit
|
commitdiff
|
tree
2011-07-15
Heikki Linnakangas
Fix two ancient bugs in GiST code to re-find a parent...
commit
|
commitdiff
|
tree
2011-07-11
Peter Eisentraut
Remove excessively backpatched gitignore files
commit
|
commitdiff
|
tree
2011-07-05
Tom Lane
Fix psql's counting of script file line numbers during...
commit
|
commitdiff
|
tree
2011-07-05
Magnus Hagander
Fix typo in sslmode documentation
commit
|
commitdiff
|
tree
2011-07-04
Heikki Linnakangas
Clarify that you need ActiveState perl 5.8 *or later...
commit
|
commitdiff
|
tree
2011-07-04
Andrew Dunstan
Back-patch Fix bat file quoting of %ENV from commit...
commit
|
commitdiff
|
tree
2011-07-03
Tom Lane
Back-patch creation of tar.bz2 tarball during "make...
commit
|
commitdiff
|
tree
2011-07-03
Tom Lane
Fix EXPLAIN to handle gating Result nodes within inner...
commit
|
commitdiff
|
tree
2011-06-21
Tom Lane
Apply upstream fix for blowfish signed-character bug...
commit
|
commitdiff
|
tree
2011-06-20
Tom Lane
Fix missed use of "cp -i" in an example, per Fujii...
commit
|
commitdiff
|
tree
2011-06-20
Tom Lane
Fix thinko in previous patch for optimizing EXISTS...
commit
|
commitdiff
|
tree
2011-06-20
Michael Meskes
Fixed string in German translation that causes segfault.
commit
|
commitdiff
|
tree
2011-06-19
Tom Lane
Fix thinko in previous patch to always update pg_class...
commit
|
commitdiff
|
tree
2011-06-17
Tom Lane
Don't use "cp -i" in the example WAL archive_command.
commit
|
commitdiff
|
tree
2011-06-17
Tom Lane
Obtain table locks as soon as practical during pg_dump.
commit
|
commitdiff
|
tree
2011-06-17
Robert Haas
Add overflow checks to int4 and int8 versions of genera...
commit
|
commitdiff
|
tree
2011-06-15
Tom Lane
Fix failure to account for memory used by tuplestore_pu...
commit
|
commitdiff
|
tree
2011-06-14
Tom Lane
Suppress -arch switches in the output of ExtUtils:...
commit
|
commitdiff
|
tree
2011-06-14
Tom Lane
Fix assorted issues with build and install paths contai...
commit
|
commitdiff
|
tree
2011-06-13
Alvaro Herrera
Fix aboriginal copy-paste mistake in error message
commit
|
commitdiff
|
tree
2011-06-10
Tom Lane
Work around gcc 4.6.0 bug that breaks WAL replay.
commit
|
commitdiff
|
tree
2011-06-09
Magnus Hagander
Use the correct eventlog severity for error
commit
|
commitdiff
|
tree
2011-06-09
Magnus Hagander
Support silent mode for service registrations on win32
commit
|
commitdiff
|
tree
2011-06-09
Peter Eisentraut
Fix documentation of information_schema.element_types
commit
|
commitdiff
|
tree
2011-06-04
Andrew Dunstan
Allow building with perl 5.14.
commit
|
commitdiff
|
tree
2011-06-04
Peter Eisentraut
ECPG documentation fixes
commit
|
commitdiff
|
tree
2011-06-04
Tom Lane
Expose the "*VALUES*" alias that we generate for a...
commit
|
commitdiff
|
tree
2011-06-02
Tom Lane
Clean up after erroneous SELECT FOR UPDATE/SHARE on...
commit
|
commitdiff
|
tree
2011-06-02
Tom Lane
Disallow SELECT FOR UPDATE/SHARE on sequences.
commit
|
commitdiff
|
tree
2011-05-31
Tom Lane
Protect GIST logic that assumes penalty values can...
commit
|
commitdiff
|
tree
2011-05-30
Tom Lane
Fix portability bugs in use of credentials control...
commit
|
commitdiff
|
tree
2011-05-30
Tom Lane
Fix VACUUM so that it always updates pg_class.reltuples...
commit
|
commitdiff
|
tree
2011-05-28
Tom Lane
Fix null-dereference crash in parse_xml_decl().
commit
|
commitdiff
|
tree
2011-05-26
Tom Lane
Make decompilation of optimized CASE constructs more...
commit
|
commitdiff
|
tree
2011-05-24
Tom Lane
Avoid uninitialized bits in the result of QTN2QT().
commit
|
commitdiff
|
tree
2011-05-23
Tom Lane
Lobotomize typmod check in convert_tuples_by_position...
commit
|
commitdiff
|
tree
2011-05-23
Tom Lane
Install defenses against overflow in BuildTupleHashTable().
commit
|
commitdiff
|
tree
2011-05-19
Heikki Linnakangas
Replace strdup() with pstrdup(), to avoid leaking memory.
commit
|
commitdiff
|
tree
2011-05-12
Tom Lane
Fix write-past-buffer-end in ldapServiceLookup().
commit
|
commitdiff
|
tree
2011-05-02
Tom Lane
Fix pull_up_sublinks' failure to handle nested pull...
commit
|
commitdiff
|
tree
2011-05-01
Peter Eisentraut
Add missing gitignore file
commit
|
commitdiff
|
tree
2011-05-01
Peter Eisentraut
Catch errors in for loop in makefile
commit
|
commitdiff
|
tree
2011-05-01
Tom Lane
Make CLUSTER lock the old table's toast table before...
commit
|
commitdiff
|
tree
2011-04-29
Tom Lane
Remove special case for xmin == xmax in HeapTupleSatisf...
commit
|
commitdiff
|
tree
2011-04-29
Tom Lane
Rewrite pg_size_pretty() to avoid compiler bug.
commit
|
commitdiff
|
tree
2011-04-28
Heikki Linnakangas
The arguments to pg_ctl kill are not optional - remove...
commit
|
commitdiff
|
tree
2011-04-27
Tom Lane
Fix array- and path-creating functions to ensure paddin...
commit
|
commitdiff
|
tree
2011-04-26
Tom Lane
Complain if pg_hba.conf contains "hostssl" but SSL...
commit
|
commitdiff
|
tree
2011-04-25
Tom Lane
Fix pg_size_pretty() to avoid overflow for inputs close...
commit
|
commitdiff
|
tree
2011-04-21
Tom Lane
Fix bugs in indexing of in-doubt HOT-updated tuples.
commit
|
commitdiff
|
tree
2011-04-20
Tom Lane
Set indcheckxmin true when REINDEX fixes an invalid...
commit
|
commitdiff
|
tree
2011-04-20
Heikki Linnakangas
Quotes in strings injected into bki file need to escape...
commit
|
commitdiff
|
tree
2011-04-19
Tom Lane
Avoid changing an index's indcheckxmin horizon during...
commit
|
commitdiff
|
tree
2011-04-19
Tom Lane
Revert "Prevent incorrect updates of pg_index while...
commit
|
commitdiff
|
tree
2011-04-16
Tom Lane
Prevent incorrect updates of pg_index while reindexing...
commit
|
commitdiff
|
tree
2011-04-15
Marc G. Fournier
Tag 8.4.8.
commit
|
commitdiff
|
tree
2011-04-14
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
next