default timestamp in postresql - Mailing list pgsql-php

From azah azah
Subject default timestamp in postresql
Date
Msg-id 235b1a280407290016621836b4@mail.gmail.com
Whole thread Raw
Responses Re: default timestamp in postresql
Re: default timestamp in postresql
Re: default timestamp in postresql
List pgsql-php
Hi,
I need some help to solve a problem regarding transfer the db from
mysql to postresql.
Previously in mysql table field as below , will be add automatic in
database when execute insert statement.

             = submittime timestamp NOT NULL

But in postresql the timestamp cannot insert automatic when execute
insert statement.
How can I solve this problem instead of change the php code?

pgsql-php by date:

Previous
From: "Chris"
Date:
Subject: Re: Strange warning message
Next
From: Michael Glaesemann
Date:
Subject: Re: default timestamp in postresql