change the definition of a conversion NAME ALTER_CONVERSION - change the definition of a conversion SYNOPSIS ALTER CONVERSION name RENAME TO new_name......SLATION statement that is very similar in purpose and syntax. SEE ALSO ALTER CONVERSION ( ALTER_CONVERSION (7)), CREATE FUNCTION ( CREATE_FUNCTION (7)), DROP CONVERSION ( DROP_C…...is similar to the CREATE CONVERSION statement in PostgreSQL. SEE ALSO ALTER CONVERSION ( ALTER_CONVERSION (7)), CREATE CONVERSION ( CREATE_CONVERSION (7))change the definition of an extension NAME ALTER_EXTENSION - change the definition of an extension SYNOPSIS ALTER EXTENSION name UPDATE [ TO new_version ] ALTER EXTENSION name SET …input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…formatted output conversion NAME printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - formatted output conversion LIBRARY Standard C libr…change the definition of a table NAME ALTER_TABLE - change the definition of a table SYNOPSIS ALTER TABLE [ IF EXISTS ] [ ONLY ] name [ * ] action [, ... ] ALTER TABLE [ IF EXISTS …perform character set conversion NAME iconv - perform character set conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <iconv.h> size_t iconv(iconv_t cd , char …change the definition of a routine NAME ALTER_ROUTINE - change the definition of a routine SYNOPSIS ALTER ROUTINE name [ ( [ [ argmode ] [ argname ] argtype [, ...] ] ) ] action [ …change the definition of a materialized view NAME ALTER_MATERIALIZED_VIEW - change the definition of a materialized view SYNOPSIS ALTER MATERIALIZED VIEW [ IF EXISTS ] name action …