Commits

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

DateSubjectAuthorReleases
2003-07-17 Oh, for crying in a bucket ... relax Assert so that glibc's strxfrm Tom Lane 7.3.4
2003-07-17 Work around buggy strxfrm() present in some Solaris releases. Tom Lane 7.3.4
2003-07-17 For COMMENT ON DATABASE where database name is unknown or not the current Tom Lane 7.3.4
2003-07-17 Repair boundary-case bug introduced by patch of two months ago that Tom Lane 7.3.4
2003-07-14 Fix a *second* buffer overrun bug in to_ascii(). Grumble. Tom Lane 7.3.4
2003-06-25 Don't generate 'zero' typeids in the output from gen_cross_product. Tom Lane 7.3.4
2003-06-16 Fix bugs in interval-to-time conversion: HAVE_INT64_TIMESTAMP case did not Tom Lane 7.3.4
2003-06-12 Fix SQL function executor for case where last command of a function is Tom Lane 7.3.4
2003-06-11 Fix brain damage in deciding which python input converter to use. Tom Lane 7.3.4
2003-06-06 Add defense in assign_session_authorization() against trying to do Tom Lane 7.3.4
2003-05-26 Fix misstatement in release-notes item. Tom Lane 7.3.4
2003-05-22 Update for 7.3.3. Tom Lane 7.3.3
2003-05-22 Brand 7.3.3. Tom Lane 7.3.3
2003-05-22 Update release history for impending 7.3.3 release. Tom Lane 7.3.3
2003-05-22 Repair sometimes-incorrect computation of StartUpID after a crash, per Tom Lane 7.3.3
2003-05-21 Back-patch Jan's fix to avoid primary key lookup (and lock) if foreign key Tom Lane 7.3.3
2003-05-19 Use -fPIC on Sparc, per Tom Callaway. Tom Lane 7.3.3
2003-05-19 Back-patch change to avoid O(N^2) behavior with lots of deferred triggers, Tom Lane 7.3.3
2003-05-19 Repair quoting sloppiness, lack of schema awareness in reindexdb. Tom Lane 7.3.3
2003-05-16 Fix failure when uniq-ifying an array of zero elements. Tom Lane 7.3.3
2003-05-16 Back-patch fix to allow createuser to exit on control-C (Oliver Elphick) Tom Lane 7.3.3
2003-05-16 Back-patch fix from Oliver Elphick to force ISO datestyle in dumps. Tom Lane 7.3.3
2003-05-16 Small changes to use the absolute path to system catalogs. Tom Lane 7.3.3
2003-05-16 Check calling context for connectby_text(), per Joe Conway. Tom Lane 7.3.3
2003-05-12 Apply fixes for problems with dropped columns whose types have also been Tom Lane 7.3.3