Re: [pgadmin-hackers] Create option to hide WITH OIDS=FALSE, if OID is disabled

2014-11-09 Thread Robins Tharakan
On 9 November 2014 23:50, David G Johnston wrote: > Guillaume Lelarge-3 wrote > > 2014-11-09 8:52 GMT+01:00 Robins Tharakan < > > > tharakan@ > > > >: > > > >> Hi, > >> > >> This is a ping to check if adding this minor feature is okay. > >> > >> When the SQL is generated in the ObjectBrowser->SQL

Re: [pgadmin-hackers] Create option to hide WITH OIDS=FALSE, if OID is disabled

2014-11-09 Thread David G Johnston
Guillaume Lelarge-3 wrote > 2014-11-09 8:52 GMT+01:00 Robins Tharakan < > tharakan@ > >: > >> Hi, >> >> This is a ping to check if adding this minor feature is okay. >> >> When the SQL is generated in the ObjectBrowser->SQLPane (for a table), it >> adds OIDS = FALSE, by default. I think that for

Re: [pgadmin-hackers] Create option to hide WITH OIDS=FALSE, if OID is disabled

2014-11-09 Thread Guillaume Lelarge
2014-11-09 8:52 GMT+01:00 Robins Tharakan : > Hi, > > This is a ping to check if adding this minor feature is okay. > > When the SQL is generated in the ObjectBrowser->SQLPane (for a table), it > adds OIDS = FALSE, by default. I think that for a while, this has been > irrelevant (unless of course