Age | Commit message (Expand) | Author |
---|---|---|
2011-01-17 | Added PostgreSQL 8.4.3 compatibility. | Joey Adams |
2011-01-17 | Removed FN_EXTRA macro and made getEnumLabelOids validate its entire input. | Joey Adams |
2010-08-06 | Finished refining and documenting code in util.c / util.h | Joey Adams |
2010-08-06 | Replaced enumLabelToOid with getEnumLabelOids and documented it. | Joey Adams |
2010-08-05 | Simplified and documented getTypeInfo. | Joey Adams |
2010-08-05 | Lifted 0xFFFE/0xFFFF Unicode code point restriction. | Joey Adams |
2010-08-05 | Added license comments to source files and ran pgindent | Joey Adams |
2010-08-04 | Made JSON datatype well-behaved with respect to character sets. | Joey Adams |
2010-07-24 | * Migrated my Unicode functions to util.c and made them rely more on | Joey Adams |
2010-07-24 | * Migrated general-purpose functions to new files util.c/util.h | Joey Adams |