RI status report #3

From: wieck(at)debis(dot)com (Jan Wieck)
To: pgsql-hackers(at)postgreSQL(dot)org (PostgreSQL HACKERS)
Subject: RI status report #3
Date: 1999-09-30 14:57:10
Message-ID: m11Whdu-0003kLC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

One more step forward,

I've created function shells and the appropriate pg_proc
entries for all the FOREIGN KEY constraint triggers.

The builtin language is now also accepted by CREATE TRIGGER.

The new trigger functions are in utils/adt/ri_triggers.c (new
file). They have no functionality up to now - just put a
NOTICE that they're called and that's it. Will work on some
general local functions soon.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#========================================= wieck(at)debis(dot)com (Jan Wieck) #

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 1999-09-30 15:46:01 Re: [HACKERS] RI status report #2
Previous Message Jelle Ruttenberg 1999-09-30 14:46:16 ODBC-client->Linux-server: datatype boolean not recognized?