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(at)linux(dot)com>
Discussion: https://www.postgresql.org/message-id/CAA-aLv4xyAaxm8vq5LEhznh-SGphs4wUAGC6Vpas%2B1hHZzzD7A%40mail.gmail.com
Branch
------
REL_19_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/5ccbcbdbb7df508d4d57cf24ced189e15bc6601e
Modified Files
--------------
doc/src/sgml/ddl.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)