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 <[email protected]> Discussion: https://www.postgresql.org/message-id/CAA-aLv4xyAaxm8vq5LEhznh-SGphs4wUAGC6Vpas%2B1hHZzzD7A%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/2521f9e75e910cec13591c1af76a69ea7f96109e Modified Files -------------- doc/src/sgml/ddl.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
