| Replied (own) | log_hostname and pg_stat_activity | over 15 years ago |
| Replied (own) | pgsql: Get rid of the global variable holding the error state | over 15 years ago |
| Replied (other) | Determining client_encoding from client locale | over 15 years ago |
| Replied (other) | mingw format warnings | over 15 years ago |
| Started thread | pgsql: Translation updates for release 8.2.20 | over 15 years ago |
| Started thread | pgsql: Translation updates for release 8.4.7 | over 15 years ago |
| Started thread | pgsql: Translation updates for release 9.0.3 | over 15 years ago |
| Started thread | pgsql: Translation updates for release 8.3.14 | over 15 years ago |
| Replied (other) | Bug in italian help of "pg_dumpall" | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Started thread | pgsql: Also save the error detail in SPIError | over 15 years ago |
| Started thread | pgsql: autoreconf | over 15 years ago |
| Started thread | pgsql: Improve exception usage in PL/Python | over 15 years ago |
| Started thread | pgsql: Do not prefix error messages with the string "PL/Python: " | over 15 years ago |
| Started thread | pgsql: Use -Wformat-security when available | over 15 years ago |
| Replied (own) | pgsql: Get rid of the global variable holding the error state | over 15 years ago |
| Replied (own) | pgsql: Get rid of the global variable holding the error state | over 15 years ago |
| Replied (other) | new compiler warnings | over 15 years ago |
| Started thread | pgsql: Fix compiler warnings | over 15 years ago |
| Replied (other) | new compiler warnings | over 15 years ago |
| Started thread | Re: In pg_test_fsync, use K(1024) rather than k(1000) for write size units. | over 15 years ago |
| Replied (other) | Perl 5.12 complains about ecpg parser-hacking scripts | over 15 years ago |
| Replied (other) | Doc reference of contrib modules | over 15 years ago |
| Replied (own) | Per-column collation, the finale | over 15 years ago |
| Replied (other) | a regression | over 15 years ago |
| Replied (other) | a regression | over 15 years ago |
| Started thread | pgindent and line length | over 15 years ago |
| Started thread | pgsql: Document the "S" option for psql's \dn command in the psql help | over 15 years ago |
| Started thread | pgsql: Call PLy_spi_execute_fetch_result inside the try/catch block | over 15 years ago |
| Started thread | pgsql: Refactor PLy_spi_prepare to save two levels of indentation | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Started thread | pgsql: Get rid of the global variable holding the error state | over 15 years ago |
| Replied (other) | exceptions not present in plpy with Python 3 | over 15 years ago |
| Started thread | pgsql: Correctly add exceptions to the plpy module for Python 3 | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Started thread | pgsql: Fix wrong comment | over 15 years ago |
| Started thread | pgsql: Factor out functions responsible for caching I/O routines | over 15 years ago |
| Started thread | pgsql: Fix typo | over 15 years ago |
| Replied (other) | exceptions not present in plpy with Python 3 | over 15 years ago |
| Started thread | pgsql: Add braces around an if block, for readability | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Started thread | pgsql: Use PyObject_New instead of PyObject_NEW | over 15 years ago |
| Started thread | pgsql: Free plan values in the PLyPlanObject dealloc function | over 15 years ago |
| Started thread | pgsql: Use palloc in TopMemoryContext instead of malloc | over 15 years ago |
| Started thread | pgsql: Skip dropped attributes when converting Python objects to tuples | over 15 years ago |
| Started thread | pgsql: Fix an error when a set-returning function fails halfway through | over 15 years ago |
| Started thread | pgsql: Improve message for errors in compiling anonymous PL/Python bloc | over 15 years ago |
| Replied (other) | We need to log aborted autovacuums | over 15 years ago |
| Replied (other) | help understanding collation order | over 15 years ago |
| Replied (other) | texteq/byteaeq: avoid detoast | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Started thread | pgsql: Use HTABs instead of Python dictionary objects to cache procedur | over 15 years ago |
| Replied (other) | [PATCH] Return command tag 'REPLACE X' for CREATE OR REPLACE statements. | over 15 years ago |
| Replied (other) | Determining client_encoding from client locale | over 15 years ago |
| Replied (other) | texteq/byteaeq: avoid detoast | over 15 years ago |
| Replied (other) | [PATCH] Return command tag 'REPLACE X' for CREATE OR REPLACE statements. | over 15 years ago |
| Replied (other) | psql: Add \dL to show languages | over 15 years ago |
| Replied (other) | pg_basebackup for streaming base backups | over 15 years ago |
| Replied (other) | texteq/byteaeq: avoid detoast | over 15 years ago |
| Replied (own)First patch | log_hostname and pg_stat_activity | over 15 years ago |
| Started threadFirst patch | Per-column collation, the finale | over 15 years ago |
| Replied (other)Follow-up patch | Determining client_encoding from client locale | over 15 years ago |
| Started thread | pgsql: Don't run regression tests in SQL_ASCII encoding by default | over 15 years ago |
| Started thread | pgsql: Workaround for recursive make breakage | over 15 years ago |
| Replied (other) | libpq documentation cleanups (repost 3) | over 15 years ago |
| Replied (other) | multiset patch review | over 15 years ago |
| Started thread | pg_regress multibyte setting | over 15 years ago |
| Started thread | pgsql: Re-add recursive coverage target in src/backend/ | over 15 years ago |
| Replied (other) | Something fishy about the current Makefiles | over 15 years ago |
| Replied (other) | Add function dependencies | over 15 years ago |
| Started thread | pgsql: Add some subsection headings | over 15 years ago |
| Started thread | domain over enum problem | over 15 years ago |
| Replied (other) | [TEST REPORT] 9.1Alpha3 Feature E.1.4.7.2 in release notes. | over 15 years ago |
| Replied (other) | Add function dependencies | over 15 years ago |
| Replied (other) | [TEST REPORT] 9.1Alpha3 Feature E.1.4.7.2 in release notes. | over 15 years ago |
| Started thread | pgsql: Improve markup of unnest example | over 15 years ago |
| Started thread | pgsql: Improve array_upper example | over 15 years ago |
| Replied (other) | Streaming replication as a separate permissions | over 15 years ago |
| Replied (other) | Streaming replication as a separate permissions | over 15 years ago |
| Replied (other) | Support for negative index values in array fetching | over 15 years ago |
| Replied (other) | starting to review the Extend NOT NULL representation to pg_constraint patch | over 15 years ago |
| Replied (other) | and it's not a bunny rabbit, either | over 15 years ago |
| Replied (other) | Libpq PGRES_COPY_BOTH - version compatibility | over 15 years ago |
| Replied (other) | BUG #5662: Incomplete view | over 15 years ago |
| Started thread | pgsql: Implement remaining fields of information_schema.sequences view | over 15 years ago |
| Replied (other) | pg_dump --split patch | over 15 years ago |
| Replied (other) | pg_dump --split patch | over 15 years ago |
| Replied (other) | and it's not a bunny rabbit, either | over 15 years ago |
| Replied (other) | and it's not a bunny rabbit, either | over 15 years ago |
| Replied (other) | ALTER TABLE .. SET SCHEMA lock strength | over 15 years ago |
| Started thread | pgsql: Allow casting a table's row type to the table's supertype if it' | over 15 years ago |
| Replied (other) | TODO item for pg_ctl and server detection | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |
| Replied (other) | pl/python refactoring | over 15 years ago |