postgresql/src/backend
Vadim B. Mikheev fb24bfa3ce INDEXSCAN_PATCH changes: should work for (Param OP VAR) too
(but I didn't test FUNC OP PARAM and PARAM OP FUNC - no time)
1997-01-22 06:30:57 +00:00
..
access VariableRelationPutNextXid () now flushes variable relation 1997-01-16 07:59:11 +00:00
bootstrap Eliminate dupliclate definition of external variables reldesc and DataDir. 1997-01-14 08:05:36 +00:00
catalog 1. Setting rdesc->rd_tmpunlinked to FALSE in heap_creatr () just after 1997-01-20 04:01:50 +00:00
commands Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
executor Fixing bug in INDEXSCAN_PATCH: 1997-01-22 05:26:50 +00:00
lib Remove CFLAGS_SL from lib/Makefile 1997-01-14 02:35:34 +00:00
libpq Minor change to file point out by Andrew 1997-01-16 16:13:40 +00:00
main Bring in Randy's NOROOT patch 1996-11-14 20:49:09 +00:00
nodes Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
optimizer INDEXSCAN_PATCH changes: should work for (Param OP VAR) too 1997-01-22 06:30:57 +00:00
parser Cast constants to the type of the other binary operand. 1997-01-22 01:44:02 +00:00
port the i386_solaris port requires inet_aton.o 1997-01-22 04:15:53 +00:00
postmaster Another one that should be including limits.h vs machine/limits.h 1997-01-22 04:45:45 +00:00
regex Remove __P macro usage so it compiles without cdefs.h. 1996-12-15 09:21:37 +00:00
rewrite Change %ud to %u 1996-12-26 17:49:56 +00:00
storage Fixing possible losing data changes: 1997-01-20 04:36:48 +00:00
tcop Change EXPLAIN options to just use VERBOSE. 1997-01-16 14:56:59 +00:00
tioga Makefile cleanup after reorganization 1996-11-09 06:24:51 +00:00
utils Another change from /usr/include/machine/limits.h to just limits.h 1997-01-22 04:56:34 +00:00
Makefile Standardize all LDADD to LD_ADD. 1997-01-05 21:17:45 +00:00