Closed GoogleCodeExporter closed 9 years ago
Clarification of the error message
ERROR: null value in column "name" violates not-null constraint
CONTEXT: SQL statement "insert into stocks ( symb, exch, first_quote,
last_quote )
values ( $1 , $2 , $3 , $3 )"
PL/pgSQL function "update_stock_dates" line 7 at SQL statement
SQL statement "SELECT update_stock_dates( $1 , $2 , $3 )"
PL/pgSQL function "update_derived_tables" line 4 at perform at
./update-quotes.pl
line 69.
Original comment by peter.st...@1ab.ltd.uk
on 16 Jan 2010 at 12:30
This issue was closed by revision r38.
Original comment by peter.st...@1ab.ltd.uk
on 16 Jan 2010 at 1:41
Original issue reported on code.google.com by
peter.st...@1ab.ltd.uk
on 16 Jan 2010 at 12:24