Re: [SQL] Best way to store Master-Detail Data - Mailing list pgsql-sql

From David G. Johnston
Subject Re: [SQL] Best way to store Master-Detail Data
Date
Msg-id CAKFQuwY0JktnMUiNziPhCcX9xt1kz1e4x1YpDFck2iH-LdyqHg@mail.gmail.com
Whole thread Raw
In response to [SQL] Best way to store Master-Detail Data  (Alvin Díaz <alvin.rd@live.com>)
List pgsql-sql
On Wednesday, April 12, 2017, Alvin Díaz <alvin.rd@live.com> wrote:
 the same function to make sure that both
header and detail
are committed or not.

You don't need functions to establish transactions. That is why the commands BEGIN and COMMIT exist.

David J. 

pgsql-sql by date:

Previous
From: Alvin Díaz
Date:
Subject: [SQL] Best way to store Master-Detail Data
Next
From: Andreas Kretschmer
Date:
Subject: Re: [SQL] Best way to store Master-Detail Data