[Please keep the list CC'd]
On Tue, Mar 8, 2011 at 11:56 PM, Vladimir Kokovic
wrote:
> Sorry Dave,
>
> Line is 105:
>
> BUILT_SOURCES = $(patsubst %.png,%.pngc,$(wildcard
> $(top_srcdir)/pgadmin/include/images/*.png)
Hmm, vim is also highlighting that line as if it's an error, but the
suggested
Hello list,
I am new to this forum, I would like you to know that I am using pgAdmin
tool for a while now managing my postgresql databases. pgAdmin is a
great tool for me and it works.
However, for unknown reason, the query tool will no longer work as it
caused the pgAdmin application to clo
On Tue, Mar 8, 2011 at 10:23 PM, Vladimir Kokovic
wrote:
> Hi,
>
> Git head Makefile.am line .76 should be:
>
> AM_CPPFLAGS = -DDATA_DIR=\"$(pkgdatadir)/\"
> -I$(top_srcdir)/pgadmin/include $(__CPPFLAGS) $(__EDB_LIBPQ)
That's exactly what it is on my copy. What do you see?
--
Dave Page
Blog: h
Hi,
Git head Makefile.am line .76 should be:
AM_CPPFLAGS = -DDATA_DIR=\"$(pkgdatadir)/\"
-I$(top_srcdir)/pgadmin/include $(__CPPFLAGS) $(__EDB_LIBPQ)
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make ch
Hi all,
When I ./configure pgadmin3 1.12.2 I get the following error,
checking for pg_config...
/opt/myrkraverk/postgresql/9.0.3/bin/amd64/pg_config
./configure: line 5424:
/opt/myrkraverk/postgresql/9.0.3/bin/amd64/bin/pg_config: not found
It finds pg_config and then it doesn't because it
On Tue, Mar 8, 2011 at 5:18 PM, Raymond O'Donnell wrote:
> On 08/03/2011 11:43, Qiqi YU wrote:
>>
>> Hi Raymond,
>>
>> That could be one possible way.
>> The thing is I need to extend the current pgAdmin tool, such as adding
>> a new tuple to the output panel (the output panel would contain many
>
Sure. Thank you very much for your time. :-)
2011/3/8 Raymond O'Donnell :
> On 08/03/2011 11:43, Qiqi YU wrote:
>>
>> Hi Raymond,
>>
>> That could be one possible way.
>> The thing is I need to extend the current pgAdmin tool, such as adding
>> a new tuple to the output panel (the output panel wou
On 08/03/2011 11:43, Qiqi YU wrote:
Hi Raymond,
That could be one possible way.
The thing is I need to extend the current pgAdmin tool, such as adding
a new tuple to the output panel (the output panel would contain many
tuples of resultant data). So which function in pgAdmin does the job
of crea
Hi Raymond,
That could be one possible way.
The thing is I need to extend the current pgAdmin tool, such as adding
a new tuple to the output panel (the output panel would contain many
tuples of resultant data). So which function in pgAdmin does the job
of creating the output table and filling in t
On 08/03/2011 02:47, Qiqi YU wrote:
Hi Raymond,
Thanks a lot for your reply. For my project, I need to get outputs of
different queries and highlight their differences.
Kevin
Hi Kevin,
Please do keep your replies on the list.
psql has an -o option to send query output to a file, and you co
10 matches
Mail list logo