| Started thread | pgsql-server: needs_toast_table() should ignore dropped columns. | about 22 years ago |
| Started thread | pgsql-server: Repair 'expected both swapped tables to have TOAST tables' | about 22 years ago |
| Started thread | Re: expected both swapped tables to have TOAST tables | about 22 years ago |
| Started thread | pgsql-server: Code review for recent changes in guc-file.l. | about 22 years ago |
| Replied (other) | Single Row Table? | about 22 years ago |
| Replied (other) | Substring result short by 1 | about 22 years ago |
| Replied (other) | zombie primary key lurches out of database to devour the brains of the unwary | about 22 years ago |
| Started thread | Still a loose end in GUC USERLIMIT stuff | about 22 years ago |
| Started thread | pgsql-server: Code review for various recent GUC hacking. | about 22 years ago |
| Replied (other) | Types and SRF's | about 22 years ago |
| Started thread | pgsql-server: Fix unintended assignment of sequences to the containing | about 22 years ago |
| Replied (other) | ALTER INDEX broken in CVS head? | about 22 years ago |
| Started thread | pgsql-server: FlushRelationBuffers was also being a bit cavalier about | about 22 years ago |
| Started thread | pgsql-server: copy_relation_data was mistakenly assuming that the source | about 22 years ago |
| Replied (other) | Overloading '<' operator | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Started thread | pgsql-server: Replace log_filename_prefix with more general log_filename | about 22 years ago |
| Replied (other) | version upgrade | about 22 years ago |
| Started thread | pgsql-server: Improve spinlock selftest to make it able to detect | about 22 years ago |
| Started thread | pgsql-server: slock_t must be int not char for MIPS. | about 22 years ago |
| Replied (other) | "pg_restore -d base" cumstom format broken in CVS head? | about 22 years ago |
| Started thread | pgsql-server: Avoid ambiguity, as per suggestion from Peter Stricker. | about 22 years ago |
| Started thread | pgsql-server: Rather than referring to src/tutorial/README, put the | about 22 years ago |
| Replied (other) | moving an installation | about 22 years ago |
| Started thread | pgsql-server: Fix obviously-utterly-untested noTocComments code. | about 22 years ago |
| Started thread | pgsql-server: Ensure that the remainder of the current pg_clog page is | about 22 years ago |
| Started thread | pgsql-server: Fix failure to advance nextXID beyond subtransactions | about 22 years ago |
| Started thread | Forward zeroing of pg_clog | about 22 years ago |
| Replied (other) | beta 1 failed on linux mipsel | about 22 years ago |
| Replied (other) | "pg_restore -d base" cumstom format broken in CVS head? | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (other) | Possible error in 8 beta documentation "basics.sql" > "basics.source" | about 22 years ago |
| Replied (other) | Problem with select and null | about 22 years ago |
| Replied (other) | timestamp and date behaviour with '-infinity' | about 22 years ago |
| Replied (other) | Error: could not find a feasible split point for "obs_v_file_id_index" | about 22 years ago |
| Replied (own) | pgsql-server: Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP | about 22 years ago |
| Replied (other) | pgsql-server: > Please find enclose a submission to fix these problems. | about 22 years ago |
| Started thread | pgsql-server: Tweak md.c logic to cope with the situation where WAL | about 22 years ago |
| Started thread | pgsql-server: Dept. | about 22 years ago |
| Replied (other) | pg_restore: error returned by PQputline | about 22 years ago |
| Replied (other) | beta 1 failed on linux mipsel | about 22 years ago |
| Started thread | pgsql-server: Add note that contrib/rserv is gone. | about 22 years ago |
| Started thread | pgsql-server: Add explicit note that empty-string array element values | about 22 years ago |
| Replied (other) | pg_restore: error returned by PQputline | about 22 years ago |
| Replied (own) | FYI: 8.0beta2 on Monday | about 22 years ago |
| Started thread | Testing needed for recent tablespace hacking | about 22 years ago |
| Replied (other) | malformed array literal in 8beta1 | about 22 years ago |
| Started thread | pgsql-server: Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP | about 22 years ago |
| Replied (other) | beta 1 failed on linux mipsel | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | Error in compiling "pgcrypto" module in Win32 | about 22 years ago |
| Replied (other) | Migrating between versions. Problem with regexp | about 22 years ago |
| Started thread | pgsql-server: Replace bcopy by memmove for more portability. | about 22 years ago |
| Started thread | pgsql-server: Widen xl_len field of XLogRecord header to 32 bits, so | about 22 years ago |
| Replied (other) | Update with join ignores where clause - updates all rows | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | psql questions: SQL, progname, copyright dates | about 22 years ago |
| Replied (other) | Migrating between versions. Problem with regexp | about 22 years ago |
| Replied (other) | pgindent run? | about 22 years ago |
| Replied (other) | About inheritance | about 22 years ago |
| Started thread | pgsql-server: Now that TransactionIdDidAbort doesn't think it should try | about 22 years ago |
| Started thread | pgsql-server: Add missing Assert to make TransactionIdDidAbort more | about 22 years ago |
| Started thread | pgsql-server: Remove contrib/rserv, since there are better replication | about 22 years ago |
| Replied (other) | BUG #1236: still in use tablespaces can be removed | about 22 years ago |
| Started thread | pgsql-server: Rearrange order of operations in heap_drop_with_catalog | about 22 years ago |
| Started thread | pgsql-server: Fix relcache to account properly for subtransaction status | about 22 years ago |
| Started thread | pgsql-server: Can't truncate pg_subtrans during a recovery checkpoint | about 22 years ago |
| Started thread | pgsql-server: Add missing semicolon; some bison versions warn of this. | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | Compile failure in CVS HEAD | about 22 years ago |
| Replied (other) | Regression errors on beta1? | about 22 years ago |
| Replied (other) | Regression test failures | about 22 years ago |
| Replied (other) | initdb errors, postgresql-8.0-beta | about 22 years ago |
| Replied (other) | Functon no longer supported. Why? | about 22 years ago |
| Replied (other) | Which Order Vacuum Full Analyze Cluster Reindex? | about 22 years ago |
| Replied (other) | Regression errors on beta1? | about 22 years ago |
| Replied (own) | FYI: 8.0beta2 on Monday | about 22 years ago |
| Replied (other) | Apologies if you don't consider this a bug and I've wasted your time. | about 22 years ago |
| Replied (other) | Which Order Vacuum Full Analyze Cluster Reindex? | about 22 years ago |
| Replied (other) | array_in: '{}}'::text[] | about 22 years ago |
| Replied (own) | FYI: 8.0beta2 on Monday | about 22 years ago |
| Replied (other) | Regression test failures | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | performance of IN (subquery) | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | performance of IN (subquery) | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (own) | FYI: 8.0beta2 on Monday | about 22 years ago |
| Started thread | pgsql-server: Fix Windows emulation of kill(pid, 0). | about 22 years ago |
| Replied (other) | Strange difference in query execution time | about 22 years ago |
| Replied (other) | log_filename_prefix --> log_filename + strftime() | about 22 years ago |
| Replied (other) | Stored procedure failure | about 22 years ago |
| Started thread | pgsql-server: Make gistindex_keytest safe against NULL values. | about 22 years ago |
| Replied (other) | PANIC: right sibling's left-link doesn't match | about 22 years ago |
| Started thread | FYI: 8.0beta2 on Monday | about 22 years ago |
| Started thread | pgsql-server: Introduce local hash table for lock state, as per recent | about 22 years ago |
| Replied (other) | BUG #1235: didn't compile | about 22 years ago |
| Replied (other) | BUG #1234: prepared statements and libpq don't work as expected | about 22 years ago |
| Replied (other) | performance of IN (subquery) | about 22 years ago |
| Replied (other) | performance of IN (subquery) | about 22 years ago |
| Replied (other) | owner orphaned databases | about 22 years ago |
| Replied (other) | performance of IN (subquery) | about 22 years ago |
| Replied (other) | Stored procedure failure | about 22 years ago |
| Started thread | pgsql-server: Fix user locks. | about 22 years ago |
| Started thread | pgsql-server: Improve some comments. | about 22 years ago |
| Replied (other) | R: R: space taken by a row & compressed data | about 22 years ago |
| Replied (other) | R: space taken by a row & compressed data | about 22 years ago |
| Replied (other) | pgsql-server: Update that 8.0 will support MS Win natively. | about 22 years ago |
| Replied (other) | R: space taken by a row & compressed data | about 22 years ago |
| Replied (other) | detecting a dead db not seeming to work | about 22 years ago |
| Replied (other) | Re: postmaster.pid | about 22 years ago |
| Replied (other) | Memory leak | about 22 years ago |
| Replied (other) | detecting a dead db not seeming to work | about 22 years ago |
| Replied (other) | stone-age maintenance procedures ;-) | about 22 years ago |
| Replied (other) | copy a database | about 22 years ago |
| Replied (other) | pgsql-server: Update that 8.0 will support MS Win natively. | about 22 years ago |
| Replied (other) | Re: EXPLAIN ANALYZE total runtime != walltime | about 22 years ago |
| Replied (other) | pgsql-server: Update that 8.0 will support MS Win natively. | about 22 years ago |
| Replied (other) | BUG #1231: Probelm with transactions in stored code. | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | Re: EXPLAIN ANALYZE total runtime != walltime | about 22 years ago |
| Replied (other) | BUG #1232: Singapore Timezone missing | about 22 years ago |
| Replied (other) | add hint | about 22 years ago |
| Replied (own) | pgsql-server: Rearrange pg_subtrans handling as per recent discussion. | about 22 years ago |
| Replied (other) | printing HeapTuple | about 22 years ago |
| Replied (other) | add hint | about 22 years ago |
| Replied (other) | Typo in a comment in initdb.c | about 22 years ago |
| Started thread | pgsql-server: Fix typo in comment, per Andrew Dunstan. | about 22 years ago |
| Replied (other) | Timestamp with Timezone | about 22 years ago |
| Replied (other) | docs correction (8.0 beta) | about 22 years ago |
| Replied (other) | pgTcl and Refcursors | about 22 years ago |
| Replied (other) | copy a database | about 22 years ago |
| Started thread | pgsql-server: Revise ResourceOwner code to avoid accumulating | about 22 years ago |
| Replied (other) | vm/swap used until exhausted | about 22 years ago |
| Replied (other) | TOAST error in 7.4.2 on frequently truncated tables | about 22 years ago |
| Replied (other) | TOAST error in 7.4.2 on frequently truncated tables | about 22 years ago |
| Replied (other) | TOAST error in 7.4.2 on frequently truncated tables | about 22 years ago |
| Replied (other) | TOAST error in 7.4.2 on frequently truncated tables | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | Backward compatibility issue with 8.0b1 | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | Is this legal SQL? Is it a good practice? | about 22 years ago |
| Replied (other) | Deadlocks caused by referential integrity checks | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | NAB : insert into <table> select distinct <fields> => when used on null, distinct causes loss of type knowledge | about 22 years ago |
| Replied (other) | Problem to connect to the Windows Port | about 22 years ago |
| Started thread | pgsql-server: Allow second and subsequent names in a qualified (dotted) | about 22 years ago |
| Replied (other) | Memory leak | about 22 years ago |
| Replied (other) | docs correction (8.0 beta) | about 22 years ago |
| Replied (other) | replacing a function called "isnull" reports an error | about 22 years ago |
| Replied (other) | vm/swap used until exhausted | about 22 years ago |
| Replied (other) | server crash in very big transaction [postgresql 8.0beta1] | about 22 years ago |
| Replied (other) | AT TIME ZONE | about 22 years ago |
| Replied (other) | Authentication problems | about 22 years ago |
| Replied (other) | Effective Cache Size | about 22 years ago |
| Replied (other) | Invalid input for integer on VIEW | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (other) | WG: Re: Re: select ... where <column>='' does a seqscan [auf Viren geprueft] | about 22 years ago |
| Replied (other) | select ... where <column>='' does a seqscan [auf Viren geprueft] | about 22 years ago |
| Replied (other) | pg_stat_activity versus ps | about 22 years ago |
| Replied (other) | debuging postgres | about 22 years ago |
| Replied (other) | Invalid input for integer on VIEW | about 22 years ago |
| Replied (other) | Re: No connection to a PG 8.0 Beta 1 win32 server | about 22 years ago |
| Replied (other) | Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (other) | select ... where <column>='' does a seqscan [auf Viren geprueft] | about 22 years ago |
| Replied (other) | pg_dump in stand alone backend | about 22 years ago |
| Replied (other) | 8.0 Open Items | about 22 years ago |
| Replied (other) | Bad planner results | about 22 years ago |
| Replied (other) | AT TIME ZONE | about 22 years ago |
| Replied (other) | missing data/global | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (own) | pgsql-server: Rearrange pg_subtrans handling as per recent discussion. | about 22 years ago |
| Replied (other) | returning modified input from C functions | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (other) | AT TIME ZONE | about 22 years ago |
| Replied (own) | pgsql-server: Rearrange pg_subtrans handling as per recent discussion. | about 22 years ago |
| Replied (own) | pgsql-server: Rearrange pg_subtrans handling as per recent discussion. | about 22 years ago |
| Replied (other) | HP-UX PA-RISC/Itanium 64-bit Patch and HP-UX 11.23 Patch | about 22 years ago |
| Replied (other) | Few questions on postgresql (dblink, 2pc, clustering) | about 22 years ago |
| Replied (other) | New warning in pg_dump | about 22 years ago |
| Replied (other) | New warning in pg_dump | about 22 years ago |
| Replied (other) | auto-casting a bit more intelligent in 8.0 ... ? | about 22 years ago |
| Replied (own) | pgsql-server: Rearrange pg_subtrans handling as per recent discussion. | about 22 years ago |
| Replied (other) | 8.0 beta 1 on linux-mipsel R5900 | about 22 years ago |
| Replied (other) | SGML cleanup | about 22 years ago |
| Replied (other) | UTF-8 and LIKE vs = | about 22 years ago |
| Replied (other) | pgsql-server: Update that 8.0 will support MS Win natively. | about 22 years ago |
| Replied (other) | UTF-8 and LIKE vs = | about 22 years ago |
| Started thread | pgsql-server: Rearrange pg_subtrans handling as per recent discussion. | about 22 years ago |
| Replied (other) | UTF-8 and LIKE vs = | about 22 years ago |
| Replied (other) | UTF-8 and LIKE vs = | about 22 years ago |
| Replied (other) | 8.0 Open Items | about 22 years ago |
| Replied (other) | UTF-8 and LIKE vs = | about 22 years ago |
| Replied (other) | Few questions on postgresql (dblink, 2pc, clustering) | about 22 years ago |
| Replied (other) | libpq on the server | about 22 years ago |
| Replied (other) | returning modified input from C functions | about 22 years ago |
| Replied (other) | database troubles - various errors | about 22 years ago |
| Replied (other) | libpq on the server | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (other) | missing data/global | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (other) | Few questions on postgresql (dblink, 2pc, clustering) | about 22 years ago |
| Replied (other) | Compilation problems and extension on Windows | about 22 years ago |
| Replied (other) | Compilation problems and extension on Windows | about 22 years ago |
| Replied (other) | Compilation problems and extension on Windows | about 22 years ago |
| Replied (other) | added pkg-config script | about 22 years ago |
| Replied (own) | Call for objections: removing contrib/rserv for 8.0 | about 22 years ago |
| Started thread | Call for objections: removing contrib/rserv for 8.0 | about 22 years ago |
| Replied (other) | added pkg-config script | about 22 years ago |
| Replied (other) | About inheritance | about 22 years ago |
| Replied (other) | Compilation problems and extension on Windows | about 22 years ago |
| Replied (other) | Few questions on postgresql (dblink, 2pc, clustering) | about 22 years ago |
| Replied (other) | pg_hba.conf and IP-MASK | about 22 years ago |
| Started thread | pgsql-server: Tweak code so that pg_subtrans is never consulted for XIDs | about 22 years ago |
| Replied (other) | pgsql-server: Add ALTER INDEX, particularly for moving tablespaces. | about 22 years ago |
| Replied (other) | Killing a session | about 22 years ago |
| Started thread | pgsql-server: Code review for ALTER INDEX patch. | about 22 years ago |
| Replied (other) | BUG #1208: Invalid page header | about 22 years ago |
| Replied (other) | pgsql-server: Add ALTER INDEX, particularly for moving tablespaces. | about 22 years ago |
| Replied (other) | pgsql-server: Add ALTER INDEX, particularly for moving tablespaces. | about 22 years ago |
| Started thread | pgsql-server: Seems it would be nice if the ALTER INDEX ref page were | about 22 years ago |
| Replied (other) | ERROR: duplicate key violates unique constraint "pg_class_oid_index" | about 22 years ago |
| Started thread | pgsql-server: Fix typo (extraneous comma). | about 22 years ago |
| Replied (other) | 8.0 Open Items | about 22 years ago |
| Replied (other) | 8.0 Open Items | about 22 years ago |
| Replied (other) | 8.0 Open Items | about 22 years ago |
| Replied (other) | devx article | about 22 years ago |
| Replied (other) | postgres uptime | about 22 years ago |
| Started thread | pgsql-server: Recent tightening of allowed array-literal syntax broke | about 22 years ago |
| Started thread | pgsql-server: Whack btree_gist code around until it has some small hope | about 22 years ago |
| Replied (other) | pgsql-server: > Please find enclose a submission to fix these problems. | about 22 years ago |
| Started thread | pgsql-server: Recognize plpgsql EXCEPTION condition names at function | about 22 years ago |
| Replied (other) | Cross-datatype Comparisons and Indexes | about 22 years ago |
| Replied (other) | pgsql-server: > Please find enclose a submission to fix these problems. | about 22 years ago |
| Replied (other) | ALTER SCHEMA ... SET TABLESPACE | about 22 years ago |
| Replied (own) | pg_subtrans and WAL | about 22 years ago |
| Replied (other) | Postgres filling up hard drive with swap files | about 22 years ago |
| Replied (other) | Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming | about 22 years ago |
| Replied (other) | Postgres filling up hard drive with swap files | about 22 years ago |
| Replied (other) | Postgres filling up hard drive with swap files | about 22 years ago |
| Replied (other) | How to setup default value "0000-00-00" for "date" type under PostgreSQL? | about 22 years ago |
| Replied (other) | How to setup default value "0000-00-00" for "date" type under PostgreSQL? | about 22 years ago |
| Replied (own) | pg_subtrans and WAL | about 22 years ago |
| Replied (other) | Log Clutter | about 22 years ago |
| Replied (other) | 8.0.0beta1 small inconsistency in pg_aggregate listing | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | Postgres "invalid page header" | about 22 years ago |
| Replied (other) | int8, primary key, seq scan | about 22 years ago |
| Replied (other) | scripting & psql issues | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | ALTER INDEX | about 22 years ago |
| Replied (other) | postgres uptime | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | postgres uptime | about 22 years ago |
| Replied (other) | postgres uptime | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | postgres uptime | about 22 years ago |
| Started thread | Re: Indexes | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | 8.0 release schedule? | about 22 years ago |
| Replied (other) | int8, primary key, seq scan | about 22 years ago |
| Replied (other) | PostgreSQL 8.0.0beta1 and diet libc | about 22 years ago |
| Replied (other) | unserializable transaction? | about 22 years ago |
| Replied (other) | pgsql 8.0.0b1 - openssl detection | about 22 years ago |
| Replied (other) | function runs on Windows not on solaris | about 22 years ago |
| Replied (other) | scripting & psql issues | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | Postgresql.conf Documentation change | about 22 years ago |
| Replied (other) | vacuumlo fails in the presence of a index on expression - demo sql included | about 22 years ago |
| Started thread | pgsql-server: Repair some issues with column aliases and RowExpr | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Started thread | pgsql-server: Update 7.2 regression tests to match what you get when | about 22 years ago |
| Replied (other) | Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming | about 22 years ago |
| Replied (other) | repeatable system index corruption on 7.4.2 | about 22 years ago |
| Replied (other) | 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks | about 22 years ago |
| Replied (other) | Postgresql 8.0 beta 1 - strange cpu usage statistics and slow vacuuming | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | scripting & psql issues | about 22 years ago |
| Replied (other) | Pass parameters to SQL script | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | All three packages ... | about 22 years ago |
| Replied (other) | scripting & psql issues | about 22 years ago |
| Replied (other) | Stored Procedures woes | about 22 years ago |
| Replied (other) | possible bug in exception handling code? (postgres8.0beta) | about 22 years ago |
| Replied (other) | select count(*) from pg_stat_activity in V8.0.0 | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | $libdir and 8.0 | about 22 years ago |
| Replied (other) | $libdir and 8.0 | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | PGPASSWORD and client tools | about 22 years ago |
| Started thread | More fun with dropped columns | about 22 years ago |
| Replied (other) | PGPASSWORD and client tools | about 22 years ago |
| Replied (other) | FATAL: invalid frontend message type 8 | about 22 years ago |
| Replied (other) | FATAL: invalid frontend message type 8 | about 22 years ago |
| Replied (other) | Compiling libpq with VC6 | about 22 years ago |
| Started thread | pgsql-server: Clean up some random departures from project's standard | about 22 years ago |
| Replied (other) | Could not create a table named "USER" under postgreSQL | about 22 years ago |
| Replied (other) | Could not create a table named "USER" under postgreSQL | about 22 years ago |
| Replied (other) | psql table comments? | about 22 years ago |
| Replied (other) | FATAL: invalid frontend message type 8 | about 22 years ago |
| Replied (other) | 8.0 libpq: missing get_home_path() | about 22 years ago |
| Replied (other) | Compiling libpq with VC6 | about 22 years ago |
| Replied (other) | 8.0 libpq: missing get_home_path() | about 22 years ago |
| Replied (other) | 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks | about 22 years ago |
| Replied (other) | SRPM for 8.0.0 beta? | about 22 years ago |
| Replied (other) | 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks | about 22 years ago |
| Replied (other) | SRPM for 8.0.0 beta? | about 22 years ago |
| Replied (other) | 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks | about 22 years ago |
| Replied (other) | pg_restore recognizing $-quotes | about 22 years ago |
| Replied (other) | 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks | about 22 years ago |
| Replied (other) | pg_restore recognizing $-quotes | about 22 years ago |
| Replied (other) | SRPM for 8.0.0 beta? | about 22 years ago |
| Replied (other) | apple uses Postgres for RemoteDesktop 2 | about 22 years ago |
| Replied (other) | pg_restore recognizing $-quotes | about 22 years ago |
| Replied (other) | SRPM for 8.0.0 beta? | about 22 years ago |
| Replied (other) | apple uses Postgres for RemoteDesktop 2 | about 22 years ago |
| Replied (other) | 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks | about 22 years ago |
| Replied (other) | Add GUC_REPORT to server_encoding, integer_datetimes | about 22 years ago |
| Replied (other) | Problem analyzing performance of query | about 22 years ago |
| Replied (other) | SRPM for 8.0.0 beta? | about 22 years ago |
| Replied (other) | 7.4.4 packaged ... | about 22 years ago |
| Started thread | pgsql-server: Brand 7.4.5 ... | about 22 years ago |
| Started thread | pgsql-server: Update release history for 7.4.5. | about 22 years ago |
| Started thread | pgsql-server: Update release history for 7.4.5. | about 22 years ago |
| Replied (other) | 7.4.4 packaged ... | about 22 years ago |
| Started thread | pgsql-server: Fix bug introduced into _bt_getstackbuf() on 2003-Feb-21: | about 22 years ago |
| Started thread | pgsql-server: Fix bug introduced into _bt_getstackbuf() on 2003-Feb-21: | about 22 years ago |
| Replied (other) | 7.4.4 packaged ... | about 22 years ago |
| Replied (other) | Does psql use nested transactions? | about 22 years ago |
| Replied (other) | Garbage characters for \d table? | about 22 years ago |
| Replied (other) | Garbage characters for \d table? | about 22 years ago |
| Replied (other) | PANIC: btree_split_redo: lost left sibling? | about 22 years ago |
| Replied (other) | BUG #1222: database owner should have implicit control over public db schema | about 22 years ago |
| Replied (other) | BUG #1221: revoke on schema do not return error on failure | about 22 years ago |
| Replied (other) | Does psql use nested transactions? | about 22 years ago |
| Started thread | pgsql-server: Standardize on the assumption that the arguments of a | about 22 years ago |
| Replied (other) | Does psql use nested transactions? | about 22 years ago |
| Replied (other) | Does psql use nested transactions? | about 22 years ago |
| Replied (other) | BUG #1208: Invalid page header | about 22 years ago |
| Replied (other) | LOAD not updating object in session | about 22 years ago |
| Replied (other) | Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i? | about 22 years ago |
| Replied (other) | LOAD not updating object in session | about 22 years ago |
| Replied (other) | apple uses Postgres for RemoteDesktop 2 | about 22 years ago |
| Replied (other) | Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i? | about 22 years ago |
| Replied (other) | LDFLAGS vs. shared libraries | about 22 years ago |
| Replied (other) | tablespace and sequences? | about 22 years ago |
| Replied (other) | BUG #1220: "alter table rename to" inside a transaction violates ACID ordering | about 22 years ago |
| Replied (other) | GUC variables invisible to contrib/ modules under Win32 | about 22 years ago |
| Replied (other) | BUG #1220: "alter table rename to" inside a transaction violates ACID ordering | about 22 years ago |
| Replied (other) | vacuums and ctid | about 22 years ago |
| Replied (other) | too short string for SQL in pg_stat_backend_activity | about 22 years ago |
| Replied (other) | libpq build problem with <io.h> on MS VC++ 7.0 | about 22 years ago |
| Replied (other) | major database breakdown | about 22 years ago |
| Replied (other) | Does a 'stable' deferred trigger execution order exist? Is housekeeping for deferred trigger fire events done in one of the system catalogues? | about 22 years ago |
| Replied (other) | Does a 'stable' deferred trigger execution order exist? Is housekeeping for deferred trigger fire events done in one of the system catalogues? | about 22 years ago |
| Replied (other) | libpq build problem with <io.h> on MS VC++ 7.0 | about 22 years ago |
| Replied (other) | libpq build problem with <io.h> on MS VC++ 7.0 | about 22 years ago |
| Replied (other) | osx and thread safety? | about 22 years ago |
| Started thread | pgsql-server: Fix linking problem when enabling thread safety on Darwin: | about 22 years ago |
| Replied (other) | libpq build problem with <io.h> on MS VC++ 7.0 | about 22 years ago |
| Replied (other) | pg_clog and pg_xlog empty, postgresql refuses to start | about 22 years ago |
| Replied (other) | libpq build problem with <io.h> on MS VC++ 7.0 | about 22 years ago |
| Replied (other) | pg_clog and pg_xlog empty, postgresql refuses to start | about 22 years ago |
| Replied (other) | Thousands of parallel connections | about 22 years ago |
| Replied (other) | pg_dumpall outputs incorrect sql | about 22 years ago |
| Replied (other) | BUG #1208: Invalid page header | about 22 years ago |
| Replied (other) | Pgsql 7.3/7.4/8.0 on IA64 HP-UX 11i? | about 22 years ago |
| Replied (other) | OidFunctionCall4 | about 22 years ago |
| Replied (other) | Thousands of parallel connections | about 22 years ago |
| Replied (other) | COPY with column headings | about 22 years ago |
| Replied (other) | BUG #1208: Invalid page header | about 22 years ago |
| Started thread | pgsql-server: Add trivial NULL statement to plpgsql, for Oracle | about 22 years ago |
| Replied (other) | PQserverVersion | about 22 years ago |
| Replied (other) | Calling PL functions with named parameters | about 22 years ago |
| Replied (other) | 8.0: Absolute path required for INITDB? | about 22 years ago |
| Replied (other) | BUG #1208: Invalid page header | about 22 years ago |
| Replied (other) | Calling PL functions with named parameters | about 22 years ago |
| Replied (other) | COPY with column headings | about 22 years ago |
| Replied (other) | COPY with column headings | about 22 years ago |
| Replied (other) | major database breakdown | about 22 years ago |
| Replied (other) | 8.0 beta1: pg_dump/restore failing | about 22 years ago |
| Replied (other) | COPY with column headings | about 22 years ago |
| Replied (other) | Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler | about 22 years ago |
| Replied (other) | Thousands of parallel connections | about 22 years ago |
| Replied (other) | could not find block containing chunk 0x8483530 | about 22 years ago |
| Replied (other) | Does a 'stable' deferred trigger execution order exist? Is housekeeping for deferred trigger fire events done in one of the system catalogues? | about 22 years ago |
| Replied (other) | Postgres 8.0 -> BEGIN EXCEPTION END Syntax???? | about 22 years ago |
| Replied (other) | Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler | about 22 years ago |
| Replied (other) | Postgres 8.0 -> BEGIN EXCEPTION END Syntax???? | about 22 years ago |
| Replied (other) | Error codes to go with errors? | about 22 years ago |
| Replied (other) | Add GUC_REPORT to server_encoding, integer_datetimes | about 22 years ago |
| Started thread | pgsql-server: Mark server_encoding and integer_datetimes as GUC_REPORT, | about 22 years ago |
| Replied (other) | 8.0: Absolute path required for INITDB? | about 22 years ago |
| Replied (other) | Win32 fix for pg_dumpall | about 22 years ago |
| Replied (other) | CREATE DATABASE with tablespace fix | about 22 years ago |
| Started thread | pgsql-server: Dept. | about 22 years ago |
| Replied (other) | (libpq) listen/notify messages are converted to lowercase and/or are case insensitive | about 22 years ago |
| Replied (other) | table functions as fields in a select | about 22 years ago |
| Replied (other) | case insensitive search with greek characters | about 22 years ago |
| Replied (other) | pl/pgsql trigger table attributes | about 22 years ago |
| Replied (other) | boolean function return values | about 22 years ago |
| Replied (other) | Returning a varchar from a functions | about 22 years ago |
| Replied (other) | Configure error Beta 8.0.0 | about 22 years ago |
| Replied (other) | exception handling support in pgSQL | about 22 years ago |
| Replied (other) | Savepoint weirdness | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Started thread | pgsql-server: Xmin calculations should consider only top transaction | about 22 years ago |
| Replied (other) | Savepoint weirdness | about 22 years ago |
| Replied (other) | Savepoint weirdness | about 22 years ago |
| Replied (other) | [8.0beta] failure on NetBSD/alpha | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Replied (other) | pg_dump 'die_on_errors' | about 22 years ago |
| Replied (other) | stats collector dies in current | about 22 years ago |
| Replied (other) | stats collector dies in current | about 22 years ago |
| Started thread | pgsql-server: Specify SA_NOCLDSTOP when enabling SIGCHLD, per suggestion | about 22 years ago |
| Replied (other) | stats collector dies in current | about 22 years ago |
| Replied (other) | stats collector dies in current | about 22 years ago |
| Replied (own) | 8.0 beta status | about 22 years ago |
| Replied (other) | stats collector dies in current | about 22 years ago |
| Started thread | pgsql-server: Wups, seem to have used an ungood version of lynx to | about 22 years ago |
| Started thread | pgsql-server: Stamp 7.2.5. | about 22 years ago |
| Started thread | pgsql-server: Stamp 7.3.7. | about 22 years ago |
| Started thread | pgsql-server: Fix trivial typo. | about 22 years ago |
| Started thread | pgsql-server: Stamp 7.4.4. | about 22 years ago |
| Started thread | pgsql-server: Minor copy-editing for 7.4.4, 7.3.7, 7.2.5 release notes. | about 22 years ago |
| Replied (other) | Minor psql reference fix | about 22 years ago |
| Started thread | pgsql-server: Fix typo, per Andreas Seltenreich. | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Started thread | pgsql-server: Back-patch fix for \r\n line endings in psql's COPY | about 22 years ago |
| Started thread | pgsql-server: Add discussion and example about predicate locking and why | about 22 years ago |
| Started thread | pgsql-server: Minor editorializing. | about 22 years ago |
| Replied (other) | Calling PL functions with named parameters | about 22 years ago |
| Replied (other) | pgsql-server: Add: > > * Allow buffered WAL writes and fsync > > | about 22 years ago |
| Replied (other) | to_timestamp overloaded to convert from Unix epoch | about 22 years ago |
| Replied (other) | 7.4 backpatches | about 22 years ago |
| Replied (other) | sql.sgml | about 22 years ago |
| Replied (other) | to_timestamp overloaded to convert from Unix epoch | about 22 years ago |
| Replied (other) | Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler | about 22 years ago |
| Replied (other) | will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication | about 22 years ago |
| Replied (other) | Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler | about 22 years ago |
| Replied (other) | Pseudo-Off-topic-survey: Opinions about future of Postgresql(MySQL)? | about 22 years ago |
| Replied (other) | will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication | about 22 years ago |
| Replied (other) | pgsql-server: Add: > > * Allow buffered WAL writes and fsync > > | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Replied (other) | pgsql-server: Add: > > * Allow buffered WAL writes and fsync > > | about 22 years ago |
| Replied (other) | pgsql-server: Add: > > * Allow buffered WAL writes and fsync > > | about 22 years ago |
| Replied (other) | Calling PL functions with named parameters | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Replied (other) | Asserting existing key to be primary | about 22 years ago |
| Replied (other) | Primary key duplicates | about 22 years ago |
| Replied (other) | Asserting existing key to be primary | about 22 years ago |
| Replied (other) | Point in Time Recovery | about 22 years ago |
| Replied (other) | Primary key duplicates | about 22 years ago |
| Replied (other) | Sequence problem in stresstest on 8.0-beta1 (windows) | about 22 years ago |
| Replied (other) | Re: Index Issues & ReIndex | about 22 years ago |
| Replied (other) | Asserting existing key to be primary | about 22 years ago |
| Replied (other) | Re: TimeOf(Subselects|Joins)FromLargeTables? | about 22 years ago |
| Replied (other) | Calling PL functions with named parameters | about 22 years ago |
| Replied (other) | [Fwd: Re: [pgsql-hackers-win32] Import from Linux to Windows] | about 22 years ago |
| Started thread | pgsql-server: Fix psql's COPY support to deal with \r\n line endings. | about 22 years ago |
| Replied (other) | Calling PL functions with named parameters | about 22 years ago |
| Replied (other) | 8.0 beta1: pg_dump/restore failing | about 22 years ago |
| Started thread | pgsql-server: Fix breakage with PUBLIC schema. | about 22 years ago |
| Replied (other) | hot spare / log shipping work on | about 22 years ago |
| Replied (other) | typo in postgresql.conf | about 22 years ago |
| Replied (other) | Bug report on Solaris 8/x86 | about 22 years ago |
| Replied (other) | regression test failure on 8.0.0beta1 | about 22 years ago |
| Replied (other) | OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails | about 22 years ago |
| Replied (other) | Primary key duplicates | about 22 years ago |
| Replied (other) | Asserting existing key to be primary | about 22 years ago |
| Replied (other) | Referencing OLD/NEW Rows on Trigger Definition | about 22 years ago |
| Replied (other) | BEGIN EXCEPTION END - small bug? | about 22 years ago |
| Replied (other) | Postgres development model (was Re: CVS comment) | about 22 years ago |
| Replied (other) | PostgreSQL 8.0.0beta1 and diet libc | about 22 years ago |
| Started thread | pgsql-server: Give a more specific error message for "you can't do that" | about 22 years ago |
| Started thread | pgsql-server: Preliminary release notes for 7.4.4, 7.3.7, 7.2.5. | about 22 years ago |
| Replied (other) | to_char() and negative intervals | about 22 years ago |
| Replied (other) | Trigger function returning null | about 22 years ago |
| Started thread | pgsql-server: Clarify trigger function return convention, per Thomas | about 22 years ago |
| Replied (other) | postgresql 8.0.0 beta1 | about 22 years ago |
| Started thread | pgsql-server: Fix core dumps, inability to count, etc associated with | about 22 years ago |
| Replied (other) | Trigger function returning null | about 22 years ago |
| Replied (other) | heap errors - should I be worried? | about 22 years ago |
| Replied (other) | REINDEX problem | about 22 years ago |
| Replied (other) | error moving table to tablespace (8.0 beta win32 ) | about 22 years ago |
| Started thread | pgsql-server: Change order of operations in ALTER TABLE SET TABLESPACE | about 22 years ago |
| Replied (other) | Patch for pg_dump: Multiple -t options and new -T option | about 22 years ago |
| Replied (own) | DROP TABLESPACE causes panic during recovery | about 22 years ago |
| Replied (other) | BUG #1217: wrong date->number of week conversion | about 22 years ago |
| Replied (other) | BUG #1216: pgcrypto:hmac() segfaults | about 22 years ago |
| Started thread | pgsql-server: Allow commas in BEGIN, START TRANSACTION, and SET | about 22 years ago |
| Replied (other) | Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler | about 22 years ago |
| Replied (other) | SAVEPOINT syntax again | about 22 years ago |
| Started thread | pgsql-server: Allow optional SAVEPOINT keyword in RELEASE and ROLLBACK | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | SAVEPOINT syntax again | about 22 years ago |
| Replied (other) | Re: TimeOf(Subselects|Joins)FromLargeTables? | about 22 years ago |
| Replied (other) | datpath error | about 22 years ago |
| Replied (other) | pl pgsql grammer file contains error | about 22 years ago |
| Replied (other) | Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler | about 22 years ago |
| Replied (other) | pl pgsql grammer file contains error | about 22 years ago |
| Replied (other) | datpath error | about 22 years ago |
| Replied (other) | history tables with only one function? | about 22 years ago |
| Replied (other) | Win32 Event log | about 22 years ago |
| Replied (other) | upgrading in RH 8 | about 22 years ago |
| Replied (other) | Re: TimeOf(Subselects|Joins)FromLargeTables? | about 22 years ago |
| Replied (other) | pg_restore (libpq? parser?) bug in 8 | about 22 years ago |
| Replied (other) | error moving table to tablespace (8.0 beta win32 ) | about 22 years ago |
| Replied (other) | Re: Win32 PostgreSQL 8.0 Beta 1 Installer available for download | about 22 years ago |
| Replied (other) | postgres 7.1.3 wth perl 5.8.0 | about 22 years ago |
| Replied (other) | dollar-quoting in psql and in general | about 22 years ago |
| Replied (other) | SAVEPOINT syntax again | about 22 years ago |
| Replied (other) | dollar-quoting in psql and in general | about 22 years ago |
| Replied (other) | pg_restore (libpq? parser?) bug in 8 | about 22 years ago |
| Replied (other) | Changing from base type to inherited | about 22 years ago |
| Replied (other) | BUG #1215: Call sql function from plpgsql results vary. | about 22 years ago |
| Replied (other) | SAVEPOINT syntax again | about 22 years ago |
| Replied (other) | dollar-quoting in psql and in general | about 22 years ago |
| Replied (other) | pg_restore (libpq? parser?) bug in 8 | about 22 years ago |
| Replied (other) | pg_restore (libpq? parser?) bug in 8 | about 22 years ago |
| Replied (other) | will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication | about 22 years ago |
| Replied (other) | pg_dump 'die_on_errors' | about 22 years ago |
| Replied (other) | pg_restore (libpq? parser?) bug in 8 | about 22 years ago |
| Replied (own) | Coming soon: PG 7.4.4, 7.3.7, 7.2.5 | about 22 years ago |
| Replied (other) | error moving table to tablespace (8.0 beta win32 ) | about 22 years ago |
| Replied (other) | Forwarded mail.... | about 22 years ago |
| Started thread | pgsql-server: Cause initdb to actually accept -s as intended, and fix | about 22 years ago |
| Replied (other) | BUG #1214: ecpg regression in 8.0.0beta1 | about 22 years ago |
| Started thread | pgsql-server: Fix broken parsing of CREATE TABLE AS (looks like a | about 22 years ago |
| Started thread | Coming soon: PG 7.4.4, 7.3.7, 7.2.5 | about 22 years ago |
| Replied (other) | terminated by signal 6 problem | about 22 years ago |
| Started thread | pgsql-server: Avoid crashing when restoring a saved GUC | about 22 years ago |
| Started thread | pgsql-server: Avoid crashing when restoring a saved GUC | about 22 years ago |
| Replied (other) | will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Replied (other) | 7.4.3 server panic | about 22 years ago |
| Replied (other) | 7.4.3 server panic | about 22 years ago |
| Replied (other) | PQserverVersion | about 22 years ago |
| Started thread | pgsql-server: Add PQserverVersion() to libpq to provide more-convenient | about 22 years ago |
| Replied (other) | pg_restore (libpq? parser?) bug in 8 | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Started thread | pgsql-server: Work around broken strtod() that's present in many Solaris | about 22 years ago |
| Replied (other) | BUG #1212: 8.0.0beta1 build fails with bundled cc compiler | about 22 years ago |
| Started thread | pgsql-server: Fix function definition that somehow missed being | about 22 years ago |
| Replied (other) | pg_dump 'die_on_errors' | about 22 years ago |
| Replied (other) | psql: immediately exit after an error? | about 22 years ago |
| Replied (other) | Replication options? | about 22 years ago |
| Replied (other) | Does psql use nested transactions? | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Replied (other) | fsync, fdatasync, open_sync, and open_datasync, -- Linux insanity | about 22 years ago |
| Replied (own) | We have got a serious problem with pg_clog/WAL synchronization | about 22 years ago |
| Replied (other) | POSIX RE starting with a ( | about 22 years ago |
| Replied (other) | fsync, fdatasync, open_sync, and open_datasync, -- Linux insanity | about 22 years ago |
| Replied (other) | will PITR in 8.0 be usable for "hot spare"/"log shipping" type of replication | about 22 years ago |
| Replied (other) | Slony setup help needed | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Replied (other) | lock conflicting with another | about 22 years ago |
| Replied (other) | Release notes for upgrading | about 22 years ago |
| Replied (other) | Missing French backend translations in the HEAD | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Started thread | pgsql-server: Fix failure to guarantee that a checkpoint will write out | about 22 years ago |
| Started thread | pgsql-server: Fix failure to guarantee that a checkpoint will write out | about 22 years ago |
| Started thread | pgsql-server: Fix failure to guarantee that a checkpoint will write out | about 22 years ago |
| Started thread | pgsql-server: Fix failure to guarantee that a checkpoint will write out | about 22 years ago |
| Replied (other) | Missing French backend translations in the HEAD | about 22 years ago |
| Replied (other) | pg_restore with Fc fails with [archiver] out of memory error | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | 7.4.3 server panic | about 22 years ago |
| Replied (other) | Why is WIN 1250 client only? | about 22 years ago |
| Started thread | pgsql-server: Set DYLD_LIBRARY_PATH so that 'make check' works without | about 22 years ago |
| Replied (other) | OSX problem with make check... | about 22 years ago |
| Replied (other) | PITR - Some data is not recovered. | about 22 years ago |
| Replied (other) | OSX problem with make check... | about 22 years ago |
| Replied (other) | hostory tables with a generic function? | about 22 years ago |
| Replied (other) | Postgres update with self join | about 22 years ago |
| Replied (other) | 8.0.0beta1: make check fails on solaris8 | about 22 years ago |
| Replied (other) | SOLARIS 9 ULTRASPARC BUILD | about 22 years ago |
| Replied (other) | Relation does not exist | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | ErrorContextCallback | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | Listing views | about 22 years ago |
| Replied (own) | pg_subtrans and WAL | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | Using connection after fork | about 22 years ago |
| Replied (other) | fsync vs open_sync | about 22 years ago |
| Started thread | pg_subtrans and WAL | about 22 years ago |
| Started thread | We have got a serious problem with pg_clog/WAL synchronization | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | fsync vs open_sync | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | nested transaction | about 22 years ago |
| Replied (other) | Using connection after fork | about 22 years ago |
| Replied (other) | Re: Win32 PostgreSQL 8.0 Beta 1 Installer available for download | about 22 years ago |
| Replied (other) | pg_autovacuum Win32 Service Code | about 22 years ago |
| Replied (other) | Tablespace issues (comment on ,moving indexes) | about 22 years ago |
| Replied (other) | Can't figure out column type dependencies | about 22 years ago |
| Replied (other) | PITR - Some data is not recovered. | about 22 years ago |
| Replied (other) | PITR - Some data is not recovered. | about 22 years ago |
| Started thread | pgsql-server: Update documentation to reflect the fact that we now know | about 22 years ago |
| Replied (other) | Make psql version aware; hide tablespace from older versions | about 22 years ago |
| Replied (other) | Tablespace issues (comment on ,moving indexes) | about 22 years ago |
| Replied (other) | Suggestion on reorganizing functions | about 22 years ago |
| Replied (other) | Tablespace issues (comment on ,moving indexes) | about 22 years ago |
| Started thread | Bug: century/millenium still broken | about 22 years ago |
| Replied (other) | fsync vs open_sync | about 22 years ago |
| Replied (other) | Suggestion on reorganizing functions | about 22 years ago |
| Replied (other) | fsync vs open_sync | about 22 years ago |
| Replied (other) | Out of swap space & memory | about 22 years ago |
| Replied (other) | Suggestion on reorganizing functions | about 22 years ago |
| Replied (other) | Tablespace issues (comment on ,moving indexes) | about 22 years ago |
| Replied (other) | Small addition to syslogger.c | about 22 years ago |
| Started thread | pgsql-server: syslogger.c needs <sys/time.h> on some platforms, per Greg | about 22 years ago |
| Replied (other) | 8.0: Absolute path required for INITDB? | about 22 years ago |
| Started thread | pgsql-server: Path-mangling logic was failing to account for paths | about 22 years ago |
| Replied (other) | Losing records when server hang | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | 8.0: Absolute path required for INITDB? | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | PITR - Some data is not recovered. | about 22 years ago |
| Replied (other) | 8.0: Absolute path required for INITDB? | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Started thread | pgsql-server: When expanding %p in archive_command or restore_command, | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | Losing records when server hang | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | Analyze using savepoints? | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | psql - missing tab-completion support for tablespaces | about 22 years ago |
| Replied (other) | Analyze using savepoints? | about 22 years ago |
| Replied (other) | Changing the type of timestamp columns | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | SRFs ExecMakeTableFunctionResult | about 22 years ago |
| Replied (other) | 8.0.0beta1 ... packaged for testing ... | about 22 years ago |
| Replied (other) | Losing records when server hang | about 22 years ago |
| Started thread | pgsql-server: Remove no-longer-relevant information about trying to | about 22 years ago |
| Replied (other) | COPY, \copy with defaults | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | 8.0: Absolute path required for INITDB? | about 22 years ago |
| Replied (other) | dot-conf checking | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Replied (other) | 8.0.0beta1 ... packaged for testing ... | about 22 years ago |
| Replied (other) | dot-conf checking | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | Error-out on compiling current CVS: preproc | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Replied (own) | pgsql-server: Make listen_addresses be a comma-separated list instead of | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (own) | listen_addresses GUC parameter | about 22 years ago |
| Replied (other) | 8.0.0beta1 ... packaged for testing ... | about 22 years ago |
| Replied (other) | Add Missing From? | about 22 years ago |
| Replied (other) | 8.0.0beta1 ... packaged for testing ... | about 22 years ago |
| Replied (other) | Error >>syntax error<< at >>$1<< at character 53 | about 22 years ago |
| Started thread | pgsql-server: Add note pointing out the difference in semantics between | about 22 years ago |
| Replied (other) | CREATE FUNCTION | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Started thread | pgsql-server: Move expanded discussion of inheritance's limitations out | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Started thread | pgsql-server: Make listen_addresses be a comma-separated list instead of | about 22 years ago |
| Replied (other) | The new try/catch macros | about 22 years ago |
| Started thread | pgsql-server: Document background writer control parameters, do some | about 22 years ago |
| Replied (other) | The new try/catch macros | about 22 years ago |
| Started thread | listen_addresses GUC parameter | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Started thread | pgsql-server: If these are ifdef WIN32 in the .c file, should be so in | about 22 years ago |
| Replied (other) | log file rotate | about 22 years ago |
| Replied (other) | Ready for Beta ... ? | about 22 years ago |
| Replied (own) | That dump-comments-on-composite-type-columns patch... | about 22 years ago |
| Replied (other) | SRF/dropped column bug | about 22 years ago |
| Replied (other) | beta time | about 22 years ago |
| Replied (own) | That dump-comments-on-composite-type-columns patch... | about 22 years ago |
| Replied (other) | Postgres development model (was Re: CVS comment) | about 22 years ago |
| Replied (other) | log file rotate | about 22 years ago |
| Started thread | pgsql-server: Update admin guide's discussion of WAL to match present | about 22 years ago |
| Replied (other) | log file rotate | about 22 years ago |
| Replied (other) | beta time | about 22 years ago |
| Started thread | pgsql-server: Add a comment about why we always replay backup blocks | about 22 years ago |
| Replied (other) | beta time | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Replied (other) | Tutorial patch | about 22 years ago |
| Started thread | pgsql-server: Minor editorialization on example --- I think that the use | about 22 years ago |
| Replied (other) | Patch for plpgsql.sgml | about 22 years ago |
| Replied (other) | Regarding redo/undo files. | about 22 years ago |
| Replied (other) | Make psql version aware; hide tablespace from older versions | about 22 years ago |
| Started thread | pgsql-server: Update plpgsql documentation for 8.0 (mostly, make use of | about 22 years ago |
| Replied (other) | pgsql-server: Vacuum delay activated by default. | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Started thread | pgsql-server: Improve privileges discussion (mostly, mention grant | about 22 years ago |
| Started thread | pgsql-server: Update a couple of example error messages to reflect the | about 22 years ago |
| Replied (other) | pgsql-server: Vacuum delay activated by default. | about 22 years ago |
| Started thread | pgsql-server: Improve markup a little. | about 22 years ago |
| Started thread | pgsql-server: Improve tablespace discussion, and bring it up to date | about 22 years ago |
| Replied (other) | pgsql-server: Vacuum delay activated by default. | about 22 years ago |
| Replied (other) | PITR - recovery to a particular transaction | about 22 years ago |
| Started thread | pgsql-server: Remove bogus trailing dot from eventlog output, per | about 22 years ago |
| Replied (other) | Backend crashes with notification rule | about 22 years ago |
| Started thread | pgsql-server: Don't try to rewrite NEW references in a utility statement | about 22 years ago |
| Replied (other) | Documenting NULLVALUE() and NONNULLVALUE() | about 22 years ago |
| Replied (other) | Vacuum Cost Documentation? | about 22 years ago |
| Replied (other) | PITR on Win32 - Archive and Restore Command Strings | about 22 years ago |
| Replied (other) | BUG #1207: retrieve error | about 22 years ago |
| Replied (other) | pgsql-server: Vacuum delay activated by default. | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Replied (other) | Minor BEFORE DELETE trigger fix | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Replied (other) | Minor BEFORE DELETE trigger fix | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Replied (other) | pgsql-server: Vacuum delay activated by default. | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Replied (other) | PITR - recovery to a particular transaction | about 22 years ago |
| Replied (own) | 8.0 beta status | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Started thread | pgsql-server: Some editorial work on the 8.0 release notes. | about 22 years ago |
| Replied (other) | probelm migrating from 7.3.4 to 7.42 | about 22 years ago |
| Replied (own) | Trapping QUERY_CANCELED: yes, no, maybe? | about 22 years ago |
| Replied (other) | Lost my blobs and can't restore. | about 22 years ago |
| Started thread | pgsql-server: Arrange for proper newline termination of syslogger's own | about 22 years ago |
| Replied (other) | UNICODE characters above 0x10000 | about 22 years ago |
| Started thread | That dump-comments-on-composite-type-columns patch... | about 22 years ago |
| Started thread | pgsql-server: Revert badly-broken patch to dump comments on | about 22 years ago |
| Started thread | pgsql-server: Use one, not zero, as the default lower bound for arrays | about 22 years ago |
| Replied (other) | Regex bug | about 22 years ago |
| Replied (other) | Regex bug | about 22 years ago |
| Replied (other) | Re: Uncommenting .conf WAS: Open items | about 22 years ago |
| Replied (other) | PostgreSQL 7.4.2 allows foreign key violation | about 22 years ago |
| Replied (other) | pg_dump: could not parse ACL list | about 22 years ago |
| Replied (other) | PostgreSQL.conf / runtime docs | about 22 years ago |
| Replied (other) | Re: Uncommenting .conf WAS: Open items | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (other) | PostgreSQL 7.4.2 allows foreign key violation | about 22 years ago |
| Started thread | pgsql-server: Add _O_TEXT option to dup2 call on Windows, to ensure | about 22 years ago |
| Started thread | pgsql-server: Fix several small Windows compatibility issues, per | about 22 years ago |
| Replied (other) | More vacuum.c refactoring | about 22 years ago |
| Replied (other) | PostgreSQL 7.4.2 allows foreign key violation | about 22 years ago |
| Replied (other) | Tom in Doom3? | about 22 years ago |
| Replied (other) | error in linking | about 22 years ago |
| Replied (other) | Upgrade path for contrib modules | about 22 years ago |
| Replied (other) | Fwd: init scripts and su | about 22 years ago |
| Replied (other) | pgxs: build infrastructure for extensions v4 | about 22 years ago |
| Replied (other) | info: submitting docs | about 22 years ago |
| Replied (other) | Regarding redo/undo files. | about 22 years ago |
| Replied (other) | Fwd: init scripts and su | about 22 years ago |
| Replied (own) | 8.0 beta status | about 22 years ago |
| Replied (own) | 8.0 beta status | about 22 years ago |
| Replied (other) | Autovacuum Integration Patch Take 5 | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Replied (other) | Re: Sequence Question DOH! | about 22 years ago |
| Replied (other) | BUG #1206: sig fault 12 and core dumps using conflux | about 22 years ago |
| Started thread | 8.0 beta status | about 22 years ago |
| Replied (other) | Autovacuum Integration Patch Take 5 | about 22 years ago |
| Started thread | pgsql-server: Create a built-in log rotation program, so that we no | about 22 years ago |
| Replied (other) | logger subprocess including win32 | about 22 years ago |
| Replied (other) | NULL pointer crashes hashname() | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (other) | logger subprocess including win32 | about 22 years ago |
| Replied (other) | PG over NFS tips | about 22 years ago |
| Replied (other) | No such file or directory during PITR | about 22 years ago |
| Replied (other) | Epoch to timestamp conversion function patch | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (own) | DROP TABLESPACE causes panic during recovery | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Replied (own) | DROP TABLESPACE causes panic during recovery | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Replied (other) | Allow semicolons in psql \h strings | about 22 years ago |
| Replied (own) | DROP TABLESPACE causes panic during recovery | about 22 years ago |
| Replied (own) | DROP TABLESPACE causes panic during recovery | about 22 years ago |
| Replied (other) | Re: Timezone for %t log_line_prefix | about 22 years ago |
| Started thread | pgsql-server: Label CVS tip as 8.0devel instead of 7.5devel. | about 22 years ago |
| Replied (other) | Re: Timezone for %t log_line_prefix | about 22 years ago |
| Started thread | pgsql-server: Add LOG_NOWAIT flag to openlog() call, per my note of | about 22 years ago |
| Replied (other) | More ALTER TABLE/TYPE bugs | about 22 years ago |
| Started thread | pgsql-server: Fix silly thinko in ALTER COLUMN TYPE. | about 22 years ago |
| Started thread | pgsql-server: Update oidjoins regression test to match current catalog | about 22 years ago |
| Started thread | pgsql-server: Tweak postmaster code to avoid double reporting when | about 22 years ago |
| Replied (other) | 7.5 backend crash | about 22 years ago |
| Started thread | pgsql-server: record_out and friends need to cope with dropped columns | about 22 years ago |
| Replied (other) | COPY not handling BLOBs | about 22 years ago |
| Started thread | DROP TABLESPACE causes panic during recovery | about 22 years ago |
| Replied (other) | PITR - recovery to a particular transaction | about 22 years ago |
| Replied (other) | Casting timestamp with time zone to varchar automatically | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Replied (other) | casting strings to multidimensional arrays yields strange results | about 22 years ago |
| Started thread | pgsql-server: Add some notes about unimplemented aspects of PITR | about 22 years ago |
| Replied (other) | More fixes for pg_dump | about 22 years ago |
| Started thread | pgsql-server: Dump comments on columns of composite types. | about 22 years ago |
| Replied (other) | Epoch to timestamp conversion function patch | about 22 years ago |
| Replied (other) | Recursive PLPGSQL function? | about 22 years ago |
| Replied (other) | pgsql-server: Add some strings for translation and remove some | about 22 years ago |
| Started thread | pgsql-server: Make use of backup label/history files to control recovery | about 22 years ago |
| Started thread | pgsql-server: Fix typo in comment. | about 22 years ago |
| Replied (other) | Bug in ALTER COLUMN/TYPE | about 22 years ago |
| Replied (other) | Re: make fails if path has spaces | about 22 years ago |
| Replied (other) | Casting timestamp with time zone to varchar automatically | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (own) | Preliminary PITR documentation available | about 22 years ago |
| Replied (own) | Have you heard? It's 8.0 ... | about 22 years ago |
| Started thread | Preliminary PITR documentation available | about 22 years ago |
| Replied (other) | pgxs: build infrastructure for extensions v4 | about 22 years ago |
| Started thread | pgsql-server: Preliminary documentation for PITR. | about 22 years ago |
| Started thread | pgsql-server: Add functions pg_start_backup, pg_stop_backup to create | about 22 years ago |
| Replied (own) | Anybody have an Oracle PL/SQL reference at hand? | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (other) | How to crash postgres using savepoints | about 22 years ago |
| Started thread | pgsql-server: Fix misplacement of savepointLevel test, per report from | about 22 years ago |
| Replied (other) | autovauum integration patch: Attempt #4 | about 22 years ago |
| Replied (other) | Two questions about savepoints: Bug or feature? | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (other) | Unicode restriction | about 22 years ago |
| Replied (other) | Re: NOT IN query takes forever | about 22 years ago |
| Replied (other) | autovauum integration patch: Attempt #4 | about 22 years ago |
| Replied (other) | Out of swap space & memory | about 22 years ago |
| Replied (other) | psql latex bugfixes | about 22 years ago |
| Replied (own) | Anybody have an Oracle PL/SQL reference at hand? | about 22 years ago |
| Replied (own) | Anybody have an Oracle PL/SQL reference at hand? | about 22 years ago |
| Started thread | Have you heard? It's 8.0 ... | about 22 years ago |
| Replied (other) | autovauum integration patch: Attempt #4 | about 22 years ago |
| Replied (own) | Anybody have an Oracle PL/SQL reference at hand? | about 22 years ago |
| Replied (other) | pg_dump bug fixing | about 22 years ago |
| Replied (other) | autovauum integration patch: Attempt #4 | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (other) | Open items | about 22 years ago |
| Replied (other) | 7.5dev assertion failure w/ v3 protocol and transactions | about 22 years ago |
| Started thread | pgsql-server: Fix not-quite-right Assertion. | about 22 years ago |
| Replied (other) | pg_dump bug fixing | about 22 years ago |
| Replied (other) | Patch for pg_dump: Multiple -t options and new -T option | about 22 years ago |
| Started thread | pgsql-server: Actually, there's no need to use pg_strcasecmp for | about 22 years ago |
| Started thread | pgsql-server: While perusing SQL92 I realized that we are delivering the | about 22 years ago |
| Replied (other) | replication modules on postgres | about 22 years ago |
| Replied (other) | psql i18n - sk | about 22 years ago |
| Replied (other) | Random regression failures | about 22 years ago |
| Replied (other) | How to use as Functional Index to be used as Primary KEY | about 22 years ago |
| Replied (other) | Fix for OWNER TO breaking ACLs | about 22 years ago |
| Started thread | pgsql-server: Support USING INDEX TABLESPACE clause for PRIMARY KEY and | about 22 years ago |
| Replied (other) | USING INDEX TABLESPACE | about 22 years ago |
| Replied (other) | fix for parameterized queries in DECLARE CURSOR statements | about 22 years ago |
| Started thread | pgsql-server: Allow DECLARE CURSOR to take parameters from the portal in | about 22 years ago |
| Replied (other) | Version Numbering -- The great debate | about 22 years ago |
| Replied (other) | Random regression failures | about 22 years ago |
| Replied (other) | fix schema ownership on first connection preliminary patch | about 22 years ago |
| Started thread | pgsql-server: Update the in-code documentation about the transaction | about 22 years ago |
| Replied (other) | Fix for OWNER TO breaking ACLs | about 22 years ago |
| Started thread | pgsql-server: Cause ALTER OWNER commands to update the object's ACL, | about 22 years ago |
| Replied (other) | [subxacts] Last try before beta | about 22 years ago |
| Started thread | pgsql-server: Add libpgport to postgres.def for Windows build. | about 22 years ago |
| Replied (other) | String consistency | about 22 years ago |
| Started thread | pgsql-server: Error message style adjustments, per Alvaro Herrera. | about 22 years ago |
| Replied (other) | [subxacts] Last try before beta | about 22 years ago |
| Started thread | pgsql-server: Some mop-up work for savepoints (nested transactions). | about 22 years ago |
| Replied (other) | Random regression failures | about 22 years ago |
| Replied (other) | [subxacts] Last try before beta | about 22 years ago |
| Replied (other) | [subxacts] Last try before beta | about 22 years ago |
| Replied (other) | Problem with sequence et rule | about 22 years ago |
| Replied (own) | Trapping QUERY_CANCELED: yes, no, maybe? | about 22 years ago |
| Replied (own) | try/catch macros for Postgres backend | about 22 years ago |
| Replied (other) | Version Numbering -- The great debate | about 22 years ago |
| Replied (other) | About pgevent | about 22 years ago |
| Replied (other) | Version Numbering -- The great debate | about 22 years ago |