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-28 11:44:57 +03:00
Code
Activity
Files
c80184552f7c98d777bc551102317153effa4ad6
postgres
/
src
/
backend
/
access
/
common
History
Tom Lane
6d0d15c451
Make the world at least somewhat safe for zero-column tables, and
...
remove the special case in ALTER DROP COLUMN to prohibit dropping a table's last column.
2002-09-28 20:00:19 +00:00
..
heaptuple.c
Don't mess with HEAP_XMAX_INVALID in heaptuple.c routines; there is
2002-09-27 15:04:08 +00:00
indextuple.c
pgindent run.
2002-09-04 20:31:48 +00:00
indexvalid.c
Update copyright to 2002.
2002-06-20 20:29:54 +00:00
Makefile
Fix relative path references so that make knowns which dependencies refer
2000-08-31 16:12:35 +00:00
printtup.c
pgindent run.
2002-09-04 20:31:48 +00:00
scankey.c
Update copyright to 2002.
2002-06-20 20:29:54 +00:00
tupdesc.c
Make the world at least somewhat safe for zero-column tables, and
2002-09-28 20:00:19 +00:00