postgresql/src/backend
Bruce Momjian 5ad4faf13a This patch removes a use of uninitialized memory in lmgr/lock.c, by
adding a missing sprintf().

Neil Conway
2002-09-26 05:18:30 +00:00
..
access Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
bootstrap Remove ShutdownBufferPoolAccess exit callback, and do the work in 2002-09-25 20:31:40 +00:00
catalog Change default privileges for languages and functions to be PUBLIC USAGE 2002-09-24 23:14:25 +00:00
commands Further thinking about heap_mark4update: in HeapTupleSelfUpdated case, 2002-09-23 22:57:44 +00:00
executor Further thinking about heap_mark4update: in HeapTupleSelfUpdated case, 2002-09-23 22:57:44 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Allow SSL to work withouth client-side certificate infrastructure. 2002-09-26 04:41:55 +00:00
main pgindent run. 2002-09-04 20:31:48 +00:00
nodes Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
optimizer Add missing correction of sublevelsup when pulling up a subquery. 2002-09-24 18:38:23 +00:00
parser Remove commas from %type and %token lists, for compatibility with newer 2002-09-22 21:44:43 +00:00
po Translation updates, some messages tweaked. 2002-09-22 20:57:21 +00:00
port Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
postmaster Pass postmaster -d down to the postgres backend to trigger special -d 2002-09-26 05:17:00 +00:00
regex Remove retest Makefile entry because it does not compile. 2002-09-16 16:02:43 +00:00
rewrite Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
storage This patch removes a use of uninitialized memory in lmgr/lock.c, by 2002-09-26 05:18:30 +00:00
tcop Pass postmaster -d down to the postgres backend to trigger special -d 2002-09-26 05:17:00 +00:00
utils Change default privileges for languages and functions to be PUBLIC USAGE 2002-09-24 23:14:25 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00