| Started thread | pgsql: psql: Reduce the amount of const lies a bit | over 14 years ago |
| Started thread | pgsql: pg_dump: Add GCC noreturn attribute to appropriate functions | over 14 years ago |
| Started thread | no error context for index updates? | over 14 years ago |
| Replied (other) | Cannot build docs on Ubuntu 10.04? | over 14 years ago |
| Started thread | pgsql: PL/Python: Add result metadata functions | over 14 years ago |
| Started thread | pgsql: Add sequence USAGE privileges to information schema | over 14 years ago |
| Started thread | pgsql: Use abort() instead of exit() to abort library functions | over 14 years ago |
| Started thread | pgsql: Show default privileges in information schema | over 14 years ago |
| Started thread | pgsql: Revert unfortunate whitespace change | over 14 years ago |
| Started thread | pgsql: Disallow ALTER DOMAIN on non-domain type everywhere | over 14 years ago |
| Started thread | pgsql: Do not access indclass through Form_pg_index | over 14 years ago |
| Started thread | pgsql: Hide most variable-length fields from Form_pg_* structs | over 14 years ago |
| Replied (own)Follow-up patch | hiding variable-length fields from Form_pg_* structs | over 14 years ago |
| Replied (other) | Client Messages | over 14 years ago |
| Replied (other) | GUC_REPORT for protocol tunables was: Re: Optimize binary serialization format of arrays with fixed size elements | over 14 years ago |
| Replied (own) | controlling the location of server-side SSL files | over 14 years ago |
| Started thread | pgsql: Remove quotes around format_type_be() output | over 14 years ago |
| Replied (other) | JSON for PG 9.2 | over 14 years ago |
| Replied (other) | Review of patch renaming constraints | over 14 years ago |
| Replied (own)Follow-up patch | lots of unused variable warnings in assert-free builds | over 14 years ago |
| Replied (other) | review: psql tab completion for GRANT role | over 14 years ago |
| Started thread | pgsql: psql: Add support for tab completion of GRANT/REVOKE role | over 14 years ago |
| Replied (other) | Review of patch renaming constraints | over 14 years ago |
| Replied (own) | pg_upgrade with plpython is broken | over 14 years ago |
| Replied (other) | Review of patch renaming constraints | over 14 years ago |
| Replied (other)First patch | review of: collation for (expr) | over 14 years ago |
| Replied (own) | age(xid) on hot standby | over 14 years ago |
| Replied (other) | Setting -Werror in CFLAGS | over 14 years ago |
| Replied (other) | Setting -Werror in CFLAGS | over 14 years ago |
| Replied (other) | Setting -Werror in CFLAGS | over 14 years ago |
| Replied (own) | return values of backend sub-main functions | over 14 years ago |
| Replied (own) | lots of unused variable warnings in assert-free builds | over 14 years ago |
| Replied (own) | lots of unused variable warnings in assert-free builds | over 14 years ago |
| Started thread | pgsql: PL/Python: Update example | over 14 years ago |
| Replied (other) | Why is CF 2011-11 still listed as "In Progress"? | over 14 years ago |
| Replied (other) | Should I implement DROP INDEX CONCURRENTLY? | over 14 years ago |
| Started thread | how to create a non-inherited CHECK constraint in CREATE TABLE | over 14 years ago |
| Replied (other) | xlog location arithmetic | over 14 years ago |
| Replied (other) | Should I implement DROP INDEX CONCURRENTLY? | over 14 years ago |
| Replied (own) | pg_basebackup option for handling symlinks | over 14 years ago |
| Replied (own) | PL/Python result metadata | over 14 years ago |
| Replied (own) | PL/Python result metadata | over 14 years ago |
| Replied (other) | pgstat documentation tables | over 14 years ago |
| Started thread | pgsql: psql: Fix memory leak | over 14 years ago |
| Replied (other) | libpq: PQcmdStatus, PQcmdTuples signatures can be painlessly improved | over 14 years ago |
| Replied (own) | age(xid) on hot standby | over 14 years ago |
| Replied (own)First patch | exit() calls in libraries | over 14 years ago |
| Started thread | pgsql: pgcrypto: Remove inappropriate const qualifier | over 14 years ago |
| Replied (own)First patch | separate initdb -A options for local and host | over 14 years ago |
| Started threadFirst patch | lots of unused variable warnings in assert-free builds | over 14 years ago |
| Replied (own)First patch | controlling the location of server-side SSL files | over 14 years ago |
| Started thread | pgsql: initdb: Remove support for crypt authentication method | over 14 years ago |
| Started threadFirst patch | psql NUL record and field separator | over 14 years ago |
| Started threadFirst patch | [PATCH] renaming constraints | over 14 years ago |
| Started threadFirst patch | psql case preserving completion | over 14 years ago |
| Started threadFirst patch | PL/Python result metadata | over 14 years ago |
| Started thread | pgsql: Fix typos | over 14 years ago |
| Started thread | pgsql: Support CREATE TABLE (LIKE ...) with foreign tables and views | over 14 years ago |
| Started thread | pgsql: pg_dump: Dump foreign options in sorted order | over 14 years ago |
| Replied (other) | libpq: PQcmdStatus, PQcmdTuples signatures can be painlessly improved | over 14 years ago |
| Started thread | pgsql: Add compatibility note about grant options on GRANT reference pa | over 14 years ago |
| Replied (own)First patch | hiding variable-length fields from Form_pg_* structs | over 14 years ago |
| Replied (own)Follow-up patch | information schema/aclexplode doesn't know about default privileges | over 14 years ago |
| Replied (own) | pgsql: plpython: Add SPI cursor support | over 14 years ago |
| Started threadFirst patch | [PATCH] collation for (expr) | over 14 years ago |
| Started thread | pg_basebackup option for handling symlinks | over 14 years ago |
| Started threadFirst patch | psql tab completion for GRANT role | over 14 years ago |
| Started thread | run check constraints only when affected columns are changed? | over 14 years ago |
| Replied (other) | Supporting SQL/MED DATALINK | over 14 years ago |
| Started thread | return values of backend sub-main functions | over 14 years ago |
| Started thread | pgsql: Rename the internal structures of the CREATE TABLE (LIKE ...) fa | over 14 years ago |
| Replied (other) | random_page_cost vs seq_page_cost | over 14 years ago |
| Started thread | pgsql: pg_dump: Dump foreign options in prettier format | over 14 years ago |
| Started thread | pgsql: pg_dump: Dump operators with the same name ordered by arity | over 14 years ago |
| Started thread | pgsql: Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent constrai | over 14 years ago |
| Replied (own) | pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook | over 14 years ago |
| Replied (own) | controlling the location of server-side SSL files | over 14 years ago |
| Replied (own) | controlling the location of server-side SSL files | over 14 years ago |
| Replied (own) | pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook | over 14 years ago |
| Started thread | pgsql: Another fix for pg_regress: Replace exit_nicely() with exit() pl | over 14 years ago |
| Started thread | pgsql: pg_regress: Replace exit_nicely() with exit() plus atexit() hook | over 14 years ago |
| Replied (other) | SQL:2011 features | over 14 years ago |
| Started threadFirst patch | sorting operators in pg_dump | over 14 years ago |
| Replied (own)First patch | information schema/aclexplode doesn't know about default privileges | over 14 years ago |
| Replied (own)First patch | PL/pgSQL return value in after triggers | over 14 years ago |
| Started thread | controlling the location of server-side SSL files | over 14 years ago |