mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +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