postgresql/src/test/examples
Bruce Momjian 8b4ff8b6a1 Wording cleanup for error messages. Also change can't -> cannot.
Standard English uses "may", "can", and "might" in different ways:

        may - permission, "You may borrow my rake."

        can - ability, "I can lift that log."

        might - possibility, "It might rain today."

Unfortunately, in conversational English, their use is often mixed, as
in, "You may use this variable to do X", when in fact, "can" is a better
choice.  Similarly, "It may crash" is better stated, "It might crash".
2007-02-01 19:10:30 +00:00
..
Makefile Have libpgport link before libpq so that PG client applications are more 2005-03-25 18:17:14 +00:00
testlibpq.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
testlibpq2.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
testlibpq2.sql Bring the libpq example programs into the 21st century. 2003-06-22 00:29:29 +00:00
testlibpq3.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
testlibpq3.sql Bring the libpq example programs into the 21st century. 2003-06-22 00:29:29 +00:00
testlibpq4.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
testlo.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00