New vs old values collision in UPDATE RETURNING docs

2019-02-15 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/sql-update.html Description: What we have in doc: [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ] output_expression: An expression to be computed and returned by the UP

Re: First SVG graphic

2019-02-15 Thread Jürgen Purtz
The graphic for dump/restore is transferred from 'pg_dump utility' chapter to the 'backup and restore' chapter in sgml/backup.sgml. In this chapter I made a lot of textual changes to explain the relation between pg_dump, pg_restore and psql in more detail. Especially I tried to introduce a more