| 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 |
| Replied (other) | Patch for BUG #2073: Can't drop sequence when created via SERIAL column | about 20 years ago |
| Started thread | pgsql: Disallow changing DEFAULT expression of a 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 | over 20 years ago |
| Started thread | pgsql: Remove unused function SSL_CTX_set_tmp_dh_callback() from libpq: | over 20 years ago |
| Replied (other) | schema-qualified SET CONSTRAINTS | over 20 years ago |
| Started thread | pgsql: Use schema search path to find the first matching contraint name | over 20 years ago |
| Started thread | pgsql: Delay write of pg_stats file to once every five minutes, during | over 20 years ago |
| Replied (other) | pgstat: delayed write of stats file | over 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 |