Hi,
I just installed the 1.8 beta. When I attempt to start it, it give me the
error "This application has failed to start because MSVCR71.dll was not found.
Re-installing the application may fix this problem.
This is on Windows XP SP2, full patched.
I do not have the base Postgr
Hi,
Taras Kopets a écrit :
> When I select functions which returns SETOF in "Object browser" to get
> their definitions I have 2 duplicating lines with text RETURNS SETOF.
> See examples below.
> [Version 1.8.0 Beta 2 (Jul 25 2007, rev: 6486)].
>
> CREATE OR REPLACE FUNCTION ...
> RETURNS S
Hi!
When I select functions which returns SETOF in "Object browser" to get
their definitions I have 2 duplicating lines with text RETURNS SETOF.
See examples below.
[Version 1.8.0 Beta 2 (Jul 25 2007, rev: 6486)].
CREATE OR REPLACE FUNCTION ...
RETURNS SETOF integer
RETURNS SETOF integer