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-10 17:42:29 +03:00
Code
Activity
Files
faf7d7817456e3ae23eb882a99283581bae86112
postgres
/
src
/
backend
/
access
/
common
History
Bruce Momjian
faf7d78174
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
...
approproate.
1999-07-19 07:07:29 +00:00
..
heaptuple.c
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
1999-07-19 07:07:29 +00:00
indextuple.c
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
1999-07-19 07:07:29 +00:00
indexvalid.c
Change #include's to use <> and "" as appropriate.
1999-07-15 23:04:24 +00:00
Makefile
Make functions static or NOT_USED as appropriate.
1999-05-26 12:57:23 +00:00
printtup.c
Move some system includes into c.h, and remove duplicates.
1999-07-17 20:18:55 +00:00
scankey.c
Change #include's to use <> and "" as appropriate.
1999-07-15 23:04:24 +00:00
tupdesc.c
Move some system includes into c.h, and remove duplicates.
1999-07-17 20:18:55 +00:00