Doc: fix bogus to_date() examples.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 268e723b12fad75a8171b2f3fcfaaa7881751911
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-04-11T15:09:18Z
Releases: 15.7
Doc: fix bogus to_date() examples.

November doesn't have 31 days.  Remarkably, this thinko
has escaped detection since commit 3f1998727.

Noted by Y. Saburov.

Discussion: https://postgr.es/m/171276122213.681.531905738590773705@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/func.sgml modified +3 −3

Documentation touched

Discussion