index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Timetravel tests.
Vadim B. Mikheev
1997-09-24
*
Added: ttdummy() - variation of timetravel() function
Vadim B. Mikheev
1997-09-24
*
Output changed for new ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-20
*
Output changed to reflect extra entries from new regression tests.
Thomas G. Lockhart
1997-09-20
*
Change ORDER BY to get consistant results with new sorting routines.
Thomas G. Lockhart
1997-09-20
*
Update results count to reflect bad entries now being rejected by new decoder.
Thomas G. Lockhart
1997-09-20
*
Change ORDER BY to get more consistant results.
Thomas G. Lockhart
1997-09-20
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
QUERY: SELECT p.name, p.age FROM person* p ORDER BY age using >;
Vadim B. Mikheev
1997-09-18
*
Add explicit test for various comment syntaxes.
Thomas G. Lockhart
1997-09-18
*
Explicitly test various comment syntaxes.
Thomas G. Lockhart
1997-09-18
*
Modify to match current expected output
Thomas G. Lockhart
1997-09-16
*
Add explicit, separate test sections for DEFAULT and CHECK.
Thomas G. Lockhart
1997-09-16
*
Remove extraneous blank lines from error messages.
Thomas G. Lockhart
1997-09-16
*
Add results from Vadim's new tables.
Thomas G. Lockhart
1997-09-13
*
Add tests for unary minus.
Thomas G. Lockhart
1997-09-13
*
Make tests match with modified error messages.
Thomas G. Lockhart
1997-09-13
*
Add a few tests for unary minus syntax.
Thomas G. Lockhart
1997-09-13
*
Tests for spi/triggers
Vadim B. Mikheev
1997-09-11
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Test new intersection and closest point operators.
Thomas G. Lockhart
1997-09-01
*
Test new intersection and closest point operators.
Thomas G. Lockhart
1997-09-01
*
Test for "current" time by comparing against "now".
Thomas G. Lockhart
1997-09-01
*
Tests for CHECK/DEFAULT
Vadim B. Mikheev
1997-08-28
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
Results from initial changes to add new functions and for bug fixes.
Thomas G. Lockhart
1997-07-29
*
Start adding tests for new geometry functions.
Thomas G. Lockhart
1997-07-29
*
Use better routines from geometry library.
Thomas G. Lockhart
1997-07-29
*
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-29
*
Makefile fix from Tatsuo Ishii.
Bruce Momjian
1997-07-28
*
Fixes from Jody Winston
Bruce Momjian
1997-07-10
*
Add test results for "SET DateStyle" alternative datetime formats.
Thomas G. Lockhart
1997-07-02
*
Include tests for DateStyle output format variations.
Thomas G. Lockhart
1997-07-01
*
Test "SET DateStyle TO..." output options.
Thomas G. Lockhart
1997-06-23
*
Adapt expected output to drop ".00" from datetime seconds field.
Thomas G. Lockhart
1997-06-23
*
Test the "SET DateStyle TO..." date formatting modes.
Thomas G. Lockhart
1997-06-23
*
Fix predicted output for month boundary arithmetic problems in
Thomas G. Lockhart
1997-06-20
*
Change one date away from PST to avoid trouble after daylight savings time.
Thomas G. Lockhart
1997-06-06
*
Change one date away from PST to avoid trouble after daylight savings time.
Thomas G. Lockhart
1997-06-06
*
From: PortSite <info@portsite.nl>
Marc G. Fournier
1997-06-06
*
Use error message syntax consistant with other messages from the same
Thomas G. Lockhart
1997-06-03
*
Update to reflect new "drop aggregate" syntax and messages.
Thomas G. Lockhart
1997-06-03
*
Update to show new path and polygon syntax.
Thomas G. Lockhart
1997-06-03
*
Update path and polygon syntax to new conventions.
Thomas G. Lockhart
1997-06-03
*
Update to use new path geometric type syntax.
Thomas G. Lockhart
1997-06-03
*
Modify banner to suggest using PST8PDT time zone rather than full specifier
Thomas G. Lockhart
1997-06-03
[next]