postgresql/src/backend
Tom Lane 2a06b3bdfd Repair problem with multi-action rules in combination with any nontrivial
manipulation of rtable/jointree by planner.  Rewriter was generating
actions that shared rtable/jointree substructure, which caused havoc
when planner got to the later actions that it'd already mucked up.
2001-06-12 18:54:22 +00:00
..
access Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
bootstrap Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
catalog Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
commands Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
executor Make planner compute the number of hash buckets the same way that 2001-06-11 00:17:08 +00:00
lib dllist.c is included in the frontend libpq interface via symlink. 2001-06-02 15:16:55 +00:00
libpq Remove error report from pq_endmessage when pq_putmessage fails. The 2001-04-16 01:46:57 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Allow GRANT/REVOKE to/from more than one user per invocation. Command tag 2001-06-09 23:21:55 +00:00
optimizer Make planner compute the number of hash buckets the same way that 2001-06-11 00:17:08 +00:00
parser Allow GRANT/REVOKE to/from more than one user per invocation. Command tag 2001-06-09 23:21:55 +00:00
po Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
port Fix broken $Header$ declaration. 2001-05-30 18:32:29 +00:00
postmaster Move temporary files into 'pg_tempfiles' subdirectory of each database 2001-06-11 04:12:29 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Repair problem with multi-action rules in combination with any nontrivial 2001-06-12 18:54:22 +00:00
storage Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
tcop Allow GRANT/REVOKE to/from more than one user per invocation. Command tag 2001-06-09 23:21:55 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Back out has_table_privilege patch. 2001-06-12 16:34:27 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00