Commits

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

DateSubjectAuthorReleases
2004-11-17 Win32 build cleanups, from Andrew Dunstan. Neil Conway 8.0.0
2004-11-17 Remove debugging printf from #ifdef WIN32 section. Neil Conway 8.0.0
2004-11-17 Micro-optimization of markpos() and restrpos() in btree and hash indexes. Neil Conway 8.0.0
2004-11-17 Document a limitation of COPY's new CSV mode. Doc patch from Andrew Neil Conway 8.0.0
2004-11-17 Don't allow pg_start_backup() to be invoked if archive_command has not Neil Conway 8.0.0
2004-11-16 Prevent a backend crash when processing CREATE TABLE commands with Neil Conway 8.0.0
2004-11-16 Add index entries for all GUC configuration parameters. Neil Conway 8.0.0
2004-11-15 Replace "--" and "---" with "—" as appropriate, for better-looking Neil Conway 8.0.0
2004-11-15 Fix typo, other minor improvements. Neil Conway 8.0.0
2004-11-14 Improvements to the PITR docs. Initial patch from Gavin Sherry, additional Neil Conway 8.0.0
2004-11-14 There is no need for ReadBuffer() call sites to check that the returned Neil Conway 8.0.0
2004-11-11 Fix a handful of typos in the release notes introduced by Bruce's recent Neil Conway 8.0.0
2004-11-11 Remove obsolete comment from btbuild() and hashbuild(): we no longer use Neil Conway 8.0.0
2004-11-09 Delete the `remove-old-headers' target, as it is no longer useful. Patch Neil Conway 8.0.0
2004-11-09 This patch makes some cleanups to contrib/ to silence some sparse Neil Conway 8.0.0
2004-11-04 Fix build break, per report from Kris Jurka. Rename README to README.mysql, Neil Conway 8.0.0
2004-11-04 Contrib build fixes: Neil Conway 8.0.0
2004-11-03 Don't create $DESTDIR/include/internal/lib, as it is no longer used. Neil Conway 8.0.0
2004-11-01 Trivial fixes for English grammar in contrib/btree_gist and contrib/rtree_gist Neil Conway 8.0.0
2004-10-29 Improvements to the CREATE DATABASE reference page's description of the Neil Conway 8.0.0
2004-10-29 Minor improvements to the tablespace documentation. Neil Conway 8.0.0
2004-10-28 Use AllocateFile(), FreeFile() and palloc() rather than fopen(), fclose() Neil Conway 8.0.0
2004-10-27 Add a missing dependency: the "install" target requires "all" to have Neil Conway 8.0.0
2004-10-27 Trivial fix: clarify a comment. Neil Conway 8.0.0
2004-10-25 Update copyright information in documentation. Also, add a note Neil Conway 8.0.0