postgresql/src/backend
2003-08-14 14:19:11 +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 libpq failed to cope with COPY FROM STDIN if the command was issued 2003-08-13 18:56:21 +00:00
executor Code cleanup inspired by recent resname bug report (doesn't fix the bug 2003-08-11 20:46:47 +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 Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
optimizer Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...) 2003-08-12 18:23:21 +00:00
parser Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +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 Repair potential deadlock created by recent changes to recycle btree 2003-08-10 19:48:08 +00:00
tcop Move MemoryContextCheck() call from bottom of PostgresMain loop to 2003-08-13 16:16:23 +00:00
utils Handle double-quotes correctly in user names in ACL lists. 2003-08-14 14:19:11 +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