mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 07:57:29 +08:00
SELECT date_trunc('week', '2002-12-31'::date);
Backpatch to 8.0.X.
Per report from Nick Johnson.
SELECT date_trunc('week', '2002-12-31'::date);
Backpatch to 8.0.X.
Per report from Nick Johnson.