pgsql-server: Remove finger from dike: composite types are now allowed

Started by Tom Laneabout 22 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Remove finger from dike: composite types are now allowed as table columns.
Still a few things to do, like binary I/O and regression tests and docs,
but might as well let people play with the toy.

Modified Files:
--------------
pgsql-server/src/backend/catalog:
heap.c (r1.267 -> r1.268)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/catalog/heap.c.diff?r1=1.267&r2=1.268)