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-05-06 19:59:18 +03:00
Code
postgres
/
src
/
backend
/
utils
/
cache
History
Vadim B. Mikheev
ac0029aa0b
Fetch information about DEFAULT/CHECK while openning a relation.
1997-08-22 03:35:44 +00:00
..
catcache.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
fcache.c
All external function definitions now have prototypes that are checked.
1996-11-10 03:06:38 +00:00
inval.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
lsyscache.c
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
1997-08-19 21:40:56 +00:00
Makefile
Another directory that compiles with no errors, and few warnings
1996-11-06 10:32:10 +00:00
rel.c
Postgres95 1.01 Distribution - Virgin Sources
1996-07-09 06:22:35 +00:00
relcache.c
Fetch information about DEFAULT/CHECK while openning a relation.
1997-08-22 03:35:44 +00:00
syscache.c
Another directory that compiles with no errors, and few warnings
1996-11-06 10:32:10 +00:00