Doc: fix bogus to_date() examples.

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

Commit: da11a14e0c79af98869ce8929fa9bdfe7cc690cb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-04-11T15:09:23Z
Releases: 14.12
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