[patch] [doc] Add SELECT clause literals to queries section headers

Started by David G. Johnstonover 5 years ago3 messageshackers
Jump to latest
#2David G. Johnston
david.g.johnston@gmail.com
In reply to: David G. Johnston (#1)
Re: [patch] [doc] Add SELECT clause literals to queries section headers

Hackers,

Re-sending from -docs [1] with attachment in order to add to commitfest.

David J.

[1]
/messages/by-id/159981394174.31338.7014519396749859167@wrigleys.postgresql.org

edit: attaching the patch

Attachments:

v1-doc-add-select-literals-to-queries-section-headers.patchapplication/octet-stream; name=v1-doc-add-select-literals-to-queries-section-headers.patchDownload+2-2
#3Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: David G. Johnston (#2)
Re: [patch] [doc] Add SELECT clause literals to queries section headers

On 21/10/2020 18:04, David G. Johnston wrote:

Hackers,

Re-sending from -docs [1] with attachment in order to add to commitfest.

David J.

[1]
/messages/by-id/159981394174.31338.7014519396749859167@wrigleys.postgresql.org

edit: attaching the patch

Seems like a good idea. Applied, thanks.

- Heikki