index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
Age
Commit message (
Expand
)
Author
1997-12-16
Mention PST8PDT explicitly in the banner message (rather than PST/PDT).
Thomas G. Lockhart
1997-12-09
Include informational messages added for implicit index creation.
Thomas G. Lockhart
1997-12-05
Add test for multi-character char().
Thomas G. Lockhart
1997-12-05
Change constraint syntax to SQL92 style.
Thomas G. Lockhart
1997-12-01
Deep-six tests using time travel, which has been removed from Postgres.
Thomas G. Lockhart
1997-12-01
Add tests for varchar() and combinations of string types.
Thomas G. Lockhart
1997-12-01
Adjust tests to reflect removal of time travel.
Thomas G. Lockhart
1997-12-01
Adjust output to reflect changes in tests.
Thomas G. Lockhart
1997-11-25
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-15
Fix testing problem when 'current' equal to 'now' for separate inserts
Thomas G. Lockhart
1997-11-14
Set time zone and date style environment variables.
Thomas G. Lockhart
1997-11-10
Remove unnecessary inclusion of <ctype.h>.
Thomas G. Lockhart
1997-11-07
File is created by make from source in ../output
Thomas G. Lockhart
1997-11-07
Change error message for rejected input.
Thomas G. Lockhart
1997-10-30
Update for modified quoting style in some error messages.
Thomas G. Lockhart
1997-10-30
Add script to check regression tests.
Bruce Momjian
1997-10-25
Modify to reflect changes in boolean input behavior (rejects bad input
Thomas G. Lockhart
1997-10-25
Remove extraneous row from user_relns table. Don't know where it came from...
Thomas G. Lockhart
1997-10-17
Changes due to fixed DEFAULT behaviour.
Vadim B. Mikheev
1997-09-24
Use additional ORDER BY to cope with new sorting routines.
Thomas G. Lockhart
1997-09-24
Timetravel tests.
Vadim B. Mikheev
1997-09-24
Added: ttdummy() - variation of timetravel() function
Vadim B. Mikheev
1997-09-20
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-18
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-16
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-13
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-11
Tests for spi/triggers
Vadim B. Mikheev
1997-09-08
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-07
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-01
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-08-28
Tests for CHECK/DEFAULT
Vadim B. Mikheev
1997-08-19
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-12
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-07-29
Results from initial changes to add new functions and for bug fixes.
Thomas G. Lockhart
[next]