| Replied (other) | plpython improvements | about 20 years ago |
| Replied (other) | inet increment with int | about 20 years ago |
| Started thread | pgsql: Done: > o -Allow per-database permissions to be set via GRANT | about 20 years ago |
| Replied (other)First patch | Patch for %Allow per-database permissions to be set via GRANT | about 20 years ago |
| Started thread | pgsql: Add GRANT CONNECTION ON DATABASE, to be used in addition to | about 20 years ago |
| Started thread | pgsql: Add question mark: > * %Disallow changing default expression of | about 20 years ago |
| Replied (other) | Patch for BUG #2073: Can't drop sequence when created via SERIAL column | about 20 years ago |
| Started thread | pgsql: Revert patch pending more discussion: Disallow changing DEFAULT | about 20 years ago |
| Replied (other) | BUG #2401: spinlocks not available on amd64 | about 20 years ago |
| Started thread | pgsql: Done: > * -Disallow changing default expression of a SERIAL | about 20 years ago |
| Started thread | pgsql: Disallow changing DEFAULT expression of a SERIAL column. | about 20 years ago |
| Replied (other) | Patch for BUG #2073: Can't drop sequence when created via SERIAL column | about 20 years ago |
| Replied (other) | Win32 semaphore patch | about 20 years ago |
| Started thread | pgsql: Add Win32 semaphore implementation, rather than mimicking SysV | about 20 years ago |
| Replied (own) | pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, | about 20 years ago |
| Started thread | pgsql: Solaris tas() uses 'int' now. | about 20 years ago |
| Started thread | pgsql: Intel compiler has a bug/misoptimization in checking for division | about 20 years ago |
| Replied (other) | patch to have configure check if CC is intel C compiler | about 20 years ago |
| Replied (other) | Autovacuum Logging | about 20 years ago |
| Replied (own)Follow-up patch | pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, | about 20 years ago |
| Started thread | pgsql: Fix s_lock_test to use tas.o file, if needed. | about 20 years ago |
| Replied (other) | plpython tracebacks | about 20 years ago |
| Replied (other) | Automatic free space map filling | about 20 years ago |
| Replied (other) | Autovacuum Logging | about 20 years ago |
| Replied (own) | pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, | about 20 years ago |
| Started thread | pgsql: Modify Solaris compiler build rules to use the cpp preprocessor, | about 20 years ago |
| Replied (other) | Installing PostgreSQL on Win 2003 R2 64-bit | about 20 years ago |
| Replied (own) | pgsql: Update list of platforms that have a list of exported symbols. | about 20 years ago |
| Started thread | pgsql: Darin -> Darwin. | about 20 years ago |
| Replied (other) | BUG #2401: spinlocks not available on amd64 | about 20 years ago |
| Started thread | pgsql: Remove extra 'else' in solaris compiler code. | about 20 years ago |
| Replied (other) | BUG #2401: spinlocks not available on amd64 | about 20 years ago |
| Started thread | pgsql: Remove "volatile" from tas function, per TOm. | about 20 years ago |
| Started thread | pgsql: Update list of platforms that have a list of exported symbols. | about 20 years ago |
| Started thread | pgsql: Add info on pgport linking requirements. | about 20 years ago |
| Replied (other) | Cleaning up multiply-defined-symbol warnings on OS X | about 20 years ago |
| Replied (other) | Cleaning up multiply-defined-symbol warnings on OS X | about 20 years ago |
| Replied (other)First patch | BUG #2401: spinlocks not available on amd64 | about 20 years ago |
| Started thread | pgsql: Rewrite Solaris compiler tas() assembly routines, merge i386 and | about 20 years ago |
| Replied (own) | pgsql: Change log message about vacuuming database name from LOG to | about 20 years ago |
| Replied (other) | ANSI-strict pointer aliasing rules | about 20 years ago |
| Replied (own) | pgsql: Change log message about vacuuming database name from LOG to | about 20 years ago |
| Replied (own) | pgsql: Change log message about vacuuming database name from LOG to | about 20 years ago |
| Replied (other) | ANSI-strict pointer aliasing rules | about 20 years ago |
| Replied (other)First patch | Autovacuum Logging | about 20 years ago |
| Started thread | pgsql: Change log message about vacuuming database name from LOG to | about 20 years ago |
| Started thread | pgsql: Add to item log_min_error_messages item: > Another idea is to | about 20 years ago |
| Started thread | pgsql: On second thought, keep SSL CRL as a log, and wait for feedback | about 20 years ago |
| Started thread | pgsql: Downgrade SSL CRL file missing message from LOG to DEBUG1. | about 20 years ago |
| Replied (other) | plpython improvements | about 20 years ago |
| Replied (other)First patch | ANSI-strict pointer aliasing rules | about 20 years ago |
| Started thread | pgsql: Turn off strict aliasing when using AIX xlc compiler. | about 20 years ago |
| Replied (own) | pgsql: plpython improvements: 1) named parameters additionally to | about 20 years ago |
| Started thread | pgsql: Revert patch, causing plpython regression failues: > >> >> > 1) | about 20 years ago |
| Replied (other) | plpython improvements | about 20 years ago |
| Replied (other) | be-secure.c patch | about 20 years ago |
| Started thread | pgsql: Tab alignment cleanup. | about 20 years ago |
| Started thread | pgsql: Add underscores to SSL CERT macro names, for clarity and | about 20 years ago |
| Replied (other) | ANSI-strict pointer aliasing rules | about 20 years ago |
| Replied (other) | pgstat: delayed write of stats file | about 20 years ago |
| Started thread | pgsql: Add SSL include needed for psql, after libpq adjustments. | about 20 years ago |
| Replied (own)First patch | pgsql: Change libpq's PQgetssl() to return a void*, rather than SSL *, | about 20 years ago |
| Replied (other) | INS/UPD/DEL RETURNING for 8.2 | about 20 years ago |
| Replied (other) | prepare-alter-exec issue | about 20 years ago |
| Started thread | pgsql: Add: > * Invalidate prepared queries, like INSERT, when the | about 20 years ago |
| Replied (other)First patch | be-secure.c patch | about 20 years ago |
| Started thread | pgsql: Add support for SSL Certificate Revocation List (CRL) files, | about 20 years ago |
| Replied (other) | plpython improvements | about 20 years ago |
| Started thread | pgsql: plpython improvements: 1) named parameters additionally to | about 20 years ago |
| Replied (other) | [PATCH] Fix declaration of PQgetssl | about 20 years ago |
| Started thread | pgsql: Change libpq's PQgetssl() to return a void*, rather than SSL *, | about 20 years ago |
| Replied (other) | [PATCH] Remove useless DH param code on client side | about 20 years ago |
| Started thread | pgsql: Remove unused function SSL_CTX_set_tmp_dh_callback() from libpq: | about 20 years ago |
| Replied (other) | schema-qualified SET CONSTRAINTS | about 20 years ago |
| Started thread | pgsql: Use schema search path to find the first matching contraint name | about 20 years ago |
| Started thread | pgsql: Delay write of pg_stats file to once every five minutes, during | about 20 years ago |
| Replied (other) | pgstat: delayed write of stats file | about 20 years ago |
| Started thread | pgsql: Add tablespace display to psql \l+. | over 20 years ago |
| Replied (other) | Show tablespace for databases with psql's \l+ | over 20 years ago |
| Replied (other) | WAL logging of SELECT ... INTO command | over 20 years ago |
| Started thread | pgsql: Fix SELECT INTO and CREATE TABLE AS to create tables in the | over 20 years ago |
| Started thread | pgsql: Fix SELECT INTO and CREATE TABLE AS to create tables in the | over 20 years ago |
| Replied (other) | Pg_buffercache tidy | over 20 years ago |
| Started thread | pgsql: Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT, | over 20 years ago |
| Replied (other) | Enhanced containment selectivity function | over 20 years ago |
| Replied (other) | pg_freespacemap question | over 20 years ago |
| Started thread | pgsql: Split out pg_freespace views to one for relations and another for | over 20 years ago |
| Replied (other) | pg_freespacemap question | over 20 years ago |
| Started thread | pgsql: Adjust /contrib/pg_freespace to show index free space as NULL | over 20 years ago |
| Replied (other) | Enhanced containment selectivity function | over 20 years ago |
| Started thread | pgsql: Move ltree parentsel() selectivity function into /contrib/ltree. | over 20 years ago |
| Replied (other)First patch | Re: Enhanced containment selectivity function | over 20 years ago |
| Replied (other) | todo items history | over 20 years ago |
| Started thread | pgsql: In pg_resetxlog.c, uint -> uint32, for Win32 port. | over 20 years ago |
| Replied (other) | todo items history | over 20 years ago |
| Replied (other) | Enhanced containment selectivity function | over 20 years ago |
| Replied (other) | Enhanced containment selectivity function | over 20 years ago |
| Started thread | pgsql: Add missing ControlFile.checkPointCopy.ThisTimeLineID line for | over 20 years ago |
| Replied (own)First patch | pgsql: Allow pg_resetxlog -f to reset pg_control counters using xlog | over 20 years ago |
| Replied (other)Follow-up patch | Enhanced containment selectivity function | over 20 years ago |
| Started thread | pgsql: Update catalog version for ltree changes. | over 20 years ago |
| Started thread | pgsql: Enhanced containment selectivity function for /contrib/ltree | over 20 years ago |
| Replied (other) | Regarding TODO item "%Add a separate TRUNCATE permission" | over 20 years ago |
| Replied (other)First patch | For Review: Allow WAL information to recover corrupted pg_controldata patch | over 20 years ago |
| Started thread | pgsql: Allow pg_resetxlog -f to reset pg_control counters using xlog | over 20 years ago |
| Started thread | pgsql: Done: * -Allow WAL information to recover corrupted | over 20 years ago |
| Started thread | pgsql: Adjust SGML spacing. | over 20 years ago |
| Replied (other) | PL/PGSQL: Dynamic Record Introspection | over 20 years ago |
| Replied (other)Follow-up patch | Suggestion: Which Binary? | over 20 years ago |
| Started thread | pgsql: Remove equals sign from environment variable with not defaults | over 20 years ago |
| Started thread | pgsql: Make configure environment variable options without defaults not | over 20 years ago |
| Started thread | pgsql: Add documentation about configure environment variabbles used. | over 20 years ago |
| Replied (other)Follow-up patch | Documentation patch: change a name in a grammar rule to prevent confusion | over 20 years ago |
| Started thread | pgsql: Call SET varaiables "configuration_parameter"s in the | over 20 years ago |
| Replied (other)Follow-up patch | Documentation patch: change a name in a grammar rule to prevent confusion | over 20 years ago |
| Started thread | pgsql: Change "parameter" to "varname" in the alter role and alter user | over 20 years ago |
| Started thread | pgsql: I now see we support RESET SESSION AUTHORIZATION, so it seems we | over 20 years ago |
| Started thread | pgsql: RESET SESSION is more precise: < * Add RESET CONNECTION command | over 20 years ago |
| Replied (other) | Implementing RESET CONNECTION ... | over 20 years ago |
| Replied (other) | Implementing RESET CONNECTION ... | over 20 years ago |
| Started thread | pgsql: Back out RESET CONNECTION until there is more discussion. | over 20 years ago |
| Replied (other)Follow-up patch | Implementing RESET CONNECTION ... | over 20 years ago |
| Started thread | pgsql: Add RESET CONNECTION, to reset all aspects of a session. | over 20 years ago |
| Replied (other) | Google SoC--Idea Request | over 20 years ago |
| Replied (other) | Checking assumptions | over 20 years ago |
| Started thread | pgsql: Update inheritance constraint items: < o %Prevent child tables | over 20 years ago |
| Started thread | pgsql: Done: > * -Add transaction_timestamp(), statement_timestamp(), | over 20 years ago |
| Started thread | pgsql: Add statement_timestamp(), clock_timestamp(), and | over 20 years ago |
| Replied (other) | gettime() - a timeofday() alternative | over 20 years ago |
| Replied (other) | BUG #2403: Date arithemtic using INTERVAL in UPDATE command does not work | over 20 years ago |
| Started thread | pgsql: Word wrap entry | over 20 years ago |
| Started thread | pgsql: Update SQL-standard INTERVAL item: o Support ISO | over 20 years ago |
| Replied (other) | Database Selection | over 20 years ago |
| Started thread | pgsql: Done; o -Add support for day-time syntax, INTERVAL '1 | over 20 years ago |
| Started thread | pgsql: Back out patch, unintended. | over 20 years ago |
| Started thread | pgsql: Done: o -Add support for day-time syntax, INTERVAL '1 | over 20 years ago |
| Started thread | pgsql: Suppress more compiler warnings caused by macro tests. | over 20 years ago |
| Replied (other) | 2x compile warning | over 20 years ago |
| Started thread | pgsql: Add one more paren to macro. | over 20 years ago |
| Started thread | pgsql: Suprress compiler warning in gcc 4.2. | over 20 years ago |
| Replied (other)Follow-up patch | 2x compile warning | over 20 years ago |
| Replied (other) | 2x compile warning | over 20 years ago |
| Started thread | pgsql: Remove compiler warning by casting SNPRINTF() call to void. | over 20 years ago |
| Replied (other)Follow-up patch | 2x compile warning | over 20 years ago |
| Replied (other) | BUG #2403: Date arithemtic using INTERVAL in UPDATE command does not work | over 20 years ago |
| Started thread | pgsql: Fixes for BCC 5.5 compile of libpq. | over 20 years ago |
| Started thread | pgsql: Fixes for BCC 5.5 compile of libpq. | over 20 years ago |
| Replied (other) | gettime() - a timeofday() alternative | over 20 years ago |
| Replied (other) | Transactions, PostgreSQL and MS Access front end. | over 20 years ago |
| Replied (other) | gettime() - a timeofday() alternative | over 20 years ago |
| Replied (other) | Transaction eating up all RAM | over 20 years ago |
| Started thread | pgsql: Add: < * -Eventually enable escape_string_warning and | over 20 years ago |
| Started thread | pgsql: Removes or minimizes some documentation mentions of backward | over 20 years ago |
| Replied (own) | Removal of backward-compatibility docs mentions | over 20 years ago |
| Replied (other) | gettime() - a timeofday() alternative | over 20 years ago |
| Replied (other) | gettime() - a timeofday() alternative | over 20 years ago |
| Replied (other) | obtaining row locking information | over 20 years ago |
| Started thread | pgsql: Update: < o Fix psql's backslash commands more consistent > o | over 20 years ago |
| Started thread | pgsql: Update: < o Fix psql's \dn for various schema combinations | over 20 years ago |
| Replied (other) | TODO items.. | over 20 years ago |
| Replied (other) | TODO items.. | over 20 years ago |
| Started thread | pgsql: Update: o Fix psql's \dn for various schema combinations | over 20 years ago |
| Replied (other) | obtaining row locking information | over 20 years ago |
| Replied (other) | Automatically setting work_mem | over 20 years ago |
| Replied (other)First patch | COPY command documentation | over 20 years ago |
| Started thread | pgsql: Suggest Win32 users user E'' strings and double backslashes used | over 20 years ago |
| Started thread | pgsql: Suggest Win32 users user E'' strings and double backslashes used | over 20 years ago |
| Replied (own) | pgsql: Use special gcc -W flags only if we are using gcc, not if we are | over 20 years ago |
| Replied (other) | patch to have configure check if CC is intel C compiler | over 20 years ago |
| Started thread | pgsql: Revert Intel compiler bug comment. | over 20 years ago |
| Started thread | pgsql: Add mentioun of Intel compiler bug: Intel compiler has a bug in | over 20 years ago |
| Replied (other) | LDAP lookup of connection parameters | over 20 years ago |
| Replied (other) | WAL logging of SELECT ... INTO command | over 20 years ago |
| Replied (other) | proposal - plpgsql: execute using into | over 20 years ago |
| Replied (other) | restore to defaults values when commenting of variables in postgresql.conf | over 20 years ago |
| Replied (other) | Win32 sysconfig -> pg_service.conf | over 20 years ago |
| Started thread | pgsql: Use special gcc -W flags only if we are using gcc, not if we are | over 20 years ago |
| Replied (other) | patch to have configure check if CC is intel C compiler | over 20 years ago |
| Replied (other) | Simplifying Param lookups | over 20 years ago |
| Replied (other) | Suggestion: Which Binary? | over 20 years ago |
| Started thread | pgsql: Remove from TODO ability to edit pg_hba.conf, but add GRANT | over 20 years ago |
| Replied (other) | TODO item pg_hba.conf | over 20 years ago |
| Replied (other) | Checking assumptions | over 20 years ago |
| Replied (other) | float8 regression test failure in head | over 20 years ago |
| Started thread | Unresolved Win32 bug reports | over 20 years ago |
| Replied (other) | Composite Type with Domain | over 20 years ago |
| Started thread | pgsql: Add "retry another address" log message on statistics collector | over 20 years ago |
| Replied (other)First patch | PGSTAT: bind(2): Can't assign requested address | over 20 years ago |
| Replied (other) | float8 regression test failure in head | over 20 years ago |
| Replied (other) | BUG #2401: spinlocks not available on amd64 | over 20 years ago |
| Replied (other) | BUG #2401: spinlocks not available on amd64 | over 20 years ago |
| Started thread | pgsql: Add detail: < encoding. | over 20 years ago |
| Started thread | pgsql: Add: > > o Add new version of PQescapeString() that doesn't | over 20 years ago |
| Replied (other)First patch | Strange results from to_timestamp | over 20 years ago |
| Started thread | pgsql: Fix problem that sscanf(buf, "%d", &val) eats leading white | over 20 years ago |
| Replied (other) | Strange results from to_timestamp | over 20 years ago |
| Started thread | pgsql: C code whitespace inprovement for formatting.c. | over 20 years ago |
| Replied (other) | Strange results from to_timestamp | over 20 years ago |
| Replied (other) | Re: pgstat: remove delayed destroy / pipe: socketerror fix | over 20 years ago |
| Replied (other) | Bug in window xp | over 20 years ago |
| Started thread | pgsql: Add: > o Add reporting of the current WAL file, perhaps as | over 20 years ago |
| Started thread | pgsql: Remove kill mention in install docs, was for pre-7.0 releases. | over 20 years ago |
| Replied (other)First patch | problem with kill script | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Started thread | pgsql: Mention "syntax" error as not logged by log_statement. | over 20 years ago |
| Started thread | pgsql: Mention "syntax" error as not logged by log_statement. | over 20 years ago |
| Replied (other) | [martin@bugs.unl.edu.ar: BUG in logs] | over 20 years ago |
| Replied (other) | schema-qualified SET CONSTRAINTS | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other) | [Win32] Problem with rename() | over 20 years ago |
| Started thread | pgsql: Document that errors are not output by log_statement (was they | over 20 years ago |
| Replied (other)First patch | [martin@bugs.unl.edu.ar: BUG in logs] | over 20 years ago |
| Started thread | pgsql: Document that errors are not output by log_statement (was they | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | pg_ctl options checking | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | pg_ctl options checking | over 20 years ago |
| Replied (other) | pg_ctl options checking | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | plpython improvements | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | TODO: Update pg_dump and psql to use the new COPY libpq API | over 20 years ago |
| Started thread | pgsql: Done: < o Update pg_dump and psql to use the new COPY libpq API | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other)Follow-up patch | pg_dump insert transactions | over 20 years ago |
| Started thread | pgsql: Remove: < o %Have pg_dump use multi-statement transactions for | over 20 years ago |
| Started thread | pgsql: Document that pg_dump -d/-D prevents invalid data from canceling | over 20 years ago |
| Started thread | pgsql: Document that pg_dump -d/-D prevents invalid data from canceling | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Replied (other) | BUG #2393: update fails with unique constraint violation | over 20 years ago |
| Replied (other) | Is full_page_writes=off safe in conjunction with PITR? | over 20 years ago |
| Started thread | pgsql: Done: > * -Re-enable the GUC full_page_writes in 8.2 when | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Proposed doc-patch: Identifying the Current WAL file | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | pg_ctl options checking | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | BUG #2386: pg_restore doesn't restore large objects | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Practical impediment to supporting multiple SSL libraries | over 20 years ago |
| Replied (other) | Remote administration contrib module | over 20 years ago |
| Started thread | pgsql: Fix HTML markup. | over 20 years ago |
| Replied (other) | please actualize FAQ, broken urls | over 20 years ago |
| Started thread | pgsql: Update tutorial URL's. | over 20 years ago |
| Replied (other) | please actualize FAQ, broken urls | over 20 years ago |
| Started thread | pgsql: Update URL for SQL tutorial. | over 20 years ago |
| Started thread | pgsql: Update AIX FAQ: At any rate, here's a revision to CVS HEAD to | over 20 years ago |
| Replied (other) | AIX FAQ | over 20 years ago |
| Started thread | pgsql: Update AIX FAQ: At any rate, here's a revision to CVS HEAD to | over 20 years ago |
| Started thread | pgsql: Update: < multiple I/O channels simultaneously. | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Control File | over 20 years ago |
| Replied (other) | Speaking of pgstats | over 20 years ago |
| Replied (other) | Control File | over 20 years ago |
| Replied (other) | Get explain output of postgresql in Tables | over 20 years ago |
| Replied (other) | contrib/intarray/_int_gist.c | over 20 years ago |
| Started thread | pgsql: Change int->int32, for clarity. | over 20 years ago |
| Started thread | pgsql: Add, "How do I submit a patch" FAQ item. | over 20 years ago |
| Started thread | pgsql: Add second sentence: <P>The maximum table size, row size, and | over 20 years ago |
| Started thread | pgsql: Updated Japanese FAQ, version 2. | over 20 years ago |
| Started thread | pgsql: Updated Japanese FAQ, version 2. | over 20 years ago |
| Started thread | pgsql: Update Japanese FAQ, backpatch. | over 20 years ago |
| Started thread | pgsql: Update Japanese FAQ, backpatch. | over 20 years ago |
| Started thread | pgsql: Oops, sysctl, not sysconf, for FreeBSD. | over 20 years ago |
| Started thread | pgsql: Oops, sysctl, not sysconf, for FreeBSD. | over 20 years ago |
| Replied (other) | semaphore usage "port based"? | over 20 years ago |
| Started thread | pgsql: More FreeBSD jail wording improvements. | over 20 years ago |
| Started thread | pgsql: More FreeBSD jail wording improvements. | over 20 years ago |
| Replied (other) | semaphore usage "port based"? | over 20 years ago |
| Started thread | pgsql: Update jail wording to mention non-root users. | over 20 years ago |
| Started thread | pgsql: Add documentation about running postmasters in FreeBSD jails (use | over 20 years ago |
| Replied (other)First patch | semaphore usage "port based"? | over 20 years ago |
| Started thread | pgsql: Add documentation about running postmasters in FreeBSD jails (use | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Support Parallel Query Execution in Executor | over 20 years ago |
| Replied (other) | Patch proposal for log_duration | over 20 years ago |
| Started thread | pgsql: There is updated Russian translation of the FAQ in the | over 20 years ago |
| Started thread | pgsql: There is updated Russian translation of the FAQ in the | over 20 years ago |
| Replied (other) | Updated Russian translation of the FAQ | over 20 years ago |
| Replied (other) | Domains as Subtypes | over 20 years ago |
| Started thread | pgsql: Done, per Tom: < * Allow user-defined functions retuning a | over 20 years ago |
| Replied (other) | psql -p 5433; create database test; \c test failing | over 20 years ago |
| Replied (other) | pgsql: Disable full_page_writes, because turning it off risks causing | over 20 years ago |
| Started thread | pgsql: Add: * Re-enable the GUC full_page_writes in 8.2 when | over 20 years ago |
| Replied (other) | PANIC: heap_update_redo: no block | over 20 years ago |
| Replied (other) | Remote administration contrib module | over 20 years ago |
| Replied (other) | PostgreSQL's XML support comparison against other RDBMSes | over 20 years ago |
| Replied (other) | Remote administration contrib module | over 20 years ago |
| Replied (other) | pg 8.1.2 performance issue | over 20 years ago |
| Started thread | pgsql: Add: > * Allow log_min_messages to be specified on a per-module | over 20 years ago |
| Replied (other) | Domains as Subtypes | over 20 years ago |
| Replied (other) | Role incompatibilities | over 20 years ago |
| Replied (other) | [SUGGESTION] CVSync | over 20 years ago |
| Started thread | pgsql: Add comment for why we recompile pgport C files. | over 20 years ago |
| Started thread | pgsql: Add: < * Experiment with multi-threaded backend [thread] > * | over 20 years ago |
| Started thread | pgsql: Update: > * Allow the creation of indexes with mixed | over 20 years ago |
| Replied (other) | Get explain output of postgresql in Tables | over 20 years ago |
| Replied (other) | Debian package for freeradius_postgresql module | over 20 years ago |
| Started thread | pgsql: Update AIX FAQ to show readline options more clearly. | over 20 years ago |
| Replied (other) | pg 8.1.3 on AIX | over 20 years ago |
| Started thread | pgsql: Update AIX FAQ to show readline options more clearly. | over 20 years ago |
| Started thread | I have changed employers | over 20 years ago |
| Started thread | Back, heading to Boston | over 20 years ago |
| Started thread | pgsql: Add to qsort TODO.detail. | over 20 years ago |
| Started thread | pgsql: Update for max row size. | over 20 years ago |
| Started thread | pgsql: Update max row size to 400gb, per Tom. | over 20 years ago |
| Replied (other) | psql patch: new host/port without leaving session | over 20 years ago |
| Replied (other) | gettime() - a timeofday() alternative | over 20 years ago |
| Started thread | pgsql: Add recent /port/qsort comparison discussion. | over 20 years ago |