Add pgtype TODO notes

box
Jack Christensen 2017-04-01 23:44:03 -05:00
parent 5ad2c4e2b9
commit 9e5e02cc83
1 changed files with 18 additions and 0 deletions

18
v3.md
View File

@ -62,3 +62,21 @@ Further clean up logging interface -- still some pre-loglevel code in place
Possibly integrate internal logging support with context. Possibly add method that adds arbitrary pgx log data to context. Or add ability to configure what key(s) pgx looks at for additional log context.
Consider whether to switch to logrus style or stick with log15 style logs
Keep ability to change logging while running
consider test to ensure that AssignTo makes copy of reference types
something like:
select array[1,2,3], array[4,5,6,7]
pgtype TODO:
numrange
numeric[]
point
line
lseg
box
path
path
polygon
circle
macaddr
varbit