public inbox for [email protected]
help / color / mirror / Atom feedHas the Update savepoint example outlived its usefulness?
3+ messages / 2 participants
[nested] [flat]
* Has the Update savepoint example outlived its usefulness?
@ 2021-06-04 00:08 David G. Johnston <[email protected]>
2021-06-24 11:20 ` Re: Has the Update savepoint example outlived its usefulness? Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: David G. Johnston @ 2021-06-04 00:08 UTC (permalink / raw)
To: Pg Docs <[email protected]>
Hey,
The example in the update documentation that does an upsert using a
savepoint seems like it should just go away now that we have insert...on
conflict. Making an explicit reference (and link) to that feature in the
Update documentation should be added in its place (well, under notes).
David J.
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Has the Update savepoint example outlived its usefulness?
2021-06-04 00:08 Has the Update savepoint example outlived its usefulness? David G. Johnston <[email protected]>
@ 2021-06-24 11:20 ` Peter Eisentraut <[email protected]>
2021-06-24 16:02 ` Re: Has the Update savepoint example outlived its usefulness? David G. Johnston <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Peter Eisentraut @ 2021-06-24 11:20 UTC (permalink / raw)
To: David G. Johnston <[email protected]>; Pg Docs <[email protected]>
On 04.06.21 02:08, David G. Johnston wrote:
> The example in the update documentation that does an upsert using a
> savepoint seems like it should just go away now that we have insert...on
> conflict. Making an explicit reference (and link) to that feature in
> the Update documentation should be added in its place (well, under notes).
Do we need to replace it by a different example then?
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Has the Update savepoint example outlived its usefulness?
2021-06-04 00:08 Has the Update savepoint example outlived its usefulness? David G. Johnston <[email protected]>
2021-06-24 11:20 ` Re: Has the Update savepoint example outlived its usefulness? Peter Eisentraut <[email protected]>
@ 2021-06-24 16:02 ` David G. Johnston <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: David G. Johnston @ 2021-06-24 16:02 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: Pg Docs <[email protected]>
On Thu, Jun 24, 2021 at 4:20 AM Peter Eisentraut <
[email protected]> wrote:
> On 04.06.21 02:08, David G. Johnston wrote:
> > The example in the update documentation that does an upsert using a
> > savepoint seems like it should just go away now that we have insert...on
> > conflict. Making an explicit reference (and link) to that feature in
> > the Update documentation should be added in its place (well, under
> notes).
>
> Do we need to replace it by a different example then?
>
I don't think so. The example that replaces it already exists on the
INSERT documentation page, we just need to remove this example on the
UPDATE page and point the user there instead.
David J.
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2021-06-24 16:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04 00:08 Has the Update savepoint example outlived its usefulness? David G. Johnston <[email protected]>
2021-06-24 11:20 ` Peter Eisentraut <[email protected]>
2021-06-24 16:02 ` David G. Johnston <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox