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

Автор SHA1 Сообщение Дата
  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 лет назад
  David N. Welton e3c34bc141 Merge pull request #3 from acammack/autopopulate_modules 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 лет назад
  bullno1 a3ffc217bb Change array types naming convention from typearray to {array, type} 11 лет назад
  David N. Welton 9fd7f6b0e7 UUID arrays were not being handled well when passed as a list of strings. 11 лет назад
  David N. Welton c81f52b928 Removed uuid dependency. 11 лет назад
  David N. Welton 7daa2edc12 Added simple uuid test, which passes. 11 лет назад
  David N. Welton 25aefc1b68 Tests use uuid. 11 лет назад
  David N. Welton 1f6b18d0b0 Make sure crypt applications are started for crypto test, add asn1 to 11 лет назад
  David N. Welton 198a4bdf29 Need uuid to test uuids. 11 лет назад
  David N. Welton 6c6775e061 Added a bit more information about running the tests. 11 лет назад
  David N. Welton 963ed596ea Added a uuid field to the test schema. 11 лет назад
  David N. Welton b7b44ac22e Added a reset.sql to remove all the test users and databases. 11 лет назад
  David N. Welton 05a61a7bbb Deleted rebar binary from the repository. 11 лет назад
  David N. Welton db3efd41a7 Added mailing list link to README. 11 лет назад
  David N. Welton 808e04dfaf Added create_testdbs make target to create the test data. 11 лет назад
  Ali Sabil 0003ccdacb Add support for uuid and uuid arrays (from soundrop: https://github.com/soundrop/epgsql/ ) 11 лет назад
  Anton Lebedevich f42f6fe6ab move test/data back to test_data (to allow both rebar and make test find it) 12 лет назад
  Anton Lebedevich 3f9098c278 place tests compiled by make into 'tests' dir 12 лет назад
  Anton Lebedevich 15bbf155f9 syntax fix after merge 12 лет назад