index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use additional ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-24
2
-3
/
+3
*
Timetravel tests.
Vadim B. Mikheev
1997-09-24
4
-3
/
+209
*
Added: ttdummy() - variation of timetravel() function
Vadim B. Mikheev
1997-09-24
2
-3
/
+232
*
Output changed for new ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-20
6
-61
/
+61
*
Output changed to reflect extra entries from new regression tests.
Thomas G. Lockhart
1997-09-20
1
-59
/
+69
*
Change ORDER BY to get consistant results with new sorting routines.
Thomas G. Lockhart
1997-09-20
3
-4
/
+4
*
Update results count to reflect bad entries now being rejected by new decoder.
Thomas G. Lockhart
1997-09-20
1
-1
/
+1
*
Change ORDER BY to get more consistant results.
Thomas G. Lockhart
1997-09-20
1
-1
/
+1
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
1
-3
/
+3
*
QUERY: SELECT p.name, p.age FROM person* p ORDER BY age using >;
Vadim B. Mikheev
1997-09-18
1
-18
/
+18
*
Add explicit test for various comment syntaxes.
Thomas G. Lockhart
1997-09-18
2
-0
/
+17
*
Explicitly test various comment syntaxes.
Thomas G. Lockhart
1997-09-18
1
-0
/
+35
*
Modify to match current expected output
Thomas G. Lockhart
1997-09-16
1
-66
/
+149
*
Add explicit, separate test sections for DEFAULT and CHECK.
Thomas G. Lockhart
1997-09-16
1
-58
/
+128
*
Remove extraneous blank lines from error messages.
Thomas G. Lockhart
1997-09-16
1
-2
/
+0
*
Add results from Vadim's new tables.
Thomas G. Lockhart
1997-09-13
1
-1
/
+4
*
Add tests for unary minus.
Thomas G. Lockhart
1997-09-13
1
-0
/
+24
*
Make tests match with modified error messages.
Thomas G. Lockhart
1997-09-13
3
-51
/
+13
*
Add a few tests for unary minus syntax.
Thomas G. Lockhart
1997-09-13
1
-1
/
+10
*
Tests for spi/triggers
Vadim B. Mikheev
1997-09-11
7
-2
/
+428
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
7
-24
/
+24
*
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
1
-2
/
+2
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
7
-209
/
+209
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
7
-931
/
+1072
*
Test new intersection and closest point operators.
Thomas G. Lockhart
1997-09-01
1
-112
/
+405
*
Test new intersection and closest point operators.
Thomas G. Lockhart
1997-09-01
1
-26
/
+26
*
Test for "current" time by comparing against "now".
Thomas G. Lockhart
1997-09-01
2
-5
/
+23
*
Tests for CHECK/DEFAULT
Vadim B. Mikheev
1997-08-28
9
-8
/
+226
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
1
-15
/
+15
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
3
-12
/
+12
*
Results from initial changes to add new functions and for bug fixes.
Thomas G. Lockhart
1997-07-29
8
-634
/
+673
*
Start adding tests for new geometry functions.
Thomas G. Lockhart
1997-07-29
5
-48
/
+109
*
Use better routines from geometry library.
Thomas G. Lockhart
1997-07-29
1
-1
/
+6
*
mkLinux patches from Tatsuo Ishii.
Bruce Momjian
1997-07-29
1
-2
/
+2
*
Makefile fix from Tatsuo Ishii.
Bruce Momjian
1997-07-28
1
-3
/
+3
*
Fixes from Jody Winston
Bruce Momjian
1997-07-10
1
-3
/
+16
*
Add test results for "SET DateStyle" alternative datetime formats.
Thomas G. Lockhart
1997-07-02
1
-0
/
+515
*
Include tests for DateStyle output format variations.
Thomas G. Lockhart
1997-07-01
1
-0
/
+58
*
Test "SET DateStyle TO..." output options.
Thomas G. Lockhart
1997-06-23
1
-398
/
+907
*
Adapt expected output to drop ".00" from datetime seconds field.
Thomas G. Lockhart
1997-06-23
1
-319
/
+319
*
Test the "SET DateStyle TO..." date formatting modes.
Thomas G. Lockhart
1997-06-23
1
-0
/
+58
*
Fix predicted output for month boundary arithmetic problems in
Thomas G. Lockhart
1997-06-20
2
-13
/
+13
*
Change one date away from PST to avoid trouble after daylight savings time.
Thomas G. Lockhart
1997-06-06
1
-1
/
+1
*
Change one date away from PST to avoid trouble after daylight savings time.
Thomas G. Lockhart
1997-06-06
1
-1
/
+1
*
From: PortSite <info@portsite.nl>
Marc G. Fournier
1997-06-06
1
-3
/
+3
*
Use error message syntax consistant with other messages from the same
Thomas G. Lockhart
1997-06-03
1
-1
/
+1
*
Update to reflect new "drop aggregate" syntax and messages.
Thomas G. Lockhart
1997-06-03
1
-1
/
+9
*
Update to show new path and polygon syntax.
Thomas G. Lockhart
1997-06-03
5
-1066
/
+1066
*
Update path and polygon syntax to new conventions.
Thomas G. Lockhart
1997-06-03
4
-33
/
+33
*
Update to use new path geometric type syntax.
Thomas G. Lockhart
1997-06-03
2
-5129
/
+5129
[next]