Doc: fix bogus to_date() examples.

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

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