j
k
j a
j l
Phil Mayers wrote:
Under postgresql, there is NO performance benefit or storage space saving using varchar(N) or char(N) over "text". The latter should IMHO always be used, and we modified the SQL schema locally to do that.
Patch ? Alan DeKok.
Back to the thread
Back to the list