Bring the libpq example programs into the 21st century.
Tom Lane <tgl@sss.pgh.pa.us>
Bring the libpq example programs into the 21st century.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/libpq.sgml | modified | +356 −358 |
| src/test/examples/Makefile | modified | +1 −2 |
| src/test/examples/testlibpq2.c | modified | +75 −56 |
| src/test/examples/testlibpq2.sql | modified | +2 −1 |
| src/test/examples/testlibpq3.c | modified | +100 −129 |
| src/test/examples/testlibpq3.sql | modified | +3 −5 |
| src/test/examples/testlibpq4.c | modified | +2 −2 |
| src/test/examples/testlibpq.c | modified | +35 −49 |