История коммитов

Автор SHA1 Сообщение Дата
  David N. Welton 408a36bc38 Let's fix up the README to use markdown. Looks nicer on github. 11 лет назад
  David N. Welton c344be601a Increase the buffer size - this speeds up performance a lot in some cases. 11 лет назад
  David N. Welton c41fb595bd Merge branch 'hstore' of git://github.com/bullno1/epgsql into devel 11 лет назад
  bullno1 8ddc9a4a43 Only accept jiffy-like format for hstore 11 лет назад
  David N. Welton 6c94bd8911 Added performance_test target to run performance tests from command line. 11 лет назад
  Pavel Abalihin 8537b948c7 Connection error handling 11 лет назад
  Mayorov Andrey 8408128252 Exceptionally simple performance test upon selects 11 лет назад
  David N. Welton c7dfb06481 Merge branch 'master' of github.com:epgsql/epgsql into devel 11 лет назад
  David N. Welton 83337c16d2 Merge pull request #13 from matwey/master 11 лет назад
  Matwey V. Kornilov 4d53915c00 Do not check return of application:start/1 in connect_with_ssl_test/1. 11 лет назад
  David N. Welton b608973f9e Updated to indicate unnamed statements. 11 лет назад
  David N. Welton e964823a83 Fix call to parse with no statement name, fiddled with dialyzer specs. 11 лет назад
  David N. Welton cd671dbe05 Merge branch 'unnamed_statements' of https://github.com/kevsmith/epgsql into devel 11 лет назад
  David N. Welton 59d416bac3 Don't run the build.plt target each and every time we run dialyzer. 11 лет назад
  David N. Welton 6f1c939132 H is not used here, the array is dealt with directly. Eliminates warning. 11 лет назад
  David N. Welton 9bffb8fecb Merge pull request #10 from seriyps/typespecs 11 лет назад
  Сергей Прохоров b4413553a4 Typespecs for `apgsql` and `ipgsql` added. #9 11 лет назад
  Sergey Prokhorov 8cf3002302 Types for `pgsql` module added. #9 11 лет назад
  David N. Welton f67465f6e4 Merge pull request #8 from seriyps/varchar-array 11 лет назад
  Sergey Prokhorov 8122543fc8 Added `varchar[]` to tests 11 лет назад
  Sergey Prokhorov 406ba7919a Support for `varchar[]` 11 лет назад
  David N. Welton 0e84176be4 Added several more macros for the wire protocol. 11 лет назад
  David N. Welton 670dc15ef7 Added descriptive macros for various commands and responses. 11 лет назад
  Kevin Smith 2f0ad9d81d Fix support for unnamed statements 11 лет назад
  David N. Welton e3c34bc141 Merge pull request #3 from acammack/autopopulate_modules 11 лет назад
  bullno1 65f28578c0 Add support for {array, hstore} 11 лет назад
  bullno1 7e37aff145 Add support for hstore data type 11 лет назад
  Adam Cammack 1ac0c5bb1a Change Makefile to be drive by rebar 11 лет назад
  David N. Welton a4b9d0c175 Merge pull request #4 from bullno1/array-type-name 11 лет назад
  bullno1 a55631d105 Decode {array, char} as bpchar 11 лет назад