Any one know how to change the default behavior of when /56 (year) should be
1958 instead of 2056?
Using the date function for birthdays, and amazing how many people are -50
years old :>
--
++
Michael - System Administra
You may want to do a 'make clean' or just start over from the tar.
'configure' should figure out that you have curses installed now. The
LIBS switch you need to link in curses is '-lcurses' but configure
should take care of that.
Hope this helps,
-DEJ
> Hello,
>
> the psql too
> I am still having problems with the timespan and tinterval types.
>
> tinterval is defined as (abstime, abstime) but if set a value like
> ('2/2/1998, 2/2/1999') the result returned will be
>
>["Thu Jan 01 01:04:06 1970 MET" "Thu Apr 25 07:54:08 1974 MET"]
>
> timespan seems also worthle
Has anyone gotten Postgres 6.3.2 running on SCO UnixWare 2.1.2?
I can get it to compile and install but initdb fails.
postgres core dumps processing this line in initdb:
echo "CREATE RULE _RETpg_user AS ON SELECT TO pg_user DO INSTEAD \
SELECT usename, usesysid, usecreatedb, usetrace, \
u
At 7:12 +0300 on 1/6/98, Bruce Momjian wrote:
> Users, we need to hear from you on this, and why you chose to use
> PostgreSQL. We don't need people foaming at the mouth, but we do need
> our users to give use good visibility and publicity.
Here is my story:
We needed to write some web-based
i use suse distribution of linux
2.0.32, but there comes these error when compiling psql
does
anyone know what to do?
how can i deactivate the readline option according
to Linux-FAQ 1.2)?
Christian
gcc -o psql -L../../interfaces/libpq
psql.o stringutils.o -lpq -ldl -lm -lbsd -lreadli