Commit History

Author SHA1 Message Date
  bullno1 85d58854b4 Add support for types with dynamic oids 11 years ago
  David N. Welton 8e90229129 More list fixing 11 years ago
  David N. Welton 92595754ec Fixed some markdown lists 11 years ago
  David N. Welton 0f19d7528a More markup for function and file names. 11 years ago
  David N. Welton 5d5ff49a73 More tweaking of markdown 11 years ago
  David N. Welton e7e7922cc0 Exact amount of white space is difficult to gauge with github's markdown. 11 years ago
  David N. Welton f068d54ad7 More indentation. 11 years ago
  David N. Welton bca1f076ec Trying to get code indentation right. 11 years ago
  David N. Welton dc94433713 Added header, tweaking code blocks. 11 years ago
  David N. Welton e4e8333540 Code formatting in README. 11 years ago
  David N. Welton 408a36bc38 Let's fix up the README to use markdown. Looks nicer on github. 11 years ago
  David N. Welton c344be601a Increase the buffer size - this speeds up performance a lot in some cases. 11 years ago
  David N. Welton c41fb595bd Merge branch 'hstore' of git://github.com/bullno1/epgsql into devel 11 years ago
  bullno1 8ddc9a4a43 Only accept jiffy-like format for hstore 11 years ago
  David N. Welton 6c94bd8911 Added performance_test target to run performance tests from command line. 11 years ago
  Mayorov Andrey 8408128252 Exceptionally simple performance test upon selects 11 years ago
  David N. Welton c7dfb06481 Merge branch 'master' of github.com:epgsql/epgsql into devel 11 years ago
  David N. Welton 83337c16d2 Merge pull request #13 from matwey/master 11 years ago
  Matwey V. Kornilov 4d53915c00 Do not check return of application:start/1 in connect_with_ssl_test/1. 11 years ago
  David N. Welton b608973f9e Updated to indicate unnamed statements. 11 years ago
  David N. Welton e964823a83 Fix call to parse with no statement name, fiddled with dialyzer specs. 11 years ago
  David N. Welton cd671dbe05 Merge branch 'unnamed_statements' of https://github.com/kevsmith/epgsql into devel 11 years ago
  David N. Welton 59d416bac3 Don't run the build.plt target each and every time we run dialyzer. 11 years ago
  David N. Welton 6f1c939132 H is not used here, the array is dealt with directly. Eliminates warning. 11 years ago
  David N. Welton 9bffb8fecb Merge pull request #10 from seriyps/typespecs 11 years ago
  Сергей Прохоров b4413553a4 Typespecs for `apgsql` and `ipgsql` added. #9 11 years ago
  Sergey Prokhorov 8cf3002302 Types for `pgsql` module added. #9 11 years ago
  David N. Welton f67465f6e4 Merge pull request #8 from seriyps/varchar-array 11 years ago
  Sergey Prokhorov 8122543fc8 Added `varchar[]` to tests 11 years ago
  Sergey Prokhorov 406ba7919a Support for `varchar[]` 11 years ago