Commits

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

DateSubjectAuthorReleases
2006-03-01 Woops: also update the alternative "expected" files for contrib/cube's Neil Conway 8.2.0
2006-03-01 Update the expected regression test results to account for the changes to Neil Conway 8.2.0
2006-03-01 Attached is a patch that replaces a bunch of places where StringInfos Neil Conway 8.2.0
2006-03-01 This patch makes the error message strings throughout the backend Neil Conway 8.2.0
2006-02-28 Fix typo in comment. Neil Conway 8.2.0
2006-02-28 Tweak the error message emitted when a void-returning PL/Python function Neil Conway 8.2.0
2006-02-28 Allow PL/Python functions to return void, per gripe from James Robinson Neil Conway 8.2.0
2006-02-26 Fix a few minor typos in comments in PL/Perl. Neil Conway 8.2.0
2006-02-26 Implement the <> operator for the tid type. Original patch from Mark Neil Conway 8.2.0
2006-02-26 Minor SGML work: add some more hyperlinks, where appropriate. Neil Conway 8.2.0
2006-02-26 Fix typo in comment. Neil Conway 8.2.0
2006-02-26 TODO updates: Neil Conway 8.2.0
2006-02-21 Cleanup the usage of ScanDirection: use the symbolic names for the Neil Conway 8.2.0
2006-02-20 Fix three Python reference leaks in PLy_traceback(). This would result Neil Conway 8.2.0
2006-02-19 Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is Neil Conway 8.2.0
2006-02-18 Minor SGML style police work. Neil Conway 8.2.0
2006-02-18 Patch from Marko Kreen: Neil Conway 8.2.0
2006-02-18 Mark unescape_single_char() "static": as far as I can see this function Neil Conway 8.2.0
2006-02-17 Fix typo in comment. Neil Conway 8.2.0
2006-01-28 Per a bug report from Theo Schlossnagle, plperl_return_next() leaks Neil Conway 8.2.0
2006-01-22 Allow an optional alias for the target table to be specified for UPDATE Neil Conway 8.2.0
2006-01-22 Minor improvements to GEQO documentation. Neil Conway 8.2.0
2006-01-18 Add a new system view, pg_cursors, that displays the currently available Neil Conway 8.2.0
2006-01-16 Change the parameter_types column of the pg_prepared_statements to be Neil Conway 8.2.0
2006-01-15 When using GCC on AMD64 and PPC, ECPGget_variable() takes a va_list *, not Neil Conway 8.2.0