Commits

DateSubjectAuthorReleases
2007-07-03 Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE. Neil Conway 8.3.0
2007-06-28 Add the function's volatility to the output of psql's \df+ command. Neil Conway 8.3.0
2007-06-22 In psql, when running a SELECT query using a cursor, flush the query Neil Conway 8.2.5
2007-06-22 In psql, when running a SELECT query using a cursor, flush the query Neil Conway 8.3.0
2007-06-20 Remove some empty columns from a few system catalog tables in the Neil Conway 8.3.0
2007-06-20 Minor code cleanup: calling FreeFile() before ereport(ERROR) is not Neil Conway 8.3.0
2007-06-19 Remove duplicate #include. Neil Conway 8.3.0
2007-06-13 Schema-qualify several references to the builtin function length(), to Neil Conway 8.3.0
2007-06-02 Remove incorrect semicolon in example. This was previously fixed in Neil Conway 8.2.5
2007-06-01 Allow leading and trailing whitespace in the input to the boolean Neil Conway 8.3.0
2007-05-30 Tweak: use memcpy() in text_time(), rather than manually copying bytes Neil Conway 8.3.0
2007-05-29 Fix a bug in input processing for the "interval" type. Previously, Neil Conway 8.1.10
2007-05-29 Fix a bug in input processing for the "interval" type. Previously, Neil Conway 8.2.5
2007-05-29 Fix a bug in input processing for the "interval" type. Previously, Neil Conway 8.3.0
2007-05-29 mmgr README tweak: "either" is no longer correct. The previous wording Neil Conway 8.3.0
2007-05-29 Stop a few regression tests from needlessly disabling GEQO. This was Neil Conway 8.3.0
2007-05-27 Code cleanup: use "bool" for Boolean variables, rather than "int". Neil Conway 8.3.0
2007-05-17 Tweaks for SGML markup. Neil Conway 8.3.0
2007-05-15 Fix a bunch of bad grammar in the docs: "<link>, which see for more Neil Conway 8.2.5
2007-05-15 Fix a bunch of bad grammar in the docs: "<link>, which see for more Neil Conway 8.3.0
2007-05-15 Various fixes for the SGML docs. Consistently use spaces before/after Neil Conway 8.3.0
2007-05-15 Make a few marginal improvements to the documentation for the AV Neil Conway 8.3.0
2007-05-15 Add a note to the documentation to clarify that even when Neil Conway 8.2.5
2007-05-15 Add a note to the documentation to clarify that even when Neil Conway 8.3.0
2007-05-11 Improvements to the SGML docs for TRUNCATE and CLUSTER. Neil Conway 8.3.0