Go to file
BLM bca033d1f8 Refactored error handling functions 2015-07-22 12:44:00 -05:00
.gitignore Made build system automatically find sizeof(PhoneNumber) 2015-07-16 14:07:13 -05:00
Makefile Refactored error handling functions 2015-07-22 12:44:00 -05:00
error_handling.cpp Refactored error handling functions 2015-07-22 12:44:00 -05:00
error_handling.h Refactored error handling functions 2015-07-22 12:44:00 -05:00
get_sizeof_phone_number.cpp Created ShortPhoneNumber type 2015-07-21 12:32:30 -05:00
pg_libphonenumber.control Added extension files; renamed (again!) to pg_libphonenumber 2015-07-16 13:34:42 -05:00
pg_libphonenumber.cpp Refactored error handling functions 2015-07-22 12:44:00 -05:00
pg_libphonenumber.sql.template Redefined parse_phone_number to take text, not cstring 2015-07-22 11:57:44 -05:00
short_phone_number.cpp Minor re-format 2015-07-21 12:33:56 -05:00
short_phone_number.h Fixed a bug that caused a crash 2015-07-21 16:41:44 -05:00