Thread

  1. Rules for Inserting Serials

    Henshall, Stuart - WCP <shenshall@westcountrypublications.co.uk> — 2001-02-16T15:33:48Z

    I'm running the 7.1Beta4 (rpm binary) version on Mandrake 7.1. Rules that
    insert serials from the new object into another table don't give the same
    value as those inserted in the actual table. This looks to have been covered
    b4 here:
    http://www.postgresql.org/mhonarc/pgsql-bugs/2000-04/msg00060.html
    If this is indeed to remain the case I think it should be clearly documented
    in the rules section (I guess it would affect all defaults that use
    functions).
    Any way heres my script and stuff:
     <<tbl_ins_test.sct>>  <<ins_rule_test.sql>> 
    - Stuart