Commit History

Author SHA1 Message Date
  David N. Welton baf38cd621 Mention postgis extension, which is necessary for geometry tests 10 years ago
  David N. Welton 2597742c5b Remove connect_timeout_test 10 years ago
  David N. Welton ea66fda3b3 Change setup so that SSL certificate works correctly 10 years ago
  David N. Welton 7ad1a3b33d Drop schema_version during setup 10 years ago
  David N. Welton 0227504a6a We no longer need to fiddle with the system pg_hba.conf 10 years ago
  David N. Welton 38efb78944 Fix port number in epgsql_perf_tests 10 years ago
  David N. Welton 5c4f9f2154 Spelling fix 10 years ago
  David N. Welton 531e2e22e5 Update README to current test situation 10 years ago
  David N. Welton ed44e206c1 Minor formatting change 10 years ago
  David N. Welton e7226beeb4 Added scripts to setup and start the test database 10 years ago
  David N. Welton c206ef703c Merge branch 'fix_cached_types' into self-contained-pg 10 years ago
  David N. Welton d830021d2e Merge pull request #47 from matwey/self-contained-pg 10 years ago
  Pavel Abalihin 99e1d7ac2b Encode undefined as NULL 10 years ago
  Matwey V. Kornilov a9f9c492d8 Use 127.0.0.1 instead localhost to avoid IPv6 issues 10 years ago
  David N. Welton f210904c88 Attempt to use our own, "self-contained" Postgres 10 years ago
  David N. Welton 5d63fdca5e Merge branch 'devel' into fix_cached_types 10 years ago
  David N. Welton 76c37666ad Add the sslinfo extension for tests 10 years ago
  Alexander Burkov b26786293b [Doc][Minor] Improve README.md 10 years ago
  David N. Welton 9b5ba9cd3c Potential fix for cached types issues with other interfaces 10 years ago
  David N. Welton 34e6dea178 Added postgis extension/data types to make tests run correctly 10 years ago
  David N. Welton 88b89724c3 Revert "Move common types into .hrl file" 10 years ago
  David N. Welton 3806a8504d Move common types into .hrl file 10 years ago
  David N. Welton d21cba8caf Fixed some tests: add a DB, and fixed "plepgsql" typo 10 years ago
  David N. Welton f246bf2f39 sync required after error 10 years ago
  David N. Welton f67d3507d9 Merge branch 'timeouts' into devel 10 years ago
  David N. Welton dd49b0891f Ensure that the data in the database matches the current git version 10 years ago
  David N. Welton 90bceaa048 Start fixing timeouts by using set statement_timeout 10 years ago
  David N. Welton 705746087b Grant permission on schema_version table 10 years ago
  David N. Welton 9a71ef2f93 Insert the current git reversion into the schema_version table 10 years ago
  David N. Welton 473e071dad Drop test databases when we rerun the test_schema.sql file 10 years ago