foo> - Search results in mailing lists

2012-08-23 14:56:58 | Pg Transactional Function (Gary Chambers)

foo_bar_handler($dbh) { $query_resources = array(); $queries = array(); $queries[] = array('query' => 'select * from foo for update

2008-10-21 13:03:41 | store files encrypted with pgcrypto (elmarkivp)

foo(nombre, descripcion, archivo_bytea, mime, size) VALUES ('$nombre', '$desc', pgp_sym_encrypt_bytea('$buffer

2008-07-30 15:44:45 | Re: display query results (Raymond O'Donnell)

foo, bar from your_table'); // Loop through the rows one by one. // pg_fetch_array

2006-10-15 03:16:47 | Re: plpgsql returning array (Marc McIntyre)

foo(); foo ----- a b (2 rows) Notice that to return a value within the set you use the construct

2005-10-30 00:17:25 | Determining Errors (Mag Gam)

foo.php on line 12 I would like something like, this already exists, please retry

2005-09-23 23:44:35 | Re: pg_fetch_object (Michael Fuhr)

Foo { function Foo($arg) { print "DEBUG: Foo($arg)\n"; } } pg_connect("dbname=test user=test

2005-09-13 01:58:09 | commit and rollback (WeiShang)

foo also rollback? or commit? Thanks in advance! ---------------------------------------------------------------------------- -----------Script starts function foo(var1,var2) { pg_query

2005-08-14 14:33:11 | Problem about connecting PostgreSQL through TCP/IP (Hui Chen)

foo password=foo") or die ("Can not connect to postgres"); $result=pg_exec("SELECT * FROM

2004-06-20 16:01:33 | pg_fetch_array (Thanks)

foo"; $result = pg_query( $db, $query ); while ($row = pg_fetch_array($result)) { $a = $row["a"]; $b = $row["b"]; $c = $row["c"]; $d = $row["d"]; } Does

2004-01-20 16:33:26 | Combine/trim records (Michael Stoyanovich)

foo 10002 2004-01-16 08:15:00 08:30:00 0.25 1 bar After

2004-01-07 07:15:27 | Re: displaying a rowset in php...same column names (Enver ALTIN)

foo as bar,bar as foo from footable notice the "as" thingie. It would help

2003-12-16 17:17:39 | Re: [PHP-DB] pg_result_error() (Gerard Samuel)

foo user=bar password=pass"); $sql = 'SELECT * FROM flagss'; // flags was misspelled $result = @pg_query

2003-12-11 19:25:54 | Re: [ADMIN] PHP and autocommit of PostgreSQL 7.4 (Robert Treat)

foo,user=bar,autocommit=on) in php-ish speak, which doesn't seem like a bad way to do it. (personally

2003-09-20 14:28:43 | Re: PG + PHP, was Re: [GENERAL] Zend survey result about dbms... (Tom Lane)

foo" a variable or a column reference?). However you could do something pretty self-contained

2003-04-19 02:45:14 | Re: Self Join Help (apz)

Foo root | XHTML Apache | PHP News | Tech News News | World News or, if you dont