postgresql/src/test/regress
Tom Lane e60cb3a35c Code review for magic-block patch. Remove separate header file pgmagic.h,
as this seems only likely to create headaches for module developers.  Put
the macro in the pre-existing fmgr.h file instead.  Avoid being too cute
about how many fields we can cram into a word, and avoid trying to fetch
from a library we've already unlinked.
Along the way, it occurred to me that the magic block really ought to be
'const' so it can be stored in the program text area.  Do the same for
the existing data blocks for PG_FUNCTION_INFO_V1 functions.
2006-05-30 21:21:30 +00:00
..
data GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
expected Revert patch, needs more work: 2006-05-30 13:40:56 +00:00
input GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
output GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
sql Revert patch, needs more work: 2006-05-30 13:40:56 +00:00
GNUmakefile Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Rename Makefile to GNUMakefile and add a "use GNU Make" Makefile so people 1997-01-18 08:01:32 +00:00
parallel_schedule Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pg_regress.sh Remove BEOS port. 2006-01-05 03:01:38 +00:00
regress.c Code review for magic-block patch. Remove separate header file pgmagic.h, 2006-05-30 21:21:30 +00:00
regressplans.sh Tweak regressplans.sh to use any already-set PGOPTIONS. 2000-12-18 02:45:47 +00:00
resultmap Seems some NetBSD 3.0 x86 systems still need float8-small-is-zero, so 2006-05-05 18:10:35 +00:00
serial_schedule Allow an optional alias for the target table to be specified for UPDATE 2006-01-22 05:20:35 +00:00