| Started thread | pgsql: Update my email address. | about 20 years ago |
| Started thread | pgsql: Update my email address. | about 20 years ago |
| Started thread | pgsql: Update my email address. | about 20 years ago |
| Replied (other) | Rethinking stats communication mechanisms | about 20 years ago |
| Replied (other) | Rethinking stats communication mechanisms | about 20 years ago |
| Replied (other) | Rethinking stats communication mechanisms | about 20 years ago |
| Replied (own) | pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if | about 20 years ago |
| Replied (other) | plpython improvements | about 20 years ago |
| Started thread | pgsql: Add: > o Allow PL/python to composite types and result sets > | about 20 years ago |
| Replied (other) | bug? non working casts for domain | about 20 years ago |
| Started thread | pgsql: Add: > > * Fix CREATE CAST on DOMAINs > > | about 20 years ago |
| Replied (own) | pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if | about 20 years ago |
| Replied (other)First patch | Omitting tablespace creation from pg_dumpall... | about 20 years ago |
| Started thread | pgsql: Document issues with non-default tablespaces and pg_dumpall | about 20 years ago |
| Started thread | pgsql: Document issues with non-default tablespaces and pg_dumpall | about 20 years ago |
| Started thread | pgsql: Add URL for ISO dates: > | about 20 years ago |
| Replied (other) | pg_dump -Ft failed on Windows XP | about 20 years ago |
| Replied (other) | [Win32] Problem with rename() | about 20 years ago |
| Replied (own) | pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if | about 20 years ago |
| Replied (other) | [Win32] Problem with rename() | about 20 years ago |
| Replied (other) | Re: Bytea and perl | about 20 years ago |
| Replied (other) | A real currency type | about 20 years ago |
| Started thread | pgsql: Add URL for currency type: > | about 20 years ago |
| Replied (own) | pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if | about 20 years ago |
| Replied (other) | Proposal for updatable views | about 20 years ago |
| Started thread | pgsql: Add URL for updatable views: > | about 20 years ago |
| Replied (other) | Automatic free space map filling | about 20 years ago |
| Started thread | pgsql: Add: > * Consider shrinking expired tuples to just their headers | about 20 years ago |
| Started thread | pgsql: Add URL to: * Auto-fill the free space map by scanning the | about 20 years ago |
| Started thread | pgsql: Add URL for freespace map filling. | about 20 years ago |
| Started thread | pgsql: > > * Add support for public SYNONYMS > > | about 20 years ago |
| Replied (own) | CREATE TABLE LIKE INCLUDING CONSTRAINTS | about 20 years ago |
| Started thread | pgsql: > o Add PL/Python tracebacks > > | about 20 years ago |
| Replied (other) | plpython tracebacks | about 20 years ago |
| Replied (other) | patch fixing the old RETURN NEXT bug | about 20 years ago |
| Started thread | pgsql: Add: > o Fix problems with RETURN NEXT on tables with > | about 20 years ago |
| Started thread | pgsql: Add URL for: > * Allow protocol-level BIND parameter values to | about 20 years ago |
| Started thread | pgsql: Add to locale TODO.detail. | about 20 years ago |
| Started thread | pgsql: Add URL for ISO date/time syntax: > > | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Replied (own) | CREATE TABLE LIKE INCLUDING CONSTRAINTS | about 20 years ago |
| Replied (other) | Omitting tablespace creation from pg_dumpall... | about 20 years ago |
| Replied (other) | postgres and ldap | about 20 years ago |
| Started thread | pgsql: Add LDAP documentation missed in code patch. | about 20 years ago |
| Started thread | CREATE TABLE LIKE INCLUDING CONSTRAINTS | about 20 years ago |
| Replied (other) | Re-thing PG_MODULE_MAGIC | about 20 years ago |
| Started thread | pgsql: Update preload_library magic block wording. | about 20 years ago |
| Started thread | pgsql: Test for POSIX_FADV_DONTNEED to use posix_fadvise(). | about 20 years ago |
| Started thread | pgsql: Fix: < get_employee_salary(emp_id AS 12345, tax_year AS | about 20 years ago |
| Started thread | pgsql: Update magic block wording for preloaded libraries. | about 20 years ago |
| Replied (other) | Re-thing PG_MODULE_MAGIC | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Replied (other) | Re-thing PG_MODULE_MAGIC | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Replied (own) | pgsql: Clarify dynamic pl/pgsql item and add URLs. | about 20 years ago |
| Replied (other) | Free WAL caches on switching segments | about 20 years ago |
| Started thread | pgsql: Use posix_fadvise() to avoid kernel caching of WAL contents on | about 20 years ago |
| Started thread | pgsql: Add STRICT to PL/pgSQL SELECT INTO, so exceptions are thrown if | about 20 years ago |
| Replied (other) | PL/pgSQL: SELECT INTO EXACT | about 20 years ago |
| Replied (own) | pgsql: Clarify dynamic pl/pgsql item and add URLs. | about 20 years ago |
| Replied (own) | ADD/DROP INHERITS | about 20 years ago |
| Started thread | pgsql: Fix to_ascii() markup error. | about 20 years ago |
| Started thread | pgsql: Add mention that preload_libraries check the magic block, so | about 20 years ago |
| Replied (other) | Re-thing PG_MODULE_MAGIC | about 20 years ago |
| Replied (own) | pgsql: Clarify dynamic pl/pgsql item and add URLs. | about 20 years ago |
| Started thread | pgsql: Update syntax suggestion: < get_employee_salary(emp_id => | about 20 years ago |
| Started thread | pgsql: Move list of supported to_ascii() encodings from footnote to main | about 20 years ago |
| Replied (other) | A few questions about carriage returns (\r) | about 20 years ago |
| Started thread | pgsql: Add: > > o Fix memory leak from exceptions > > | about 20 years ago |
| Replied (other) | return can contains any row or record functions | about 20 years ago |
| Replied (own) | Re: PL/PGSQL: Dynamic Record Introspection | about 20 years ago |
| Started thread | pgsql: Clarify dynamic pl/pgsql item and add URLs. | about 20 years ago |
| Started thread | pgsql: Add: > o Allow PL/PgSQL RETURN to return row or record | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Replied (other) | SQL/XML publishing function experimental patch II | about 20 years ago |
| Replied (own) | ADD/DROP INHERITS | about 20 years ago |
| Started thread | CREATE TABLE LIKE INCLUDING CONSTRAINTS | about 20 years ago |
| Replied (other) | Re: How much expensive are row level statistics? | about 20 years ago |
| Started thread | pgsql: Done, removed: < < * Consider padding the spinlock structure to | about 20 years ago |
| Replied (other) | Spinlocks, yet again: analysis and proposed patches | about 20 years ago |
| Replied (other) | List schema contents | about 20 years ago |
| Replied (other) | List schema contents | about 20 years ago |
| Replied (other) | Increasing catcache size | about 20 years ago |
| Replied (other) | Increasing catcache size | about 20 years ago |
| Replied (other) | Increasing catcache size | about 20 years ago |
| Started thread | pgsql: Add to locale TODO.detail. | about 20 years ago |
| Replied (other) | BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings | about 20 years ago |
| Started thread | pgsql: Remove, done: < < * Add support for WIN1253 (Greek) encoding < | about 20 years ago |
| Replied (other) | BUG #2084: Add WIN1253 to CLIENT_ENCODING encodings | about 20 years ago |
| Started thread | pgsql: Add: > > * Add support for WIN1253 (Greek) encoding > > | about 20 years ago |
| Started thread | pgsql: Add URL to ILIKE encoding fix: > | about 20 years ago |
| Replied (other) | Interval aggregate regression failure (expected seems wrong) | about 20 years ago |
| Replied (other) | return can contains any row or record functions | about 20 years ago |
| Started thread | pgsql: Add: > > * Consider increasing internal areas when shared | about 20 years ago |
| Replied (other) | TRAP: FailedAssertion("!((itemid)->lp_flags & 0x01)", File: "nbtsearch.c", Line: 89) | about 20 years ago |
| Replied (other) | libpq's pollution of application namespace | about 20 years ago |
| Started thread | pgsql: Already done: < < o Properly mark all libpq-exported functions | about 20 years ago |
| Replied (other)Follow-up patch | The argument for reinstating --as-needed | about 20 years ago |
| Replied (own) | Re: TODO item - tid <> operator | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Replied (other) | PQescapeIdentifier | about 20 years ago |
| Started thread | Re: TODO item - tid <> operator | about 20 years ago |
| Started thread | pgsql: Done by Peter: < * Improve the information schema to be more | about 20 years ago |
| Replied (other) | Multi-byte and client side character encoding tests for copy command.. | about 20 years ago |
| Replied (other) | BUG #1937: Parts of information_schema only accessible to owner | about 20 years ago |
| Replied (other) | BUG #1937: Parts of information_schema only accessible to owner | about 20 years ago |
| Replied (other) | libpq's pollution of application namespace | about 20 years ago |
| Started thread | pgsql: Add: > > o Properly mark all libpq-exported functions with | about 20 years ago |
| Replied (other) | Spinlocks, yet again: analysis and proposed patches | about 20 years ago |
| Started thread | pgsql: Add: > > * Consider padding the spinlock structure to have | about 20 years ago |
| Replied (other) | BUG #1931: ILIKE and LIKE fails on Turkish locale | about 20 years ago |
| Started thread | pgsql: Add item, not fixed: > > * Fix ILIKE and regular expressions to | about 20 years ago |
| Started thread | pgsql: Remove, already in back branches: < < o Add new version of | about 20 years ago |
| Replied (own) | Re: COPY view | about 20 years ago |
| Replied (other) | COPY view | about 20 years ago |
| Replied (own) | Re: COPY view | about 20 years ago |
| Replied (other) | SQL/XML publishing function experimental patch II | about 20 years ago |
| Started thread | pgsql: Done: > o -Port contrib/xml2 | about 20 years ago |
| Replied (other) | PL/pgSQL: SELECT INTO EXACT | about 20 years ago |
| Started thread | Re: COPY view | about 20 years ago |
| Replied (other) | COPY view | about 20 years ago |
| Replied (other) | BUG #1937: Parts of information_schema only accessible to owner | about 20 years ago |
| Started thread | pgsql: Add information schema item: > * Improve the information schema | about 20 years ago |
| Replied (other) | BUG #1931: ILIKE and LIKE fails on Turkish locale | about 20 years ago |
| Replied (other) | SQL/XML publishing function experimental patch II | about 20 years ago |
| Replied (other) | Alternative variable length structure | about 20 years ago |
| Replied (other) | COPY view | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Replied (other) | COPY view | about 20 years ago |
| Started thread | pgsql: Add COPY views patch URL: > | about 20 years ago |
| Replied (other) | Performance Question | about 20 years ago |
| Replied (other) | Alternative variable length structure | about 20 years ago |
| Replied (other)Follow-up patch | SQL/XML publishing function experimental patch II | about 20 years ago |
| Replied (other) | 64-bit API for large objects | about 20 years ago |
| Started thread | pgsql: Add: > > o Add API for 64-bit large object access > > | about 20 years ago |
| Replied (other) | New pg_dump options: exclude tables/schemas, multiple all, wildcards | about 20 years ago |
| Started thread | pgsql: Keep TODO.detail until item is done: < o %Allow pg_dump to use | about 20 years ago |
| Started thread | pgsql: Add URL, remove TODO.detail: < o %Allow pg_dump to use multiple | about 20 years ago |
| Replied (other) | Alternative variable length structure | about 20 years ago |
| Replied (other) | Proof of concept COLLATE support with patch | about 20 years ago |
| Replied (other) | Proof of concept COLLATE support with patch | about 20 years ago |
| Replied (other) | FW: Win32 unicode vs ICU | about 20 years ago |
| Started thread | pgsql: Add locale/encoding references: < Right now only one encoding | about 20 years ago |
| Started thread | pgsql: Add locale TODO.detail emails. | about 20 years ago |
| Started thread | pgsql: Update link to TODO.detail: < o Check WSACancelBlockingCall() | about 20 years ago |
| Started thread | pgsql: Add: > o Fix problem when cascading referential triggers make | about 20 years ago |
| Replied (other) | Work-in-progress referential action trigger timing patch | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Started thread | pgsql: Added: > > * Add URL to more complete multi-byte regression | about 20 years ago |
| Replied (other) | On hardcoded type aliases and typmod for user types | about 20 years ago |
| Replied (other) | Multi-byte and client side character encoding tests for copy command.. | about 20 years ago |
| Started thread | pgsql: Add entry: > * Allow user-defined types to accept 'typmod' | about 20 years ago |
| Replied (other) | Multi-byte and client side character encoding tests for copy command.. | about 20 years ago |
| Replied (other) | Free WAL caches on switching segments | about 20 years ago |
| Replied (other) | Question about Ctrl-C and less | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | PL/pgSQL: SELECT INTO EXACT | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (own) | ADD/DROPS inherits | about 20 years ago |
| Started threadFirst patch | ADD/DROPS INHERIT (actually INHERIT / NO INHERIT) | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Started thread | pgsql: Remove: < o %Add CSV output format | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Replied (other) | Re: postgresql and process titles | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | BUG #2478: PQescapeStringConn | about 20 years ago |
| Replied (other) | CSV mode option for pg_dump | about 20 years ago |
| Replied (other) | Bitmap index AM | about 20 years ago |
| Started thread | ADD/DROPS inherits | about 20 years ago |
| Replied (own) | ADD/DROP INHERITS | about 20 years ago |
| Started thread | pgsql: Add BY clause to PL/PgSQL FOR loop, to control the iteration | about 20 years ago |
| Replied (other) | fori stmt with by keyword was:(Re: [HACKERS] for statement, adding a STEP clause?) | about 20 years ago |
| Started thread | pgsql: Avoid use of C commment inside C comment from recent Win32 int | about 20 years ago |
| Started thread | pgsql: Avoid use of C commment inside C comment from recent Win32 int | about 20 years ago |
| Replied (other) | Bug in window xp | about 20 years ago |
| Started thread | pgsql: Prevent Win32 from displaying a popup box on backend crash. | about 20 years ago |
| Started thread | pgsql: Add URL for bitmap AM: > | about 20 years ago |
| Replied (other) | Bitmap index AM | about 20 years ago |
| Started thread | pgsql: Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN | about 20 years ago |
| Replied (other) | Bug in window xp | about 20 years ago |
| Started thread | pgsql: Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN | about 20 years ago |
| Replied (other) | TODO: Add pg_get_acldef(), pg_get_typedefault(), pg_get_attrdef(), pg_get_tabledef(), pg_get_domaindef(), pg_get_functiondef() | about 20 years ago |