[BUGS] Help me plz - Mailing list pgsql-bugs

From Kotadiya Dhrupesh
Subject [BUGS] Help me plz
Date
Msg-id CAOKJcHBRYosremi5gYDzv4Qxq5JL+OPoejNymca2HE6OyOO39Q@mail.gmail.com
Whole thread Raw
Responses Re: [BUGS] Help me plz  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-bugs
Hello,

I have got following output when run query in postgress.

v2=# select id,name,create_date from res_partner where supplier =False and customer=True  order by id desc limit 2
;
    id    |     name      |        create_date        
----------+---------------+----------------------------
 13845976 | Ruth Acuna    | 2017-11-09 13:48:38.755767
 13845975 | Jenny ramirez | 2017-11-09 13:48:38.755767
(2 rows)


Please help me

Regards,
---------------------------------------------------------------------------------------------------------------------------
Dhrupesh Kotadiya
Sr. Odoo Developer


 

Cell: +91-97270 50349

Skype: dhrupesh.kotadiya
Twitter : KDhrupesh
   
----------------------------------------------------------------------------------------------------------------------------

pgsql-bugs by date:

Previous
From: minfrin@sharp.fm
Date:
Subject: [BUGS] BUG #14893: libpq SSL ClientHello too long,no option to set ciphers or affect cipher list length
Next
From: Pavel Stehule
Date:
Subject: Re: [BUGS] Help me plz