NYCPHP Meetup

NYPHP.org

[nycphp-talk] databases with PHP

Dan Cech dcech at phpwerx.net
Thu May 7 09:07:18 EDT 2009


Anthony Wlodarski wrote:
> Here is an example of a convenience that is not yet built into PostgreSQL
> (and if it is please correct me as I am using 8.1.1).
> 
> INSERT INTO x (a,b)
> VALUES
>  ('1', 'one'),
>  ('2', 'two'),
>  ('3', 'three')

It seems like this was added in 8.2, it's been a while since I messed
around with PostgreSQL.

Dan



More information about the talk mailing list