| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Mike Wilson <mfwilson(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Re: [BUGS] BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2) |
| Date: | 2012-07-26 10:22:19 |
| Message-ID: | 20120726102219.GD21271@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Wed, Jul 25, 2012 at 04:40:14PM -0400, Bruce Momjian wrote:
> On Wed, Jul 25, 2012 at 04:30:10PM -0400, Tom Lane wrote:
> > Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > > Tom suggested that load_directory() return a (char *) array, rather than
> > > a struct dirent array, greatly simplifying the code.
> > > I have done this in the attached patch, and because of the uncertainty
> > > of ths fix, I would like to apply this to 9.2 as well.
> >
> > BTW, the patch neglects to update the header comment for load_directory.
>
> Oh, good point. Updated patch attached.
Applied and back-patched to 9.2.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | karavelov | 2012-07-26 13:37:21 | Re: BUG #6763: Severe memory leak with arrays and hstore |
| Previous Message | Jez Wain | 2012-07-26 09:13:03 | Re: BUG #6758: ./configure script sets HAVE_WCSTOMBS_L 1 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Noah Misch | 2012-07-26 10:28:54 | Re: isolation check takes a long time |
| Previous Message | Pavel Stehule | 2012-07-26 06:44:23 | Re: proposal - assign result of query to psql variable |