Commits

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

DateSubjectAuthorReleases
2010-02-24 Remove stray semicolon, per report from strk Alvaro Herrera 9.0.0
2010-02-15 Move main error message text in plperl into errmsg from errdetail, Alvaro Herrera 9.0.0
2010-02-15 Fix typo in comment Alvaro Herrera 9.0.0
2009-12-19 Update ecpg regression tests to plpgsql installed by default. Alvaro Herrera 9.0.0
2009-12-19 Update tutorial on the fact that backslash commands are no longer listed in Alvaro Herrera 9.0.0
2009-11-11 Change "name" nonterminal in cursor-related productions to cursor_name. Alvaro Herrera 9.0.0
2009-11-11 Document the previous FETCH and MOVE changes. Alvaro Herrera 9.0.0
2009-11-11 Support optional FROM/IN in FETCH and MOVE Alvaro Herrera 9.0.0
2009-11-10 Fix longstanding problems in VACUUM caused by untimely interruptions Alvaro Herrera 9.0.0
2009-10-27 Fix documentation on the toast.fillfactor reloption: it doesn't exist. Alvaro Herrera 9.0.0
2009-10-14 Avoid using trivial usernames in foreign_data regression test. Alvaro Herrera 9.0.0
2009-10-13 Add new PGC_S_DATABASE_USER enum value to several places missed by my patch Alvaro Herrera 9.0.0
2009-10-08 Add the new psql command \drds to the psql docs, help and tab completion. Alvaro Herrera 9.0.0
2009-10-07 Make it possibly to specify GUC params per user and per database. Alvaro Herrera 9.0.0
2009-10-07 Fix snapshot management, take two. Alvaro Herrera 9.0.0
2009-10-06 Really unbreak maintainer-clean. Alvaro Herrera 9.0.0
2009-10-05 Unbreak doc/src/sgml maintainer-clean rule on VPATH builds. Alvaro Herrera 9.0.0
2009-10-02 Ensure that a cursor has an immutable snapshot throughout its lifespan. Alvaro Herrera 9.0.0
2009-09-10 Add note that the logging collector can block backends in high load situations. Alvaro Herrera 9.0.0
2009-09-01 Remove flatfiles.c, which is now obsolete. Alvaro Herrera 9.0.0
2009-08-27 Fix broken markup Alvaro Herrera 9.0.0
2009-08-27 Fix handling of autovacuum reloptions. Alvaro Herrera 9.0.0
2009-08-24 Avoid calling kill() in a postmaster signal handler. Alvaro Herrera 9.0.0
2009-08-24 Remove unused variable. Alvaro Herrera 9.0.0
2009-08-14 Be able to easily figure out the target directory of "make dist". Alvaro Herrera 9.0.0