postgresql/src/backend
1999-07-13 20:12:51 +00:00
..
access cleanup 1999-07-09 04:51:27 +00:00
bootstrap pgindent run over code. 1999-05-25 16:15:34 +00:00
catalog Rename pg_temp to pg_sorttemp so it does not conflict with temp table names. 1999-07-08 02:46:39 +00:00
commands Fix spelling of variable name. 1999-07-07 09:36:45 +00:00
executor ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 1999-07-11 01:57:32 +00:00
lib Ooops ... dllist.c can't use Assert() when it is compiled into 1999-06-03 01:28:24 +00:00
libpq Allow port numbers 32k - 64k. 1999-07-07 17:17:50 +00:00
main More cpu cleanups, only for 6.6. 1999-07-13 20:12:51 +00:00
nodes equal() needs a case for Aggref nodes, as shown by: 1999-06-06 17:46:40 +00:00
optimizer Fix for \do and ceil()/float. 1999-07-07 16:09:33 +00:00
parser Ignore resjunk targetlist entries when matching arguments to 1999-07-11 02:04:19 +00:00
port Redefine cpu's as __cpu__. Only for 6.6 branch. 1999-07-13 20:00:37 +00:00
postmaster Allow port numbers 32k - 64k. 1999-07-07 17:17:50 +00:00
regex pgindent run over code. 1999-05-25 16:15:34 +00:00
rewrite RewritePreprocessQuery tried to match resjunk targets against 1999-07-11 17:54:30 +00:00
storage More cpu cleanups, only for 6.6. 1999-07-13 20:12:51 +00:00
tcop Fix for removal of temp tables if last transaction was aborted. 1999-07-02 18:09:28 +00:00
tioga Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
utils More cpu cleanups, only for 6.6. 1999-07-13 20:12:51 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00