Commit History

Author SHA1 Message Date
  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
  Pavel Abalihin 8537b948c7 Connection error handling 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
  David N. Welton 0e84176be4 Added several more macros for the wire protocol. 11 years ago
  David N. Welton 670dc15ef7 Added descriptive macros for various commands and responses. 11 years ago
  Kevin Smith 2f0ad9d81d Fix support for unnamed statements 11 years ago
  David N. Welton e3c34bc141 Merge pull request #3 from acammack/autopopulate_modules 11 years ago
  bullno1 65f28578c0 Add support for {array, hstore} 11 years ago
  bullno1 7e37aff145 Add support for hstore data type 11 years ago
  Adam Cammack 1ac0c5bb1a Change Makefile to be drive by rebar 11 years ago
  David N. Welton a4b9d0c175 Merge pull request #4 from bullno1/array-type-name 11 years ago
  bullno1 a55631d105 Decode {array, char} as bpchar 11 years ago
  bullno1 a3ffc217bb Change array types naming convention from typearray to {array, type} 11 years ago
  David N. Welton 9fd7f6b0e7 UUID arrays were not being handled well when passed as a list of strings. 11 years ago