postgresql/src/backend
2006-01-09 10:05:31 +00:00
..
access Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to 2006-01-07 22:45:41 +00:00
bootstrap Make all command-line options of postmaster and postgres the same. See 2006-01-05 10:07:46 +00:00
catalog Add a new system view, pg_prepared_statements, that can be used to 2006-01-08 07:00:27 +00:00
commands Add a new system view, pg_prepared_statements, that can be used to 2006-01-08 07:00:27 +00:00
executor Add comment explaining why RelationOpenSmgr() call is not needed. 2006-01-07 22:30:43 +00:00
lib Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
main Remove BEOS port. 2006-01-05 03:01:38 +00:00
nodes Implement SQL-compliant treatment of row comparisons for < <= > >= cases 2005-12-28 01:30:02 +00:00
optimizer Make all command-line options of postmaster and postgres the same. See 2006-01-05 10:07:46 +00:00
parser Revert some careless search-and-replace: "ADD" in comment text should 2005-12-29 04:53:18 +00:00
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 2006-01-01 10:13:56 +00:00
port Fix the assert_enabled issue properly. This eliminates the former ABI 2006-01-08 21:24:37 +00:00
postmaster Fix Windows-only postmaster code to reject a connection request and continue, 2006-01-06 02:58:25 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Fix failure to apply domain constraints to a NULL constant that's added to 2006-01-06 20:11:12 +00:00
storage Fix ReadBuffer() to correctly handle the case where it's trying to extend 2006-01-06 00:04:20 +00:00
tcop Add a new system view, pg_prepared_statements, that can be used to 2006-01-08 07:00:27 +00:00
utils Change allow_system_table_mods to PGC_POSTMASTER, restoring previous 2006-01-09 10:05:31 +00:00
Makefile Remove QNX port. 2006-01-05 01:56:30 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00