Commits

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

DateSubjectAuthorReleases
2009-09-28 Convert a perl array to a postgres array when returned by Set Returning Functions as well as non SRFs. Backpatch to 8.1 where these facilities were introduced. with a little help from Abhijit Menon-Sen. Andrew Dunstan 8.3.9
2009-08-10 Re-add documentation for --no-readline option of psql, mistakenly removed a decade ago. Backpatch to release 7.4. Andrew Dunstan 8.3.8
2009-06-05 Adjust recent PERL_SYS_INIT3 call to avoid platforms where it might fail, and to remove compilation warning. Backpatch the release 7.4 Andrew Dunstan 8.3.8
2009-06-05 Search for versioned perl library instead of using hardcoded name on Windows. Backpatch to release 8.3 Andrew Dunstan 8.3.8
2009-06-04 Initialise perl library as documented in perl API. Backpatch to release 7.4. Andrew Dunstan 8.3.8
2009-02-28 Don't mangle xml and xpath unless xml is not in fact a well-formed document, in xpath(). If mangling xpath, make a saner attempt where xpath expression does not begin with '/'. Andrew Dunstan 8.3.7
2008-11-12 Detect and error out on inability to get proper linkage information required for plperl, usually due to absence of perl ExtUtils::Embed module. Backpatch as far as 8.1. Andrew Dunstan 8.3.6
2008-09-27 Compare escaped chars case insensitively for ILIKE - per gripe from TGL. Andrew Dunstan 8.3.5
2008-05-10 Backpatch fixes for contrib makefiles. Andrew Dunstan 8.3.2
2008-04-16 Avoid using unnecessary pgwin32_safestat in libpq. Andrew Dunstan 8.3.2
2008-04-15 Add multi-line flag to regex that needs it. Backpatch to 8.2. Fix from Andreas Zeugswetter Andrew Dunstan 8.3.2
2008-02-29 Don't call AddUserToDacl on Cygwin Andrew Dunstan 8.3.1
2008-01-31 Remove 3 hex digit limit on symbol number in recent fix. Andrew Dunstan 8.3.0
2008-01-31 Fix test that wrongly excluded some dumpbin symbols. Andrew Dunstan 8.3.0
2008-01-25 Fix example of de-escaping bytea argument, per Florian Weimer. Also fix example Andrew Dunstan 8.3.0
2008-01-23 Document the fix for perl 5.10 with this comment: Andrew Dunstan 8.3.0
2008-01-22 Work around for perl 5.10 bug - fix due to perl hacker Simon Cozens. Andrew Dunstan 8.3.0
2008-01-16 Document the fact that COPY always uses the client encoding. Andrew Dunstan 8.3.0
2007-12-30 Add sanity check to ensure delimiter and quote are different in CSV mode Andrew Dunstan 8.3.0
2007-12-18 Fix thinko in encoding check for chr() Andrew Dunstan 8.3.0
2007-12-15 Fix example archive_command for standalone backups so it doesn't return spurious non-zero. Andrew Dunstan 8.3.0
2007-12-01 Revert inadvertantly committed change. Andrew Dunstan 8.3.0
2007-12-01 Workaround for perl problem where evaluating UTF8 regexes can cause Andrew Dunstan 8.3.0
2007-11-25 Allow for X as well as x to be the prefix for hexadecimal character ref entity numbers, Andrew Dunstan 8.3.0
2007-11-25 Fix XML tag namespace change inadvertantly missed from previous fix. Add Andrew Dunstan 8.3.0