diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-12-21 01:02:28 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-12-21 01:02:28 +0000 |
commit | bbb2e21e14de90ea92fbb286e4f572c8114e75a4 (patch) | |
tree | 931c115f8f14186a645e1c17e6e7c8d24215503b /src/backend/access/gist/gist.c | |
parent | 93b808e9c9e8da7c88b91047d51384c46905d85f (diff) | |
download | postgresql-bbb2e21e14de90ea92fbb286e4f572c8114e75a4.tar.gz postgresql-bbb2e21e14de90ea92fbb286e4f572c8114e75a4.zip |
I was recently surprised to find that EXTRACT's day of the week
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
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions