Column-level triggers

From: Greg Sabino Mullane <greg(at)turnstep(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Column-level triggers
Date: 2005-07-04 18:00:53
Message-ID: 1120500053.30376.8.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I did not have the time nor the experience to get as far as I hoped
in the "column-level triggers" item, but attached is what I have
done so far. Look for XXXCT for areas that still need work. Spent a
lot of time trying to get gram.y to do what I wanted it to; that much,
at least, finally works. This was a nice crash course in PG internals:
no doubt there are better ways to do a lot of what I have done, so
suggestions and corections welcome.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200507041355
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFCyXkSvJuQZxSWSsgRArguAJ4ky2sgWZi1pOz+h+8+87sLQjNOAACgwRvz
jNBELzCWf8aZpgY03O9pj+Y=
=SLdW
-----END PGP SIGNATURE-----

Attachment Content-Type Size
coltrig.patch.gz application/x-gzip 5.9 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-07-04 18:23:24 Fix zic compile
Previous Message Bruce Momjian 2005-07-04 17:25:41 Re: [HACKERS] Dbsize backend integration