[SQL] Possibly to get off the list?

2000-10-03 Thread Mads Jensen
Hi I would like to get off the pgsql mailing list, so the posts won't come into my inbox. How can I do that? Which email should I mail to? -- Med venlig hilsen/ Wishes Mads Jensen Homepage: http://www.pcfocus.f2s.com E-Mail: [EMAIL PROTECTED] --

[SQL] Re: Auto increment

2000-09-06 Thread Mads Jensen
myself: 1: not officiel, but anyway: http://hea-www.harvard.edu/MST/simul/software/docs/pkg/pgsql/7.0.1/man/m an.html 2: UNIQUE 3: Yes! -- Med venlig hilsen/ Wishes Mads Jensen Homepage: http://www.pcfocus.f2s.com E-Mail: [EMAIL PROTECTED] --

[SQL] Auto increment

2000-09-05 Thread Mads Jensen
yes, what kind of variable will be "produced" and how should I parse it PHP? Is this right: $sql = "SHOW TABLES FROM mydb"; $test = pg_exec($connect, $sql); while(list($table) = each($test)){ echo $test."\n"; ? Thanks alot! -- Med venlig hilsen/ Wishes Mads Jensen Homepage: http://www.pcfocus.f2s.com E-Mail: [EMAIL PROTECTED] --