diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-10-14 22:14:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-10-14 22:14:25 +0000 |
commit | b2734a0d792df710aeeab21242cfa21ab470c773 (patch) | |
tree | fea1d5961054f413f63995339f1aa6037d825b9e /src/backend/utils/adt/regexp.c | |
parent | be922e8555a87263973a038c54171f2db833810d (diff) | |
download | postgresql-b2734a0d792df710aeeab21242cfa21ab470c773.tar.gz postgresql-b2734a0d792df710aeeab21242cfa21ab470c773.zip |
Support SQL-compliant triggers on columns, ie fire only if certain columns
are named in the UPDATE's SET list.
Note: the schema of pg_trigger has not actually changed; we've just started
to use a column that was there all along. catversion bumped anyway so that
this commit is included in the history of potentially interesting changes
to system catalog contents.
Itagaki Takahiro
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions