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
fb47385fc8d2314dd7d23d691959c882ead1c31a
postgres
/
src
/
backend
/
access
/
common
History
Tom Lane
06dde51ef0
Silence compiler warning.
2000-12-07 02:04:30 +00:00
..
heaptuple.c
Remove VARLENA_FIXED_SIZE hack, which is irreversibly broken now that
2000-11-30 18:38:47 +00:00
indextuple.c
Silence compiler warning.
2000-12-07 02:04:30 +00:00
indexvalid.c
Third round of fmgr updates: eliminate calls using fmgr() and
2000-05-30 04:25:00 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
printtup.c
Make tuple receive/print routines TOAST-aware. Formerly, printtup would
2000-12-01 22:10:31 +00:00
scankey.c
Add:
2000-01-26 05:58:53 +00:00
tupdesc.c
Change SearchSysCache coding conventions so that a reference count is
2000-11-16 22:30:52 +00:00