Commits

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

DateSubjectAuthorReleases
2005-03-30 Document that the "-P" option to pg_autovacuum is insecure on many Neil Conway 8.0.2
2005-03-12 Some builds (depends on crypto engine support?) of OpenSSL Neil Conway 8.0.2
2005-02-21 Fix two typos, per report from Hashem Masoud. Neil Conway 8.0.2
2005-02-21 Document the "register" and "unregister" pg_ctl subcommands, for use on Neil Conway 8.0.2
2005-02-09 ALTER TABLE ADD COLUMN exhibits a significant memory leak when adding a Neil Conway 8.0.2
2005-02-07 Prevent 4 more buffer overruns in the PL/PgSQL parser. This is just a Neil Conway 8.0.2
2005-02-06 Better late than never: document that the GiST API changed in 8.0 in the Neil Conway 8.0.2
2005-02-01 Fix a bug induced by the list-rewrite that resulted in incrementing the Neil Conway 8.0.2
2005-01-26 Mark the text_soundex() function as "strict", to avoid crashing on NULL Neil Conway 8.0.1
2005-01-24 pg_autovacuum fixes from Dave Page: Neil Conway 8.0.1
2005-01-22 This patch updates the regression tests to allow "make installcheck" to Neil Conway 8.0.1
2005-01-21 Prevent overrunning a heap-allocated buffer is more than 1024 parameters Neil Conway 8.0.1
2005-01-17 Fix minor thinko in pg_dump documentation of "-n" option. Neil Conway 8.0.0
2005-01-17 This trivial patch adds a regression test for CASE expressions that use Neil Conway 8.0.0
2004-12-17 Allow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL. There have been Neil Conway 8.0.0
2004-12-14 Prevent pg_resetxlog from being run as root. If this is allowed, some Neil Conway 8.0.0
2004-12-12 Add regression tests for the fix committed by Tom for casting between Neil Conway 8.0.0
2004-12-06 Fix off-by-1 bug in pg_ctl in -D handling, per report from pjmodos@parba.cz Neil Conway 8.0.0
2004-12-02 Fix a potential free() of string literal in oid2name, per report from Neil Conway 8.0.0
2004-12-02 This is a little patch to correct the documentation on CVS. The URL for Neil Conway 8.0.0
2004-11-30 Fix a few typos in comments. Neil Conway 8.0.0
2004-11-24 Trivial fix for a bug introduced in r1.94 of help.c: we want to only Neil Conway 8.0.0
2004-11-24 Assert that BufferIsPinned() in IncrBufferRefCount(), rather than using Neil Conway 8.0.0
2004-11-23 Prevent pgcrypto from successfully compiling if no valid random source Neil Conway 8.0.0
2004-11-22 Fix typo in release notes. Michael Fuhr. Neil Conway 8.0.0