mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 00:04:44 -05:00
octal escape all octets outside the range 0x20 to 0x7e. This fixes the problem pointed out by Sergey Yatskevich here: http://archives.postgresql.org/pgsql-bugs/2003-11/msg00140.php
This directory contains the C version of Libpq, the POSTGRES frontend library.