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-03 09:13:20 +03:00
Code
Activity
Files
0c001f080b567128e61dac7f2d6c619c55fc33be
postgres
/
src
/
backend
/
optimizer
History
Bruce Momjian
1d8bbfd2e7
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
..
geqo
Reduce open() calls. Replace fopen() calls with calls to fd.c functions.
1997-08-18 02:15:04 +00:00
path
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
plan
Fix replace_agg_clause() for unary operators.
1997-06-12 17:26:15 +00:00
prep
Cast constants to the type of the other binary operand.
1997-01-22 01:44:02 +00:00
util
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
Makefile
From: Robert Bruccoleri <bruc@bms.com>
1997-06-11 01:13:10 +00:00