Re: [BUGS] BUG #7722: extract(epoch from age(...)) appears to be broken

2012-12-03 Thread Bruce Momjian
On Mon, Dec 3, 2012 at 03:05:57AM -0300, Alvaro Herrera wrote: > aanisi...@inbox.ru wrote: > > The following bug has been logged on the website: > > > > Bug reference: 7722 > > Logged by: Artem Anisimov > > Email address: aanisi...@inbox.ru > > PostgreSQL version: 9.2.1 > > Ope

Re: [BUGS] BUG #7726: Can't paste sqls size>4096 to psql console.

2012-12-03 Thread Tom Lane
x...@99jsj.com writes: > 1. Copy 4095 chars of sql statements to clipboard. > 2. Open psql in gnome-terminal, and paste the script from the clipboard > 3. No problem. > 4. Copy 5005 chars of sql statements to clipboard > 5. Paste to psql. > 6. Only appx 4096 chars are pasted, but it's not the head

Re: [BUGS] BUG #7726: Can't paste sqls size>4096 to psql console.

2012-12-03 Thread Cédric Villemain
Le lundi 3 décembre 2012 08:17:28, x...@99jsj.com a écrit : > The following bug has been logged on the website: > > Bug reference: 7726 > Logged by: Xie Jilei > Email address: x...@99jsj.com > PostgreSQL version: 9.1.0 > Operating system: Debian/testing > Description: > > 1.

[BUGS] BUG #7726: Can't paste sqls size>4096 to psql console.

2012-12-03 Thread xjl
The following bug has been logged on the website: Bug reference: 7726 Logged by: Xie Jilei Email address: x...@99jsj.com PostgreSQL version: 9.1.0 Operating system: Debian/testing Description: 1. Copy 4095 chars of sql statements to clipboard. 2. Open psql in gnome-te