| From: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
|---|---|
| To: | Kevin Grittner <kgrittn(at)ymail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] SQL assertions prototype |
| Date: | 2014-01-06 15:07:41 |
| Message-ID: | 1389020861.74439.YahooMailNeo@web122301.mail.ne1.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Kevin Grittner <kgrittn(at)ymail(dot)com> wrote:
> For an example of how things can look OK in terms of enforced
> constraints as of different moments in time, yet those moments in
> time could be inconsistent, see this section:
>
> http://wiki.postgresql.org/wiki/SSI#Enforcing_Business_Rules_in_Triggers
Copy/paste error. I meant this link:
http://wiki.postgresql.org/wiki/SSI#Read_Only_Transactions
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2014-01-06 15:07:51 | Re: cleanup in code |
| Previous Message | Kevin Grittner | 2014-01-06 15:04:58 | Re: [PATCH] SQL assertions prototype |