Percona-Lab / pg_tde

MIT License
107 stars 19 forks source link

PG-959 Fix for an assert failure #258

Closed codeforall closed 1 month ago

codeforall commented 1 month ago

A while ago, we switched to using Linux fd syscalls instead of PostgreSQL's File Vfd, but we overlooked removing a call to FileGetRawDesc.