postgresql/src/backend/access
Neil Conway a236dd9536 There is no need for ReadBuffer() call sites to check that the returned
buffer is valid, as ReadBuffer() will elog on error. Most of the call
sites of ReadBuffer() got this right, but this patch fixes those call
sites that did not.
2004-11-14 02:04:14 +00:00
..
common Allow functions returning void or cstring to appear in FROM clause, 2004-10-20 16:04:50 +00:00
gist Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
hash Remove obsolete comment from btbuild() and hashbuild(): we no longer use 2004-11-11 00:32:50 +00:00
heap There is no need for ReadBuffer() call sites to check that the returned 2004-11-14 02:04:14 +00:00
index Repair possible failure to update hint bits back to disk, per 2004-10-15 22:40:29 +00:00
nbtree Remove obsolete comment from btbuild() and hashbuild(): we no longer use 2004-11-11 00:32:50 +00:00
rtree Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
transam Small message clarifications 2004-11-05 17:11:34 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00