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-10-31 10:30:33 +03:00
Code
Activity
Files
4a132abf6c129eed027bd7d119da007c420bc3de
postgres
/
src
/
backend
/
access
/
gist
History
Bruce Momjian
1d8bbfd2e7
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
..
gist.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
gistget.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
gistscan.c
1. Pass GISTENTRYs to giststate->penaltyFn by pointers, not by vals.
1997-05-22 16:01:33 +00:00
giststrat.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
Makefile
More cleaned out #include files
1996-11-05 08:19:01 +00:00