[GENERAL] Help with pg_trigger

2000-11-23 Thread Jason Davies
Thankyou for your help, Jason ===== Jason Davies, _ _ _|_ _ _ _ _| _| www.netspade.com | |(/_ | _\|_)(_|(_|(/_ | programming tutorials | | programming community --- | programming news __ Do

[GENERAL] Getting default values from PostgreSQL

2000-11-22 Thread Jason Davies
Hi, Could someone help with getting default values for different columns in PostgreSQL? All I need is the SQL query. Thanks, Jason Davies. = Jason Davies, _ _ _|_ _ _ _ _| _| www.netspade.com | |(/_ | _\|_)(_|(_|(/_ | programming tutorials | | programming

[GENERAL] unique indexes

2000-11-19 Thread Jason Davies
ow this might be done? I would be grateful for any help. Thanks, Jason Davies. = Jason Davies, _ _ _|_ _ _ _ _| _| www.netspade.com | |(/_ | _\|_)(_|(_|(/_ | programming tutorials | | programming community ---

Re: [GENERAL] How do I list foreign key info/relation

2000-11-13 Thread Jason Davies
ve tried using instr and substr, but I can't get them to work. Thankyou for your help, Jason Davies. --- Stephan Szabo <[EMAIL PROTECTED]> wrote: > > AFAIK, right now all you can do is use pg_trigger and that is how pg_dump > is reading the constraint information. >