Commits

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

DateSubjectAuthorReleases
2005-10-13 Remove an antiquated comment. Neil Conway 8.1.0
2005-10-13 Add a comment describing the requirement that pointers into shared memory Neil Conway 8.1.0
2005-10-11 Fix typo in sample pg_hba.conf; per IRC report from Bernhard Neuhauser. Neil Conway 8.1.0
2005-10-06 Minor API cleanup for async notifications: we can only register the Neil Conway 8.1.0
2005-10-06 Minor tweaks for PL/PgSQL documentation. Neil Conway 8.1.0
2005-10-05 Code cleanup for log_disconnections(). Patch from Qingqing Zhou, Neil Conway 8.1.0
2005-09-24 Cleanups for recent addition to log_connections documentation. Neil Conway 8.1.0
2005-09-16 Rename pg_complete_relation_size() to pg_total_relation_size(), for the Neil Conway 8.1.0
2005-09-16 Update two comments to refer to use the new list API names. Neil Conway 8.1.0
2005-09-15 Copy-editing for GiST README. Neil Conway 8.1.0
2005-09-14 Various documentation improvements. Add a lot of index entries for Neil Conway 8.1.0
2005-09-14 Tweak the PL/PgSQL regression tests to catch the recently reported bug Neil Conway 8.1.0
2005-09-13 Minor SGML markup fixes. Neil Conway 8.1.0
2005-09-12 Minor documentation tweak: make the capitalization of a section title Neil Conway 8.1.0
2005-09-12 Make the documentation of GUC variables a separate chapter, rather than Neil Conway 8.1.0
2005-09-12 Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr. Neil Conway 8.1.0
2005-09-12 Add a few items to the release notes, and make a few more minor cleanups. Neil Conway 8.1.0
2005-09-11 Many small improvements and copy edits to the release notes. Use "—" Neil Conway 8.1.0
2005-07-28 Refactor exec_cast_value() and exec_simple_cast_value(): since they do Neil Conway 8.1.0
2005-07-28 Mark a static array "const" to move a few bytes from the "data" segment Neil Conway 8.1.0
2005-07-27 Add some missing SGML markup. Neil Conway 8.1.0
2005-07-27 Fix a few macro definitions to ensure that unary minus is enclosed in Neil Conway 8.1.0
2005-07-27 Remove MMCacheLock -- it is no longer used. Per ITAGAKI Takahiro. Neil Conway 8.1.0
2005-07-27 Avoid crashing pg_dump if we can't connect to the database server, and Neil Conway 8.1.0
2005-07-19 Documentation tweak: make <command>CREATE OPERATOR CLASS</command> into Neil Conway 8.1.0