Re: [pgadmin-hackers] 4 spaces versus tabs

2010-11-11 Thread Robert Haas
and, now, it doesn't look that nice. > > So, if it is tabs, so be it :) I like tabs, but that's just me, and I don't work on pgAdmin. It sucks trying to move back and forth between projects with different styles, though, and pgsql uses tabs. Another thing to consider if you&

[pgadmin-hackers] install instructions

2010-08-27 Thread Robert Haas
because I didn't run it from the directory that it lives in (which is the only place from which it can be expected to work), but even after I figured out that problem it just spewed errors when trying to convert the project files. Dave recommended the alternate method documented here.

[pgadmin-hackers] quoting behavior

2010-08-27 Thread Robert Haas
id, badly formatted, submitted incorrectly, or otherwise poorly-thought-out. I'm new here. :-) -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company pgadmin-keywords-v1.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-h

Re: [pgadmin-hackers] [HACKERS] Hot Standby utility and administrator functions

2008-10-20 Thread Robert Haas
> * pg_last_recovered_xact_xid() > Will throw an ERROR if *not* executed in recovery mode. > returns bigint > > * pg_last_completed_xact_xid() > Will throw an ERROR *if* executed in recovery mode. > returns bigint Should these return xid? ...Robert -- Sent via pgadmin-hackers mailing list (pgad