I just have tested your 7.0beta5. My system is RH Linux 6.1 2.2.14 on Alpha.
gcc --version says: egcs-2.91.66. I still have two major problems:
1. ./configure doesn't recognize my OS. ./config.guess reports:
alphaev5-unknown-linux-gnu
so ./configure chooses 'linux' and fails.
2. I compiled and i
POSTGRESQL BUG REPORT TEMPLATE
Your name : Fabienne Leclere
Your email address : [EMAIL PROTECTE
POSTGRESQL BUG REPORT TEMPLATE
Your name : Fabienne Leclere
Your email address : [EMA
Hi all,
I think there is a bug in the PostgreSQL date system:
Try computing (replace with some differents years):
'-10-01'::datetime + '1 month'::interval
Depending on the year, you can get '-11-01' as expected or '-10-31'
which is bug.
Guillaume Perréal - Stagiaire MI