ctidnulltest.out

application/x-unknown-content-type-out_auto_file

Filename: ctidnulltest.out
Type: application/x-unknown-content-type-out_auto_file
Part: 0
Message: Re: [SQL] MAX() of 0 records.
[postgres@beefcake iebusiness]$ psql -f ctidnulltest.sql testdb
CREATE
CREATE
psql:ctidnulltest.sql:11: NOTICE:  CREATE TABLE/PRIMARY KEY will create implicit index 'entry_pkey' for table 'entry'
CREATE
psql:ctidnulltest.sql:17: NOTICE:  CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s)
CREATE
CREATE
CREATE
INSERT 80577 1
psql:ctidnulltest.sql:37: NOTICE:  CREATE TABLE/PRIMARY KEY will create implicit index 'item_pkey' for table 'item'
psql:ctidnulltest.sql:37: NOTICE:  CREATE TABLE will create implicit trigger(s) for FOREIGN KEY check(s)
CREATE
CREATE
CREATE
psql:ctidnulltest.sql:55: ERROR:  ExecutePlan: (junk) `ctid' is NULL!
[postgres@beefcake iebusiness]$