postgresql/src/backend
Tom Lane 8b1ea2f58b Cause library-preload feature to report error if specified initialization
function is not found.  Also, make all the PL libraries have initialization
functions with standard names.  Patch from Joe Conway.
2003-07-31 18:36:46 +00:00
..
access Fix longstanding error in _bt_search(): should moveright at top of loop not 2003-07-29 22:18:38 +00:00
bootstrap elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. 2003-07-27 21:49:55 +00:00
catalog Coerce unknown-literal-constant default values to the column type during 2003-07-29 17:21:27 +00:00
commands Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 2003-07-29 00:03:19 +00:00
executor Cause ARRAY[] construct to return a NULL array, rather than raising an 2003-07-30 19:02:18 +00:00
lib Error message editing in backend/bootstrap, /lib, /nodes, /port. 2003-07-22 23:30:39 +00:00
libpq Localizability improvement. 2003-07-28 06:27:06 +00:00
main elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. 2003-07-27 21:49:55 +00:00
nodes A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
optimizer Add error stack traceback support for SQL-language functions. 2003-07-28 18:33:18 +00:00
parser A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
po Add missing PO files from last commit. 2003-06-29 10:13:13 +00:00
port elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. 2003-07-27 21:49:55 +00:00
postmaster A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Coerce unknown-literal-constant default values to the column type during 2003-07-29 17:21:27 +00:00
storage A visit from the message-style police ... 2003-07-28 00:09:16 +00:00
tcop Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 2003-07-29 00:03:19 +00:00
utils Cause library-preload feature to report error if specified initialization 2003-07-31 18:36:46 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk elog() is no longer a gettext trigger --- all remaining uses are considered 2003-07-28 00:25:21 +00:00