> It's not like it's hard to fix post-upgrade (or pre-upgrade, for that
> matter): a simple "ALTER TABLE ... SET DEFAULT now()" will do it.
Like 'now' and now() are both valid, at least will be good to have a note when a table
that includes 'now' is created, bringing the attention to people to
), because when I created my tables with the old format, it did
not show any problem, I just figure out that something was wrong with my tables once
my java program start to do weird things.
Again, many thanks,
Nayib
- Original Message -
From: "Neil Conway" <[EMAIL P
POSTGRESQL BUG REPORT
TEMPLATE
Your
name
: Nayib KiuhanYour email address : [EMAIL PROTECTED]
I ran into the following problem building PostgreSQL 7.4beta3 on
Solaris9 (sparc) using GCC 3.3 and OpenSSL 0.9.7b and Perl 5.8.0:
(./configure --with-perl --with-openssl)
gcc -shared -h libplpgsql.so.1 pl_gram.o
pl_handler.o pl_comp.o pl_exec.o pl_funcs.o -L../../../../src/port
-L/usr/local/