postgresql/src/test/regress
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
..
data GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
expected Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
input Regression tests for large objects. Patch from Jeremy Drake. 2007-01-20 17:15:44 +00:00
output Regression tests for large objects. Patch from Jeremy Drake. 2007-01-20 17:15:44 +00:00
sql Rewrite uuid input and output routines to avoid dependency on the 2007-01-31 19:33:54 +00:00
GNUmakefile Add missing Makefile dependencies for the "bigtest" and "bigcheck" 2007-01-31 19:38:50 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Add a new builtin type, "uuid". This implements a UUID type, similar to 2007-01-28 16:16:54 +00:00
pg_regress.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
regress.c Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
regressplans.sh Tweak regressplans.sh to use any already-set PGOPTIONS. 2000-12-18 02:45:47 +00:00
resultmap Remove use of a regex character class in resultmap (for freebsd version 2006-08-03 17:04:00 +00:00
serial_schedule Add a new builtin type, "uuid". This implements a UUID type, similar to 2007-01-28 16:16:54 +00:00