"Andreas Kretschmer" <[EMAIL PROTECTED]> writes: > test=# select x from (select extract(dow from ('2006/01/01'::date + > (generate_series(0,10)||'days')::interval)::date)) x; > server closed the connection unexpectedly
Works for me as of 8.1 branch tip, so the fix is in either 8.1.1 or 8.1.2. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster