From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Tomas Vondra <tv(at)fuzzy(dot)cz>, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: FDW API / flow charts for the docs? |
Date: | 2013-10-17 03:32:58 |
Message-ID: | 20131017033258.GJ2706@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alvaro,
* Alvaro Herrera (alvherre(at)2ndquadrant(dot)com) wrote:
> Tomas Vondra wrote:
> > Attached is the set of flow charts, showing the sequence of callbacks
> > for all the supported commands (i.e. SELECT, INSERT, UPDATE, DELETE,
> > ANALYZE). Wouldn't it be useful to put something like this into the
> > docs? I mean, the FDW API is not going to get any simpler, and for me
> > this was a significant help.
>
> Please see this thread
> http://www.postgresql.org/message-id/4BB9E69F.9080203@usit.uio.no
The conclusion of that thread appears to be "use dia", which was done
here.. Am I missing something there (full disclosure- I haven't looked
at the dia yet)?
Also, for my part, I'd suggest putting it on the wiki initially anyway,
as then it can be seen directly (load it as a png or what-have-you) and
it becomes immediately available to users. The .dia should also be on
the wiki, of course, and then included in the PG tree eventually if it's
added as part of the official docs.
Thanks,
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2013-10-17 04:22:10 | Re: removing old ports and architectures |
Previous Message | Amit Kapila | 2013-10-17 03:27:05 | Re: Patch for reserved connections for replication users |