Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 508 Bytes

TODO.md

File metadata and controls

17 lines (13 loc) · 508 Bytes

Cleanup

  • Tests (Rust)
  • Tests/Examples (SQL)
  • Benchmarks

Ergonomics

  • Handle idna/Uts46 config options as WITH ...
  • Extension config for idna/Uts46 config options
  • Maybe add support for to_user_interface
  • Better error handling. idna isn't very specific...

Features

  • nameprep - can't use stringprep since its definitions are incompatible
  • ltree domains - pgrx doesn't (yet - hopefully) support ltree
  • Implement different standards - RFCs, ...