]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix SQL quoting in example
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 17 Jul 2026 13:45:30 +0000 (15:45 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 17 Jul 2026 14:04:20 +0000 (16:04 +0200)
commit5ccbcbdbb7df508d4d57cf24ced189e15bc6601e
treecaccb674872eacd9f1510c9ef445b6607f65ef28
parent5f57f58179bf48805558ac0494851e93fe0eca76
doc: Fix SQL quoting in example

The identifier "order" needs to be quoted, just like in the example a
little bit earlier.

Author: Thom Brown <thom@linux.com>
Discussion: https://www.postgresql.org/message-id/CAA-aLv4xyAaxm8vq5LEhznh-SGphs4wUAGC6Vpas%2B1hHZzzD7A%40mail.gmail.com
doc/src/sgml/ddl.sgml