Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #556
| From | Rainer Weikusat <rweikusat@mobileactivedefense.com> |
|---|---|
| Newsgroups | comp.databases.postgresql |
| Subject | Re: problema com a trigger |
| Date | 2014-05-06 18:40 +0100 |
| Message-ID | <87a9aubyb9.fsf@sable.mobileactivedefense.com> (permalink) |
| References | <b56c44f1-f6d2-4010-ad39-36a8d4630442@googlegroups.com> |
Wladimir Bandeira <tecnico100@gmail.com> writes: > http://paste.ubuntu.com/7405321/ > > > > this occurs when I try to insert a valor in the table resistro > > can someone help me Your table column is named primeiro but the trigger routines uses primeiror as name in the inserts, ie, the last two letter are swapped.
Back to comp.databases.postgresql | Previous | Next — Previous in thread | Next in thread | Find similar
problema com a trigger Wladimir Bandeira <tecnico100@gmail.com> - 2014-05-06 10:12 -0700 Re: problema com a trigger Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2014-05-06 18:40 +0100 Re: problema com a trigger Marcio Gil <marciomgil@bol.com.br> - 2014-05-13 15:09 -0300
csiph-web