Mailing lists [pgsql-bugs]
- When using multiple inheritance, insufficient tests exist for whethera data type change is safe. Chris Travers
- BUG #15103: Do not use pfree() to free pg_malloc() return value invacuum_one_database() PG Bug reporting form
- BUG #15104: Double free in the main function in ecpg.c PG Bug reporting form
- Re: BUG #15103: Do not use pfree() to free pg_malloc() return valuein vacuum_one_database() Michael Paquier
- BUG #15105: OpenTransientFile() should be paired withCloseTransientFile() rather than close() PG Bug reporting form
- Re: BUG #15105: OpenTransientFile() should be paired withCloseTransientFile() rather than close() Michael Paquier
- Re: BUG #15102: Performance problem when doing join, index are not used Mehdi Rahman
- Re: BUG #15105: OpenTransientFile() should be paired with CloseTransientFile() rather than close() Tom Lane
- Re: BUG #15104: Double free in the main function in ecpg.c Michael Meskes