Re: [GENERAL] Odd response from server

2017-02-18 Thread Tom Lane
Rui Pacheco writes: > I’m trying to send a Parse message with the name “my_name” and the statement > “select * from departments” and no type id’s, along with a flush message: > 'P','\0','\0','\0','(','m','y','_','n','a','m','e','\0','s','e','l','e','c','t',' > ','*',' ','f','r','o','m',' > ','d

[GENERAL] Odd response from server

2017-02-18 Thread Rui Pacheco
I’m trying to send a Parse message with the name “my_name” and the statement “select * from departments” and no type id’s, along with a flush message: 'P','\0','\0','\0','(','m','y','_','n','a','m','e','\0','s','e','l','e','c','t',' ','*',' ','f','r','o','m',' ','d','e','p','a','r','t','m','e',