Commits

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

DateSubjectAuthorReleases
2004-10-13 Remove stray semicolons in old ecpg preproc grammar ... modern bison Tom Lane 7.1 (unreleased)
2004-10-13 Fix breakage in hashjoin from recent backpatch of left-join bug fix. Tom Lane 7.1 (unreleased)
2004-09-17 Hashed LEFT JOIN would miss outer tuples with no inner match if the join Tom Lane 7.1 (unreleased)
2004-03-20 Repair multiple memory leaks in getTables(), including one that could Tom Lane 7.1 (unreleased)
2001-10-01 Keep the contents of TIDs not the pointers. Hiroshi Inoue 7.1 (unreleased)
2001-09-12 Back-patch deadlock recovery fix into 7.1 tree, in case someone needs it. Tom Lane 7.1 (unreleased)
2001-08-17 Add a changelog file for 7.1.3 from 7.1.2 Marc G. Fournier 7.1.3
2001-08-16 update version to 7.1.3 Peter Eisentraut 7.1.3
2001-08-16 This patch fixes the well-known but unfixed bug that fetchone() always Bruce Momjian 7.1.3
2001-08-15 just a test Bruce Momjian 7.1.3
2001-08-15 update Bruce Momjian 7.1.3
2001-08-15 update Bruce Momjian 7.1.3
2001-08-15 test Bruce Momjian 7.1.3
2001-08-14 Add HISTORY for 7.1.3. Packaging done. Bruce Momjian 7.1.3
2001-08-13 Hmm, looks like Bruce's auto-run-autoconf script doesn't work for Tom Lane 7.1.3
2001-08-13 Make hashjoin give the right answer with toasted input data. Tom Lane 7.1.3
2001-08-09 fix my old fault. Hiroshi Inoue 7.1.3
2001-08-09 Update branding for 7.1.3, no HISTORY yet. Bruce Momjian 7.1.3
2001-08-09 Fix Cygwin build, per Jason Tishler. Tom Lane 7.1.3
2001-08-08 Back-patch fix to disallow COPY TO/FROM a view (or anything else that's Tom Lane 7.1.3
2001-08-08 Back-patch fix to prevent infinite loop when $PGDATA is not writable. Tom Lane 7.1.3
2001-08-07 Commit BEOS patch to 7.1.X. Bruce Momjian 7.1.3
2001-08-03 Back-patch fixes for dumping user-defined types and dumping comments Tom Lane 7.1.3
2001-07-31 Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that Tom Lane 7.1.3
2001-07-29 Arrange for GRANT/REVOKE on a view to be dumped at the right time, Tom Lane 7.1.3