Re: [BUGS] BUG #8168: duplicated function signature

2013-05-17 Thread Vladimir Jovanovic
> > In addition to higher-level checks, there is a unique index in the pg_proc > catalog that should not let that happen, so to be honest, I find that hard > to believe. Are you 100% they have the same signature? Are they in > different schemas, perhaps? In psql, what does "\d

Re: [BUGS] BUG #8168: duplicated function signature

2013-05-17 Thread Vladimir Jovanovic
It looks I knocked on the wrong address. This is obviously PgAdmin bug which obviously not correctly showing procedures (as I sent previously) and made me waste your time, sorry. On Fri, May 17, 2013 at 6:10 PM, Heikki Linnakangas wrote: > On 17.05.2013 18:53, Vladimir Jovanovic wr

[BUGS] BUG #8168: duplicated function signature

2013-05-17 Thread vladimir . jovanovic
The following bug has been logged on the website: Bug reference: 8168 Logged by: Vladimir Jovanović Email address: vladimir.jovano...@aparteko.com PostgreSQL version: 8.4.11 Operating system: PostgreSQL 8.4.11 on x86_64-redhat-linux-gnu, com Description: Hi, I

Re: [BUGS] Empty bytea format - 9.1devel pg_dump and psql

2010-10-18 Thread Vladimir Kokovic
Hi, Yes, pgdiff shows the difference for a table that has fields with empty bytea comparing 9.1devel and 8.4 pg_dump files! Best regards, Vladimir Kokovic, DP senior, Belgrade, Serbia On Mon, Oct 18, 2010 at 5:45 PM, Alvaro Herrera wrote: > Excerpts from Vladimir Kokovic's message of

Re: [BUGS] Empty bytea format - 9.1devel pg_dump and psql

2010-10-18 Thread Vladimir Kokovic
Hi, I think that empty bytea shoukd be like in 8.4, without \\x ! Best regards, Vladimir Kokovic, DP senior, Belgrade, Serbia On Mon, Oct 18, 2010 at 8:02 PM, Alvaro Herrera wrote: > Excerpts from Vladimir Kokovic's message of lun oct 18 14:50:30 -0300 2010: > > Hi, > > &

[BUGS] Empty bytea format - 9.1devel pg_dump and psql

2010-10-16 Thread Vladimir Kokovic
_conforming_strings = off bytea_output = 'hex' 9.1devel: psql - signature bytea not null default '\ x':: bytea pg_dump - signature bytea default '\\x'::bytea not null Best regards Vladimir Kokovic, DP senior, Belgrade, Serbia

Re: [BUGS] CVS build problem - make world target

2010-05-02 Thread Vladimir Kokovic
, May 1, 2010 at 11:34 PM, Tom Lane wrote: > I wrote: > > Vladimir Kokovic writes: > >> make[3]: Circular postgres.xml <- postgres.sgml dependency dropped. > > > [ followed by havoc as make passes the wrong $< file to osx ] > > > I can reproduce this

[BUGS] CVS build problem - make world target

2010-05-01 Thread Vladimir Kokovic
test -r $f && echo $f && break; done` '/media/sda5/postgresql-9.0devel/9.0cvs20100429/share/man' cp: missing destination file operand after `/media/sda5/postgresql-9.0devel/9.0cvs20100429/share/man' Try `cp --help' for more information. make[3]: *** [install-man] Error 1 make[3]: Leaving directory `/media/sda5/postgresql-9.0devel/build/doc/src/sgml' make[2]: *** [install] Error 2 make[2]: Leaving directory `/media/sda5/postgresql-9.0devel/build/doc/src' make[1]: *** [install] Error 2 make[1]: Leaving directory `/media/sda5/postgresql-9.0devel/build/doc' make: *** [install-world] Error 2 Best regards, Vladimir Kokovic, DP senior, Belgrade, Serbia

[BUGS] BUG #5394: invalid __declspec for PG_MODULE_MAGIC

2010-03-28 Thread Vladimir Barzionov
The following bug has been logged online: Bug reference: 5394 Logged by: Vladimir Barzionov Email address: snego.bar...@gmail.com PostgreSQL version: 8.3.10 Operating system: win32 Description:invalid __declspec for PG_MODULE_MAGIC Details: In fmgr.h, macros

[BUGS] BUG #5115: ADD UNIQUE table_constraint with expression

2009-10-14 Thread Vladimir Kokovic
The following bug has been logged online: Bug reference: 5115 Logged by: Vladimir Kokovic Email address: vladimir.koko...@a-asoft.com PostgreSQL version: PostgreSQL 8.4. Operating system: Linux vlD-kuci 2.6.28-15-generic #52-Ubuntu SMP Wed Sep 9 10:49:34 UTC 2009 i686 GNU

[BUGS] BUG #4893: Grants on inherited tables checks before constraint exclusion see, that table not needed

2009-06-28 Thread Vladimir Lavrentiev
The following bug has been logged online: Bug reference: 4893 Logged by: Vladimir Lavrentiev Email address: vyor...@gmail.com PostgreSQL version: 8.3.7-0, 8.4rc1 Operating system: Linux 2.6.27-11-generic x86_64 GNU/Linux Description:Grants on inherited tables checks

