This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-19 13:42:17 +03:00
Code
Activity
Files
d90a426e35a2b92c78f1a2156a1e9aa3967ab041
postgres
/
src
/
backend
/
optimizer
History
Marc G. Fournier
d90a426e35
Linux defines MAXINT in values.h, which causes an error when compiling.
...
Wrap it in an #ifndef to prevent this
1997-01-26 16:06:42 +00:00
..
path
Linux defines MAXINT in values.h, which causes an error when compiling.
1997-01-26 16:06:42 +00:00
plan
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
1997-01-10 20:19:49 +00:00
prep
Cast constants to the type of the other binary operand.
1997-01-22 01:44:02 +00:00
util
INDEXSCAN_PATCH changes: should work for (Param OP VAR) too
1997-01-22 06:30:57 +00:00
Makefile
Recognize dependencies more reliably.
1996-11-10 03:13:59 +00:00