[HACKERS] php-psql lock problem. Thanks!

2001-10-14 Thread Maurizio Ortolan
Hello to everybody! I've a little problem with LOCK-ing a certain row in a table using PHP and PostgreSQL on LINUX. >> In a few words, I'd like to undertand >> how find out if a certain row is locked, >> in order to prevent a kind of deadlock. Which is the (system) table where all locked row

[HACKERS] Error in the date field (with NULL value...).Thanks!

2001-03-30 Thread Maurizio Ortolan
Subject: Importing data from Informix to PostgreSQL. Error in the date field (WITH NULL value) Hello! I'll try to explain my little problem. Well, I have this table create table mytable ( codice char(16) not null, dt_inizio date, dt_finedate, tipo_operaz