Re: [BUGS] BUG #4125: Strange ALTER TABLE behavior

2008-04-23 Thread Vladimir Kanazir
s, you can't make everybody happy :) Thanks -- Regards Vladimir Kanazir -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs

[BUGS] BUG #4125: Strange ALTER TABLE behavior

2008-04-23 Thread Vladimir Kanazir
The following bug has been logged online: Bug reference: 4125 Logged by: Vladimir Kanazir Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.6 Operating system: Fedora 7 Description:Strange ALTER TABLE behavior Details: If I execute this query: alter table

[BUGS] pg_dump error when dumping mixed-case name tables

2008-04-21 Thread Prischepa Vladimir
ed because of error Is that a bug or am I doing anything wrong? Thank you in advance. Best Regards, Vladimir Prischepa.

[BUGS] BUG #4050: pg_dump data contains COMMIT statement (8.3, 8.4)

2008-03-22 Thread Vladimir Kokovic
The following bug has been logged online: Bug reference: 4050 Logged by: Vladimir Kokovic Email address: [EMAIL PROTECTED] PostgreSQL version: PostgreSQL 8.4 Operating system: Linux, Kubuntu 8.04 (hardy) Description:pg_dump data contains COMMIT statement (8.3, 8.4

[BUGS] BUG #3957: make: *** [all] Error 2 / libpq.so.5.1

2008-02-12 Thread Vladimir Zuvela
The following bug has been logged online: Bug reference: 3957 Logged by: Vladimir Zuvela Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: Red Hat Linux release 7.2 (Enigma) 2.4.7-10smp Description:make: *** [all] Error 2 / libpq.so.5.1

[BUGS] BUG #3940: 'unrecognized node type: 1718580065'

2008-02-07 Thread Vladimir Kokovic
The following bug has been logged online: Bug reference: 3940 Logged by: Vladimir Kokovic Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.0 Operating system: Linux vladakk-kuci 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 UTC 2008 i686 GNU/Linux Description

[BUGS] BUG #3839: LDAP authentification and password with "space"-symbol

2007-12-26 Thread Bronnikov Vladimir
The following bug has been logged online: Bug reference: 3839 Logged by: Bronnikov Vladimir Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.5 Operating system: Windows 2000 SP4 Description:LDAP authentification and password with "space"-symbol De

[BUGS] BUG #3831: LDAP authentification through ODBC

2007-12-20 Thread Bronnikov Vladimir
The following bug has been logged online: Bug reference: 3831 Logged by: Bronnikov Vladimir Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.5-1 Operating system: Microsoft Windows 2000 SP4 Description:LDAP authentification through ODBC Details: I set up my

[BUGS] BUG #2839: after record with NULL field, query result is wrong

2006-12-19 Thread Vladimir
The following bug has been logged online: Bug reference: 2839 Logged by: Vladimir Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: FreeBSD Description:after record with NULL field, query result is wrong Details: create table tst (a int

[BUGS] GRANT RULE IN 8.2

2006-12-11 Thread Prischepa Vladimir
PostgreSQL 8.2 / WIN XP When I execute sql with GRANT RULE statement. In sistem table "pg_class", field "relacl" don't change. Statament 'R' is not introduce in Access privileges. Another privileges work god. P.S. In 8.0 version all good !

[BUGS] BUG #2068: Error compiled OS Solaris

2005-11-23 Thread Vladimir
The following bug has been logged online: Bug reference: 2068 Logged by: Vladimir Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.9 and 8.0.1 Operating system: SPARC Solaris 8 Description:Error compiled OS Solaris Details: I have OS Solaris SunOS XXX 5.8

[BUGS] BUG #1855: usage of indexes

2005-08-29 Thread Vladimir Kanazir
The following bug has been logged online: Bug reference: 1855 Logged by: Vladimir Kanazir Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.3 Operating system: linux Description:usage of indexes Details: Guys, I can't stand it any more. Please fix

[BUGS] BUG #1462: install bug

2005-02-07 Thread Vladimir
The following bug has been logged online: Bug reference: 1462 Logged by: Vladimir Email address: [EMAIL PROTECTED] PostgreSQL version: 8 Operating system: Windows2k sp4 Description:install bug Details: when installing PostgreSQL 8 and choose folder for installation

[BUGS] Bad timestamp external representation 'Sun 05 May 11:53:44.731416 2002 EEST'

2002-05-05 Thread Vladimir Zolotykh
ST and I can't use then without some modifications e.g $ psql -e -f copy-command.sql proba Using pager is off. COPY "temp" FROM stdin; psql:copy-command.sql:1: ERROR: copy: line 2952, Bad timestamp external representation 'Mon 26 Mar 18:45:36 2001 EEST'

[BUGS] Bad result?

2000-04-14 Thread Kamaev Vladimir
Hello , POSTGRESQL BUG REPORT TEMPLATE Your name : Vladimir Kamaev Your email address