Обсуждение: RI status report #3

Поиск
Список
Период
Сортировка

RI status report #3

От
wieck@debis.com (Jan Wieck)
Дата:
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@debis.com (Jan Wieck) #