Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Avoid coercing a whole-row variable that is already coerced. Robert Haas
- Re: [COMMITTERS] pgsql: Avoid coercing a whole-row variable that is already coerced. Tom Lane
- Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detectsupport for C99's restric Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Add configure infrastructure to detect support for C99's restric Tom Lane
- [COMMITTERS] pgsql: Use C99 restrict via pg_restrict,rather than restrict directly. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Noah Misch
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Noah Misch
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth. Peter Eisentraut
- [COMMITTERS] pgsql: Improve LDAP cleanup code in error paths. Peter Eisentraut
- [COMMITTERS] pgsql: Attempt to fix LDAP build Peter Eisentraut
- Re: [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth. Tom Lane
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Noah Misch
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- [COMMITTERS] pgsql: Rely on sizeof(typename) rather than sizeof(variable) inpqforma Tom Lane
- [COMMITTERS] pgsql: Improve implementation of CRE-stack-flattening inmap_variable_a Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance of SendRowDescriptionMessage. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Improve performance ofSendRowDescriptionMessage. Andres Freund
- [COMMITTERS] pgsql: Fix possible crash with Parallel Bitmap Heap Scan. Robert Haas
- [COMMITTERS] pgsql: Fix possible crash with Parallel Bitmap Heap Scan. Robert Haas
- [COMMITTERS] pgsql: Force "restrict" not to be used when compiling with xlc. Andres Freund