May 8th, 2008 by depesz | Tags: bazy danych, domain, mysql, plperl, plpgsql, postgresql, timestamp | 6 comments »
MySQL has this nifty/annoying feature/bug of special data type "TIMESTAMP". It is like a DATETIME, but it gets automatically updated whenever you modify the row. I'll try to add the same feature to PostgreSQL.
