mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
logged queries to 1024, truncating longer queries. That is about half of the size I need (I have a union that is 2K long). Can someone consider bumping it to 4K or so? Patch attached... Regards, Ed Loehr