Mailing lists [pgsql-committers]
- pgsql: sepgsql, an SE-Linux integration for PostgreSQL Robert Haas
- Re: pgsql: sepgsql, an SE-Linux integration for PostgreSQL Thom Brown
- pgsql: First round of cleanup of sepgsql code and documentation. Robert Haas
- Re: pgsql: sepgsql, an SE-Linux integration for PostgreSQL Robert Haas
- pgsql: Blind attempt to exclude sepgsql from MSVC build system. Robert Haas
- pgsql: PGXS support for contrib/hstore Robert Haas
- pgsql: Silence compiler warning about uninitialized variable, noted by Heikki Linnakangas
- pgsql: Exclude sepgsql from MSVC regression testing as well Magnus Hagander
- pgsql: Fix typo in the psql \d query handling, so that we use the corre Heikki Linnakangas
- Re: pgsql: sepgsql, an SE-Linux integration for PostgreSQL Thom Brown
- pgsql: More documentation cleanup for sepgsql. Robert Haas
- Re: pgsql: sepgsql, an SE-Linux integration for PostgreSQL Robert Haas
- Re: pgsql: sepgsql, an SE-Linux integration for PostgreSQL Thom Brown
- pgsql: Refactor PLy_spi_prepare to save two levels of indentation Peter Eisentraut
- pgsql: Call PLy_spi_execute_fetch_result inside the try/catch block Peter Eisentraut
- pgsql: Document the "S" option for psql's \dn command in the psql help Peter Eisentraut
- pgsql: In test_open_sync(), writes kilobytes as intended, not by bytes. Bruce Momjian