Thread: DatabaseMetaData.getColumns() - default values
Hi, DatabaseMetaData.getColumns() doesn't appear to get the default value for each column. Here is a context diff of CVS whichshould fix it. Jason Davies jason@netspade.com
Attachment
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. > Hi, > > DatabaseMetaData.getColumns() doesn't appear to get the default value for each column. Here is a context diff of CVS whichshould fix it. > > Jason Davies > > jason@netspade.com [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Thanks. Patch applied. > Hi, > > DatabaseMetaData.getColumns() doesn't appear to get the default value for each column. Here is a context diff of CVS whichshould fix it. > > Jason Davies > > jason@netspade.com [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026