This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
PostgreSQL
Watch
1
Star
0
Fork
0
You've already forked PostgreSQL
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-27 00:04:24 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
PostgreSQL
/
src
/
backend
/
utils
/
cache
History
Bruce Momjian
20afa04d03
Fix for pointer arithmetic.
1997-08-26 19:24:36 +00:00
..
catcache.c
Fix for pointer arithmetic.
1997-08-26 19:24:36 +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