Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 24 Apr 2002 05:24:00 +0000 (05:24 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 24 Apr 2002 05:24:00 +0000 (05:24 +0000)
commit8bebebcd95f6d222b8ab151d3d9a641ff96e09e9
treefde7c7e1d083a4cf329490232b5239a1356745e7
parent78916e0793b23afdb1fa4a87b7a7ae5a2e860f04
Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql.  Build buffers
dynamically with PQExpBuffer.
src/bin/psql/command.c
src/bin/psql/copy.c
src/bin/psql/describe.c