Hi Dave,
> we never rely on the availability of third party sites,
> especially not commercial ones.
npm is commercial and pip is supported by a noncommercial foundation, but
npm is still open source.
If you are concerned about relying on a 3rd party commercial site, perhaps
we could use npm t
Sure, sounds good. We accidentally had a stray chmod hanging out, which we
removed. We also made it exit if the framework.conf is missing. We opted in
that direction over the auto-using framework.conf.in because we feel like
it is likely that developers will need to set these values to get the buil
Hi Dave,
When we were talking about auto formatting we were actually referring to a
single button press doing all of these things to a large block of text. The
use case here would be if you receive a large illegible query and paste it
into the query editor it would either automatically auto-format
Great! Thanks Dave. We're having a look to see what seems feasible
implementation-wise.
Tira
On Tue, Feb 14, 2017 at 4:33 AM, Dave Page wrote:
> Hi
>
> On Mon, Feb 13, 2017 at 6:55 PM, Raffi Holzer wrote:
> > Hi everyone,
> >
> > For those who don't know, Pivotal Labs is working with Greenplum
Hi
On Mon, Feb 13, 2017 at 9:35 PM, Raffi Holzer wrote:
> Hi Hackers,
> We are looking into auto formatting SQL text in the SQL editor. However,
> some users have expressed that this can be done in different ways. Are there
> preferences in this community fo rhow autoformatting should be done?
Hi
On Mon, Feb 13, 2017 at 7:41 PM, George Gelashvili
wrote:
> Hello Hackers!
>
> We were building the QT app locally with QTDIR, PGDIR, PYTHON_HOME, and
> PYTHON_VERSION set, and by running:
> make appbundle
>
> We were seeing the runtime error:
>>
>> Could not find QtWebEngineProcess
>> Abort t
Hi
How can I execute a job on pgadmin4 like in pgadmin 3 clicking on the option
"run now", there is any way to activate this option in pgadmin 4 or execute a
job from command line/SQL?
Regards
Juliano
Hi
On Mon, Feb 13, 2017 at 6:55 PM, Raffi Holzer wrote:
> Hi everyone,
>
> For those who don't know, Pivotal Labs is working with Greenplum to make
> pgAdmin 4 compatible with Greenplum. In addition to that, we have also been
> conducting user research and figuring out ways in which the user expe
Hi
On Mon, Feb 13, 2017 at 10:47 PM, Sarah McAlear wrote:
> Hi Hackers,
>
> We saw a story about transferring query results to SlickGrid on Redmine
> (https://redmine.postgresql.org/issues/2036). We are considering more
> selection options (in addition to by-row) within the results display, which