I am writing a postgresql function/procedure to convert IPv4 column from a table into Hexadecimal for another table.
Function to convert IPv4 to Hex :-
CRE