check table existence... - Mailing list pgsql-general

From Moritz Bayer
Subject check table existence...
Date
Msg-id c244500b0701150418x32772717mafc290a72124f708@mail.gmail.com
Whole thread Raw
Responses Re: check table existence...  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
Dear list,
 
I would like to create a function which gets a tablename and checks if the specific table exists.The return value should be a bool. 
Now I'm wondering how to do this the best way.
 
Any suggestions?
 
kind regards and thanks in advance,
 
Moritz
 
 
 

pgsql-general by date:

Previous
From: "Alan T. Miller"
Date:
Subject: Persistent connections in PHP with PDO
Next
From: "A. Kretschmer"
Date:
Subject: Re: check table existence...