tion"(int4);
CREATE OR REPLACE FUNCTION "SomeFunction"("arg" int4)
RETURNS SomeCompositeType AS
instead of expected
-- DROP FUNCTION "SomeFunction"(int4);
CREATE OR REPLACE FUNCTION "SomeFunction"("arg" int4)
RETURNS
tp://www.pgadmin.org/snapshots/win32
works again.
--
Best regards,
Ivan mailto:[EMAIL PROTECTED]
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
st regards,
Ivan mailto:[EMAIL PROTECTED]
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get
GRANT EXECUTE ON FUNCTION ...
statements are generated only when i set
"ALL" checkbox in the Privileges tab.
--
Best regards,
Ivan mailto:[EMAIL PROTECTED]<>
---(end of broadcast)---
TIP 5: Have you chec
n the list?
(It concerns all lists).
Thank you for support!
--
Best regards,
Ivan mailto:[EMAIL PROTECTED]
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
Hello,
If it possible to add "Drop cascade" menu item
to context menu of any object that other objects
may depend on?
Thank you for support!
--
Best regards,
Ivan mailto:[EMAIL PROTECTED]
---(end of broadcast)---
aterZero"(int4)
RETURNS bool AS
$BODY$
select $1 > 0;
$BODY$
LANGUAGE 'sql' VOLATILE SECURITY DEFINER;
ALTER FUNCTION "Check_IntegerGreaterZero"(int4) OWNER TO postgres;
-
It will be convenient for me if the first line
t;(VALUE);
though function were renamed.
By the way it will be great to add quoting of domain's constraint name
in the definition pane (right bottom).
Thank you for support.
--
Best regards,
Ivanmailto:[EMAIL PROTECTED]
---(end
NCTION "Check_IGZ"("in_Value" int4) RETURNS bool AS
$BODY$
select $1 > 0;
$BODY$
LANGUAGE 'sql' VOLATILE SECURITY DEFINER;
- missed parameter name. Though parameter name is not important for
sql procedure language I prefer to specify it - maybe later I
Hello,
PgAdmin 1.4.0beta3.
There are two issues with composite type creation:
- when you add numeric field, precision text box is disabled and
lenght textbox value is discarded
- field names aren't quoted automaticaly
Thank you for support.
--
Best regards,
Hello Dave,
Tuesday, November 1, 2005, 12:01:55 AM, you wrote:
DP>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Ivan
>> Sent: 29 October 2005 10:05
>> To: pgadmin-support@postgresql.org
>> Su
_ivan password=ivan");i tried also:
$conn = pg_Connect("host=192.168.1.30 port=5432
dbname=PMS2500 user=pms_ivan password=md5('ivan')");echo
$conn;
it is not working, what encryption method i have to
use?
Ivan
- Original Message -
From:
Dave
Page
To:
Hi All,
i created a user in pgadmin, specified a password
of course. the user is created, but the password is encypted somehow., i cannot
log in anymore!!!
please help me, what is the problem
Best Regards,
Iván HorváthChief Programmer
Alcatel NSDPMS 2000 Product Team
H-1116, BudapestKondo
want to connect this user to the
database, what kind encyption method i have to use?
Ivan
- Original Message -
From:
Dave
Page
To: mailto:[EMAIL PROTECTED]";>'Ivan Horvath' ; mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]
Sent: Wednesday,
> What specific problems are you having with the binary distribution on
> RH 8? Where did you download the binary distribution from? The more
> information you can provide, the easier it will be for us to help you.
>
> ahp
> On Monday, Dec 1, 2003, at 04:38 US/Eastern
efinition dialog i can't create the function
because of error 'type "areasthemesstatistics_get4areatype" does not exist"
bug #2
in table editor (view) dialog i can't insert a row in the table which
does not contain oid field (created without oids)
thank you f
can see in attached file (field "Balance" numeric(18,9) and other
numeric fields occupies 2 rows because of comma in the type definition).
---
thank you for support.
--
Best regards,
Ivan mailto:[EMAIL PROTE
This should be reproducible:
1. Connect to the database of your choice.
2. Navigate to the "Tables" node in the tree view and select it. The
list of tables appears in the upper right pane.
3. Select a table in the upper right pane.
4. Click the "Display/Edit Properties" button in the toolbar. *BO
Andreas Pflug wrote:
4. Click the "Display/Edit Properties" button in the toolbar. *BOOM*
Confirmed as bug on **ix, patch committed to cvs.
It's FindFocus, my old friend on GTK reporting bogus controls.
I applied the cvs patch and it works. Thanks,
i.
---(end of broadcast)-
Diego A. Gil wrote:
Hi,
I am having some strange behavior in Fedora Core 2. I compiled a cvs
version, checked out today 16 september. When I try to add a new table,
or database, etc, pgadmin3 crash without any notice or warning, without
logging anything.
A new bug ?.
It's a side effect of the fix
The attached patch a) defines a double click handler for the list in the
properties pane, so that a double click on an item in the list launches
the properties editor for the item (or the data view if the item is a
table or a view); and b) modifies the tree view double click handler so
that a d
The password text field in the "Add Server" dialog lacks the password
style option, so the password is displayed in the clear when typed in.
The attached patch fixes it.
i.
--- src/ui/common/dlgServer.xrc.old Sun Aug 15 21:21:49 2004
+++ src/ui/common/dlgServer.xrc Thu Sep 16 11:48:12 2004
@
Hello, I have a problem compiling the pgadmin svn trunk. The error
message is
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/postgresql -DSSL -
I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -
D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -I/usr/include/
libxml2 -
Can I use pgadmin on vista Ultima?
Ivan Prueitt
PhoenX Group Inc
831-277-7025
831 621-8043
<>
d somewhere, or I messed up my wxwidgets
install.
Any ideas where I should start looking?
Thanks,
Ivan
25 matches
Mail list logo