I've got a new version of the packages diff. However since it is over 125k
even with compression, I'm posting a URL:
ftp://ftp.netbsd.org/pub/NetBSD/misc/wrstuden/postgresql/packdiffs.011023.gz
They are relative to yesterday's source tree. They are a unified diff, and
should be patched in the top level of the tree (where src is a subdir).
I've also attached some sample packages. The two typetest ones show off
adding a type in a package. For type.packtest2, you need to type in the
create type in the comments at the top before it will work. They also show
off that pg_dump will dump that type before dumping the second package.
packtest.postgres shows of some namespacing tests.
random.pgsql is a random number generator implimented in plpgsql.
triggertest shows off having triggers in a package.
Enjoy! Let me know how they do!
Take care,
Bill