Mailing lists [pgsql-committers]
- pgsql: Use a nonblocking socket for FE/BE communication and block using Andres Freund
- pgsql: Introduce and use infrastructure for interrupt processing during Andres Freund
- pgsql: Process 'die' interrupts while reading/writing from the client s Andres Freund
- pgsql: Remove unused "m" field in LSEG. Tom Lane
- pgsql: Don't allow immediate interrupts during authentication anymore. Andres Freund
- pgsql: Move deadlock and other interrupt handling in proc.c out of sign Andres Freund
- pgsql: Remove the option to service interrupts during PGSemaphoreLock() Andres Freund
- pgsql: Remove remnants of ImmediateInterruptOK handling. Andres Freund
- pgsql: Remove ill-conceived Assertion in ProcessClientWriteInterrupt(). Andres Freund
- pgsql: Tag refs/tags/REL9_2_10 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_4_1 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_3_6 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_15 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_0_19 was created pgsql@postgresql.org
- Re: pgsql: Add API functions to libpq to interrogate SSL related stuff. Tom Lane
- pgsql: Add dummy PQsslAttributes function for non-SSL builds. Heikki Linnakangas
- pgsql: doc: Fix markup Fujii Masao
- pgsql: doc: Fix markup Fujii Masao
- pgsql: Add missing float.h include to snprintf.c. Andres Freund
- pgsql: Add missing float.h include to snprintf.c. Andres Freund
- pgsql: Add missing float.h include to snprintf.c. Andres Freund
- pgsql: Add missing float.h include to snprintf.c. Andres Freund
- pgsql: Add missing float.h include to snprintf.c. Andres Freund
- pgsql: Add missing float.h include to snprintf.c. Andres Freund
- pgsql: Fix memory leaks on OOM in ecpg. Heikki Linnakangas
- pgsql: pgcrypto: Code cleanup for decrypt_internal. Robert Haas
- pgsql: Fix reference-after-free when waiting for another xact due to co Heikki Linnakangas
- pgsql: Fix reference-after-free when waiting for another xact due to co Heikki Linnakangas
- pgsql: Use a separate memory context for GIN scan keys. Heikki Linnakangas