postgresql/src/backend
2003-08-24 21:02:43 +00:00
..
access Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
bootstrap Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
catalog Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
commands Change warnings for non-existing or pre-existing cursors to errors. 2003-08-24 21:02:43 +00:00
executor Tweak processing of multiple-index-scan plans to reduce overhead when 2003-08-22 20:26:43 +00:00
lib Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
libpq Include 'IPv4', 'IPv6', or 'Unix' in socket-creation failure messages, 2003-08-12 22:42:01 +00:00
main Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
nodes Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
optimizer Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
parser Tweak grammar to use FastAppend rather than lappend when constructing 2003-08-22 20:34:33 +00:00
po Translation updates 2003-08-11 15:19:58 +00:00
port Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
postmaster Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...) 2003-08-12 18:23:21 +00:00
regex Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
rewrite Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
storage Clean up locktable init code per recent gripe from Kurt Roeckx. 2003-08-17 22:41:12 +00:00
tcop Move MemoryContextCheck() call from bottom of PostgresMain loop to 2003-08-13 16:16:23 +00:00
utils Change warnings for non-existing or pre-existing cursors to errors. 2003-08-24 21:02:43 +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