[Bug 650777] Re: operator does not exist: text = bytea

2018-04-11 Thread Launchpad Bug Tracker
[Expired for psycopg2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: psycopg2 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/650777

Title:
  operator does not exist: text = bytea

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/psycopg2/+bug/650777/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 650777] Re: operator does not exist: text = bytea

2018-02-09 Thread Scott Kitterman
Presumably this is resolved by now.  Please set back to new if not.

** Changed in: psycopg2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/650777

Title:
  operator does not exist: text = bytea

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/psycopg2/+bug/650777/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 650777] Re: operator does not exist: text = bytea

2010-12-01 Thread Daniele Varrazzo
Is it possible to have a an example reproducing the problem?

The failing comparison reported in the error message is one performed by
postgres, not by python, and it shouldn't be anything concerning unicode
strings. I think it is related to a change committed before Psycopg
2.2.0 where the binary adapter started adding a ::bytea to disambiguate
the type and make it work where the context is not explicit, e.g. in
function calls or in arrays.

Psycopg has now a bug tracker again: http://psycopg.lighthouseapp.com/

-- 
operator does not exist: text = bytea
https://bugs.launchpad.net/bugs/650777
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs