Commits

Showing commits that first shipped in 7.3 (backpatches included). Clear

DateSubjectAuthorReleases
2004-01-26 Repair incorrect order of operations in GetNewTransactionId(). We must Tom Lane 7.3.6
2004-01-14 Revert ill-starred change of 13-Feb-02: it appeared to fix a problem of Tom Lane 7.3.6
2003-12-02 Brand 7.3.5. Tom Lane 7.3.5
2003-12-02 Update release notes for 7.3.5. Tom Lane 7.3.5
2003-12-01 Force zero_damaged_pages to be effectively ON during recovery from WAL, Tom Lane 7.3.5
2003-11-30 Back-patch fix to check vartypmod when matching PlannerParamVar entries. Tom Lane 7.3.5
2003-11-30 Back-patch fix to cause stats processes to detach from shared memory, Tom Lane 7.3.5
2003-10-31 Back-patch removal of unnecessary inclusion of <crypt.h>, so that Tom Lane 7.3.5
2003-10-28 Don't choke when the handler for a procedural language is located in Tom Lane 7.3.5
2003-10-20 It is possible for ResolveNew to be used to insert a sublink into a Tom Lane 7.3.5
2003-10-02 When dumping CREATE INDEX, must show opclass name if the opclass isn't Tom Lane 7.3.5
2003-09-23 _SPI_cursor_operation forgot to check for failure return from Tom Lane 7.3.5
2003-09-17 Back-patch fix for plpython problems with dropped table columns; Tom Lane 7.3.5
2003-09-03 Back-patch the other part of Karel's formatting bug fix. Tom Lane 7.3.5
2003-09-03 Repair problems with to_char() overrunning its input string. Tom Lane 7.3.5
2003-08-22 Sigh, I'm an idiot ... SSL_ERROR_WANT_READ isn't an error condition Tom Lane 7.3.5
2003-08-08 Conversion functions must be STRICT to prevent them from getting null inputs. Tom Lane 7.3.5
2003-08-05 Fix several places where fractional-second inputs were misprocessed Tom Lane 7.3.5
2003-08-04 SSL_read/SSL_write do not approximate the return conventions of recv() Tom Lane 7.3.5
2003-08-04 Fix some more problems with testing error returns from SSL. Tom Lane 7.3.5
2003-07-29 Fix longstanding error in _bt_search(): should moveright at top of loop not Tom Lane 7.3.5
2003-07-24 Fix timestamp_date for HAVE_INT64_TIMESTAMP case. Tom Lane 7.3.4
2003-07-24 Repair 7.3 breakage in timestamp-to-date conversion for dates before 2000. Tom Lane 7.3.4
2003-07-22 wups, took out one memset too many ... Tom Lane 7.3.4
2003-07-22 Back-patch fix for bugs in pgstat_initstats. Tom Lane 7.3.4