Tom Lane wrote:
Tara Piorkowski <[EMAIL PROTECTED]> writes:
junk=> create table testing
junk-> (testing_id serial not null primary key);
NOTICE: CREATE TABLE will create implicit sequence
'testing_testing_id_seq' for SERIAL column 'testing.testing_id'
NOTICE:
id)
junk=> drop sequence testing_testing_id_seq;
ERROR: Cannot drop sequence testing_testing_id_seq because table
testing column testing_id requires it
You may drop table testing column testing_id instead
--
Tara Piorkowski
System Administrator, vilaj.com, LLC
<http://www.vilaj.
many platforms work
as possible before release.
All is well with 7.3b5 on Mac OS X 10.2.1 (Jaguar) on a PowerBook G4
[gcc (GCC) 3.1 20020420 (prerelease)].
==
All 89 tests passed.
==
--
Tara Piorkowski
System Administrator, vilaj.com, LLC
<h
Witney ([EMAIL PROTECTED]>
The proper value seems to be:
15.3864610140472
or
15.3864610140473
in ./expected/geometry-powerpc-darwin.out. Which is it, folks?
-------
Tara Piorkowski wrote:
>Tom Lane wrote:
>
&
ne 'tomorrow' = (timestamp with time
zone 'yesterday' + interval '2 days')) as "True";
True
--
! f
(1 row)
SELECT (timestamp with time zone 'tomorrow' > 'now') as "True";
==
--
Tara Piorkowski
System