Opened 11 years ago

Closed 11 years ago

#313 closed enhancement (duplicate)

decode() with automatic format recognition

Reported by: Peter Baumann Owned by: Dimitar Misev
Priority: minor Milestone: Future
Component: conversion Version: 8.3
Keywords: Cc: Dimitar Misev, abeccati
Complexity: Medium

Description

GDAL, which is used as format converter in encode(), can recognize formats automatically when opening files. This should be exploited in a decode() function that does not need a fromat identifier as input:

insert into MyColl values decode( $1 )

Change History (1)

comment:1 by Dimitar Misev, 11 years ago

Resolution: duplicate
Status: newclosed

duplicate of #292

Note: See TracTickets for help on using tickets.