mirror of
https://github.com/postgres/postgres.git
synced 2025-09-06 13:46:51 +03:00
numbering is different than TO_CHAR's ditto. EXTRACT starts at 0==Sunday while TO_CHAR starts at 1==Sunday. A suggestion for two documentation notes is attached as a patch to current CVS HEAD. Troels Arvin