Remove non-sensical comment

The code in this file doesn't do any "relation fork management".
pull/230/head
Anders Åstrand 4 months ago committed by AndersAstrand
parent 856da09dba
commit ff5d4e5a20
  1. 12
      contrib/pg_tde/src/access/pg_tde_tdemap.c

@ -1,15 +1,3 @@
/*-------------------------------------------------------------------------
*
* pg_tde_tdemap.c
* tde relation fork manager code
*
*
* IDENTIFICATION
* src/access/pg_tde_tdemap.c
*
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include "access/pg_tde_tdemap.h"
#include "common/file_perm.h"

Loading…
Cancel
Save