Skip to content

Commit

Permalink
Fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jkomyno committed Sep 16, 2022
1 parent 9a6bc87 commit 32bdca5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -22,7 +22,6 @@ static POSTGIS_TABLES_OR_VIEWS: Lazy<RegexSet> = Lazy::new(|| {
"(?i)^spatial_ref_sys$",
"(?i)^geometry_columns$",
"(?i)^geography_columns$",

// See §11.2 in: https://postgis.net/docs/using_raster_dataman.html
"(?i)^raster_columns$",
"(?i)^raster_overviews$",
Expand Down

0 comments on commit 32bdca5

Please sign in to comment.