Hi All,
I realise there are some resources online about how to compile PGadmin for
Windows. I'm trying to get the wxwidgets build script to run but Visual C++
isn't having it, despite running it in the appropriate command prompt.
Could one of the devs who regularly compiles PGadmin on Windows p
On Wed, 2014-03-05 at 07:40 -0600, Michael Shapiro wrote:
> I know that PgAdmin has the ability to find a pattern in various object
> names.
>
> Can PgAdmin search the actual text of procedures to find a pattern as well.
>
> For example, if I have a procedure named get_login, and it has a select
I know that PgAdmin has the ability to find a pattern in various object
names.
Can PgAdmin search the actual text of procedures to find a pattern as well.
For example, if I have a procedure named get_login, and it has a select
that looks like
select person_id from logins
and I search fo