[HACKERS] relid of non user created tables

2015-02-07 Thread Deepak S
Hi, I find that the relid of tables in all user created databases are having a value greater than 10,000 while the non user created tables produces a relid of value less than 10,000. For eg., the query transformed from the meta command "\dt" or "\l" gave me 'relid' values like 2615, 1259 and 12

Re: [HACKERS] List of table names of a DB

2015-01-08 Thread Deepak S
s Date: Fri, 9 Jan 2015 00:46:30 +1300 Subject: Re: [HACKERS] List of table names of a DB From: dgrowle...@gmail.com To: in.live...@live.in CC: pgsql-hackers@postgresql.org On 8 January 2015 at 22:41, Deepak S wrote: Hello, I am unable to find the function which retrieves the 'list of

[HACKERS] List of table names of a DB

2015-01-08 Thread Deepak S
a list of names of the tables used in the current DB so that each hit confirms a 'table name' in the query in most cases. Kindly help.Thanks in advance. Deepak

[HACKERS] List of table names of a DB

2015-01-08 Thread Deepak S
a list of names of the tables used in the current DB so that each hit confirms a 'table name' in the query in most cases. Kindly help.Thanks in advance. Deepak

[HACKERS] ...Roll Back issue in PGSQL..

2008-06-20 Thread Deepak
t;tryexcept" and introduced SAVEPOINT.But resulted in runtime error. Can anyone please help me out -- Deepak