[GENERAL] Re: default year

1998-06-01 Thread The Web Administrator
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

RE: [GENERAL] Problem with curses

1998-06-01 Thread Jackson, DeJuan
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

RE: [GENERAL] tinterval and timespan

1998-06-01 Thread Jackson, DeJuan
> 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

[GENERAL] unixware 2.1.2

1998-06-01 Thread Harry Biltz
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

[GENERAL] Re: Why Postgres (was Re: [HACKERS] custom types and optimization)

1998-06-01 Thread Herouth Maoz
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

[GENERAL] problem compiling under suse 5.1

1998-06-01 Thread Christian Steindl
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