summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-01Test new intersection and closest point operators.Thomas G. Lockhart
1997-09-01Test new intersection and closest point operators.Thomas G. Lockhart
1997-09-01Test for "current" time by comparing against "now".Thomas G. Lockhart
1997-08-28Tests for CHECK/DEFAULTVadim B. Mikheev
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-08-12Remove more (void) and fix -Wall warnings.Bruce Momjian
1997-07-29Results from initial changes to add new functions and for bug fixes.Thomas G. Lockhart
1997-07-29Start adding tests for new geometry functions.Thomas G. Lockhart
1997-07-29Use better routines from geometry library.Thomas G. Lockhart
1997-07-29mkLinux patches from Tatsuo Ishii.Bruce Momjian
1997-07-28Makefile fix from Tatsuo Ishii.Bruce Momjian
1997-07-10Fixes from Jody WinstonBruce Momjian
1997-07-02Add test results for "SET DateStyle" alternative datetime formats.Thomas G. Lockhart
1997-07-01Include tests for DateStyle output format variations.Thomas G. Lockhart
1997-06-23Test "SET DateStyle TO..." output options.Thomas G. Lockhart
1997-06-23Adapt expected output to drop ".00" from datetime seconds field.Thomas G. Lockhart
1997-06-23Test the "SET DateStyle TO..." date formatting modes.Thomas G. Lockhart
1997-06-20Fix predicted output for month boundary arithmetic problems inThomas G. Lockhart
1997-06-06Change one date away from PST to avoid trouble after daylight savings time.Thomas G. Lockhart
1997-06-06Change one date away from PST to avoid trouble after daylight savings time.Thomas G. Lockhart
1997-06-06From: PortSite <[email protected]>Marc G. Fournier
1997-06-03Use error message syntax consistant with other messages from the sameThomas G. Lockhart
1997-06-03Update to reflect new "drop aggregate" syntax and messages.Thomas G. Lockhart
1997-06-03Update to show new path and polygon syntax.Thomas G. Lockhart
1997-06-03Update path and polygon syntax to new conventions.Thomas G. Lockhart
1997-06-03Update to use new path geometric type syntax.Thomas G. Lockhart
1997-06-03Modify banner to suggest using PST8PDT time zone rather than full specifierThomas G. Lockhart
1997-06-03Update to suggest using PST8PDT time zone rather than full time zone string.Thomas G. Lockhart
1997-06-01Changed 1943 to 1947 to fix, other cleanups.Bruce Momjian
1997-05-22From: Darren King <[email protected]>Marc G. Fournier
1997-05-22From: Darren King <[email protected]>Marc G. Fournier
1997-05-17Spiff up description of the regression tests and outcomes.Thomas G. Lockhart
1997-05-16Fix expected output for datetime and abstime to/from date conversions.Thomas G. Lockhart
1997-05-11Update to current information for upcoming v6.1 production release.Thomas G. Lockhart
1997-05-11More tables are listed in the user-defined relations from other regressionThomas G. Lockhart
1997-05-11Add inter-type regression tests for geometry, date/time, and numbers.Thomas G. Lockhart
1997-05-09From: Keith Parks <[email protected]>Marc G. Fournier
1997-05-05There is no more _CWD_ tag in sources...Vadim B. Mikheev
1997-05-05WARN:parser: parser error ...Vadim B. Mikheev
1997-05-05If SELECT uses index (btree) then ordered results are returned.Vadim B. Mikheev
1997-05-05There is no partial index onek2_u1_prtl in tests...Vadim B. Mikheev
1997-05-02Add substitution from output/.. to input/.. to match templates from inputs.Thomas G. Lockhart
1997-05-02Update to work with new regression tests and directory structure.Thomas G. Lockhart
1997-05-02New test data for aggregate functions.Thomas G. Lockhart
1997-04-29Reorder tests and move aggregate table data to data/.Thomas G. Lockhart
1997-04-29Added initial set of expected outputs for new regression testing.Thomas G. Lockhart
1997-04-27Provide template for the misc tests which contain path names.Thomas G. Lockhart
1997-04-27Fix path name templates.Thomas G. Lockhart