Doc: fix bogus to_date() examples.

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

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