Doc: fix bogus to_date() examples.

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

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