Filter:

Messages in May 2004

Threads558 messages
98Started
23Replied in own
437Replied to othersin 224 threads
Patchesnone in this period
0New patchfirst in its thread
0Follow-uprevision of an earlier one
ActivityThreadSent
Started threadpgsql-server: Additional mop-up for sync-to-fsync changes: avoid issuingover 22 years ago
Started threadpgsql-server: Minor code rationalization: FlushRelationBuffers justover 22 years ago
Replied (other)CVS tip problemsover 22 years ago
Started threadpgsql-server: Suppress compile warnings on machines where theover 22 years ago
Started threadpgsql-server: Too few parens for my taste in this macro.over 22 years ago
Started threadpgsql-server: I think I've finally identified the cause of theover 22 years ago
Started threadpgsql-server: I think I've finally identified the cause of theover 22 years ago
Started threadNew pg_ctl has retrogressed in error messagesover 22 years ago
Replied (other)BUG #1159: server closed the connection unexpectedlyover 22 years ago
Replied (other)Can't detect time zoneover 22 years ago
Replied (other)Converting postgresql.conf parameters to kilobytesover 22 years ago
Replied (other)CVS tip problemsover 22 years ago
Replied (other)Large table search questionover 22 years ago
Replied (other)BUG #1158: tsearch2 trigger crashes machineover 22 years ago
Replied (other)Backend crashover 22 years ago
Replied (other)v3 protocol & string encodingover 22 years ago
Started threadpgsql-server: Per previous discussions, get rid of use of sync(2) inover 22 years ago
Replied (other)use new List API namesover 22 years ago
Started threadpgsql-server: Paranoia: ensure MyBackendId is InvalidBackendId in aover 22 years ago
Replied (other)Converting postgresql.conf parameters to kilobytesover 22 years ago
Replied (other)use new List API namesover 22 years ago
Replied (other)v3 protocol & string encodingover 22 years ago
Replied (other)information schemaover 22 years ago
Replied (other)ERROR: invalid page header in block 67 of relation "pg_proc"over 22 years ago
Started threadpgsql-server: Implement new PostmasterIsAlive() check for WIN32, perover 22 years ago
Replied (other)dynamic_library_path on Win32over 22 years ago
Started threadpgsql-server: Separate out bgwriter code into a logically separateover 22 years ago
Replied (other)dynamic_library_path on Win32over 22 years ago
Replied (other)filesystem option tuningover 22 years ago
Replied (other)Moving pg_autovacuum from contrib to src/binover 22 years ago
Replied (other)Moving pg_autovacuum from contrib to src/binover 22 years ago
Replied (other)Win32, PITR, nested transactions, tablespacesover 22 years ago
Replied (other)false infinite recursion detectedover 22 years ago
Started threadpgsql-server: Fix another place that assumed 'x = lcons(y, z)' would notover 22 years ago
Replied (other)turn WAL off.over 22 years ago
Replied (other)Use composite type for column data typeover 22 years ago
Replied (other)select like...not using indexover 22 years ago
Replied (other)temp tables broken in CVS HEAD?over 22 years ago
Started threadpgsql-server: New Directoryover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other)Link errors on win32over 22 years ago
Replied (other)Link errors on win32over 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other)contrib/ compile warningsover 22 years ago
Replied (other)Libpq ssl fixover 22 years ago
Replied (other)thread safety testing fixover 22 years ago
Replied (other)Link errors on win32over 22 years ago
Replied (other)Win32, PITR, nested transactions, tablespacesover 22 years ago
Replied (other)list rewrite committedover 22 years ago
Started threadpgsql-server: Fix minor error in comment.over 22 years ago
Replied (other)On query rewriteover 22 years ago
Started threadpgsql-server: Fix thinko in recent patch to change temp-tableover 22 years ago
Replied (other)temp tables broken in CVS HEAD?over 22 years ago
Replied (other)postmaster.c doesn't compile on win32over 22 years ago
Started threadpgsql-server: Fix some typos I introduced in WIN32-only code late lastover 22 years ago
Replied (other)On query rewriteover 22 years ago
Replied (other)Cancel/Kill backend functionsover 22 years ago
Replied (other)list rewrite committedover 22 years ago
Replied (other)query results different after vacuum analyze? 7.4.0over 22 years ago
Replied (other)Win32, PITR, nested transactions, tablespacesover 22 years ago
Replied (other)Cancel/Kill backend functionsover 22 years ago
Replied (other)On query rewriteover 22 years ago
Started threadpgsql-server: Code review for EXEC_BACKEND changes.over 22 years ago
Replied (other)Cancel/Kill backend functionsover 22 years ago
Replied (other)Naive schema questionsover 22 years ago
Started threadpgsql-server: Seems we forgot the installdirs target in this makefile.over 22 years ago
Started threadpgsql-server: Make sure elog behaves sanely if invoked before GUCover 22 years ago
Replied (other)win32 locale fixesover 22 years ago
Started threadpgsql-server: On WIN32, don't choke when setlocale(LC_MESSAGES, "")over 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Started threadpgsql-server: Get rid of the former rather baroque mechanism forover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Started threadpgsql-server: Recommend ALTER TABLE ...over 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other).cvsignore update...over 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other)SELECT * FROM <table> LIMIT 1; is really slowover 22 years ago
Replied (other).cvsignore update...over 22 years ago
Replied (other)tablespaces and DB administrationover 22 years ago
Replied (other)Problem with sequences on a reload of a pg_dump fileover 22 years ago
Started threadpgsql-server: Reduce the minimum allocable chunk size to 8 bytes (fromover 22 years ago
Started threadpgsql-server: A couple other cosmetic cleanups in new List stuff.over 22 years ago
Started threadpgsql-server: Use new forboth() macro to make loop coding a bit clearer.over 22 years ago
Started threadpgsql-server: Use a cleaner substitute for the inability to applyover 22 years ago
Started threadpgsql-server: Recent commits added created files that weren't gettingover 22 years ago
Replied (other)planer don't use index. bad plan for where id = x or id in (select ...)over 22 years ago
Replied (other)Small patch for oracle_compat.cover 22 years ago
Started threadpgsql-server: Add <limits.h>, per Magnus.over 22 years ago
Replied (other)unix_socketover 22 years ago
Replied (other)Optimizer Bug issueover 22 years ago
Started threadpgsql-server: Tweaks per discussion with Magnus: suppress chatter onover 22 years ago
Replied (other)Fwd: Bug#249083: postgresql: Postgres SIGSEGV if wins in nsswitch.confover 22 years ago
Started threadpgsql-server: Fix erroneous error message printout when a configurationover 22 years ago
Started threadpgsql-server: Fix erroneous error message printout when a configurationover 22 years ago
Replied (other)Timezone fun (bugs and a request)over 22 years ago
Replied (other)Optimizer bug??over 22 years ago
Replied (other)Iterating over an varchar array?over 22 years ago
Started threadpgsql-server: Add code to identify_system_timezone() to try all zones inover 22 years ago
Replied (other)restore from a pg_dumpall fileover 22 years ago
Replied (other)FW: Majordomo results: subscribe pgsql-generalover 22 years ago
Replied (other)FW: Majordomo results: subscribe pgsql-generalover 22 years ago
Replied (other)Fwd: Bug#249083: postgresql: Postgres SIGSEGV if wins in nsswitch.confover 22 years ago
Replied (other)Timezone fun (bugs and a request)over 22 years ago
Replied (other)Timezone fun (bugs and a request)over 22 years ago
Replied (other)Timezone fun (bugs and a request)over 22 years ago
Replied (other)log_statement and Parse/Bindover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)New horology failureover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)New horology failureover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)New horology failureover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)New horology failureover 22 years ago
Replied (other)Abnormal Exit Quandaryover 22 years ago
Replied (other)Relocatable localeover 22 years ago
Replied (other)Big problemover 22 years ago
Replied (other)Big problemover 22 years ago
Replied (other)Big problemover 22 years ago
Replied (other)Combining several rowsover 22 years ago
Replied (other)Tuple samplingover 22 years ago
Replied (other)dump / restore questionsover 22 years ago
Replied (other)WIP list rewriteover 22 years ago
Replied (other)pg_dump errorover 22 years ago
Replied (other)WIP list rewriteover 22 years ago
Started threadpgsql-server: Rewrite identify_system_timezone() to give itover 22 years ago
Replied (other)cosmetic psql tweaksover 22 years ago
Replied (other)Timezone fun (bugs and a request)over 22 years ago
Started threadpgsql-server: Seems we had the wrong sign convention for the defaultover 22 years ago
Started threadpgsql-server: Avoid calling select_default_timezone() when backing outover 22 years ago
Started threadpgsql-server: Use case-insensitive comparison so that explicitly settingover 22 years ago
Replied (other)postgresql data structureover 22 years ago
Replied (other)Tuple samplingover 22 years ago
Started threadpgsql-server: New two-stage sampling method for ANALYZE, as perover 22 years ago
Replied (other)Timezone fun (bugs and a request)over 22 years ago
Replied (other)how many record versionsover 22 years ago
Replied (own)Fixing the Turkish problemover 22 years ago
Replied (other)7.5 featuresover 22 years ago
Replied (own)Fixing the Turkish problemover 22 years ago
Replied (other)Build problemsover 22 years ago
Started threadpgsql-server: Still another place to make the world safe for zero-columnover 22 years ago
Replied (other)Latest requests from IRCover 22 years ago
Replied (other)Unicode upper/lower solution proposalover 22 years ago
Replied (other)Syntax questionover 22 years ago
Replied (other)how many record versionsover 22 years ago
Replied (other)New horology failureover 22 years ago
Replied (other)Cancel/Kill backend functionsover 22 years ago
Replied (other)zero-column table behaviorover 22 years ago
Replied (other)Build problemsover 22 years ago
Started threadpgsql-server: Make --without-docdir configure option actually work, perover 22 years ago
Started threadpgsql-server: Fix broken markup.over 22 years ago
Replied (other)Build problemsover 22 years ago
Replied (other)Build problemsover 22 years ago
Started threadpgsql-server: Handle impending sinval queue overflow by means of aover 22 years ago
Started threadpgsql-server: For multi-table ANALYZE, use per-table transactions whenover 22 years ago
Started threadpgsql-server: Reduce pg_listener lock taken by NOTIFY et al fromover 22 years ago
Started threadpgsql-server: Reduce pg_listener lock taken by NOTIFY et al fromover 22 years ago
Started threadpgsql-server: Fix to install correctly in vpath build case.over 22 years ago
Replied (other)Database variables when copying a databaseover 22 years ago
Replied (other)CVS HEAD: "make install" broken for vpathover 22 years ago
Started threadpgsql-server: Fix for vpath builds.over 22 years ago
Started threadpgsql-server: Clean up failure to remove exec.o on 'make clean'.over 22 years ago
Replied (other)Delaying the planning of unnamed statements until Bindover 22 years ago
Replied (own)pgsql-server: Put path configuration information into a .h file insteadover 22 years ago
Replied (other)Delaying the planning of unnamed statements until Bindover 22 years ago
Started threadpgsql-server: Use wide-character library routines, if available, forover 22 years ago
Replied (other)Delaying the planning of unnamed statements until Bindover 22 years ago
Replied (other)extreme memory use when loading in a lot of dataover 22 years ago
Replied (own)Revert addition of -lpgport, which breaks the build on platforms thatover 22 years ago
Started threadpgsql-server: Handle inclusion of port modules 'correctly', viz the sameover 22 years ago
Started threadWidening time_t to 8 bytesover 22 years ago
Started threadpgsql-server: pgindent did a pretty awful job on the timezone code,over 22 years ago
Started threadpgsql-server: Put path configuration information into a .h file insteadover 22 years ago
Replied (other)Disabling triggers / constraintsover 22 years ago
Replied (other)reading vacuum verbosityover 22 years ago
Replied (other)Clean-up callbacks for non-SR functionsover 22 years ago
Replied (other)Delaying the planning of unnamed statements until Bindover 22 years ago
Replied (other)~ crashes backendover 22 years ago
Started threadpgsql-server: Probably need sys/time.h here too to be safe.over 22 years ago
Started threadpgsql-server: Put back #include <sys/time.h> in files that seem to needover 22 years ago
Started threadpgsql-server: Fix random breakage in exec.c for platforms where strdupover 22 years ago
Replied (other)feature idea – automatic update tracking using date fields – feedback plsover 22 years ago
Replied (other)Unix timestamp , unix timestamp with microsecondsover 22 years ago
Replied (other)Compile breakageover 22 years ago
Replied (other)int4, int8, real ....division...over 22 years ago
Replied (other)can't get async mode to deliver small batches of rowsover 22 years ago
Replied (other)reading vacuum verbosityover 22 years ago
Replied (other)LATIN2 'bssz' and 'bszsz' fails on unique indexover 22 years ago
Replied (other)pg_temp_N temp schema buildupover 22 years ago
Replied (own)Revert addition of -lpgport, which breaks the build on platforms thatover 22 years ago
Replied (other)Index not being used properlyover 22 years ago
Replied (other)PG_HBA.conf still keeps complaining. I've done all I could imagine.over 22 years ago
Replied (other)Unable to run testlibpq.c programover 22 years ago
Replied (other)commit messages from gforge -> pgsql-committersover 22 years ago
Replied (other)Disabling triggers / constraintsover 22 years ago
Started threadIntegrate src/timezone library for all platforms.over 22 years ago
Started threadRevert addition of -lpgport, which breaks the build on platforms thatover 22 years ago
Replied (other)commit messages from gforge -> pgsql-committersover 22 years ago
Replied (other)commit messages from gforge -> pgsql-committersover 22 years ago
Replied (other)Disabling triggers / constraintsover 22 years ago
Replied (other)Add error-checking to timestamp_recvover 22 years ago
Replied (other)postgres crashesover 22 years ago
Replied (other)AIX Compilation Fun with 7.5 CVSover 22 years ago
Replied (other)commit messages from gforge -> pgsql-committersover 22 years ago
Replied (other)SIGPIPE does not try to cancel a queryover 22 years ago
Replied (other)Add error-checking to timestamp_recvover 22 years ago
Replied (other)AIX Compilation Fun with 7.5 CVSover 22 years ago
Started threadpgsql-server/src/bin/pg_dump common.cover 22 years ago
Replied (other)Delaying the planning of unnamed statements until Bindover 22 years ago
Replied (other)Add error-checking to timestamp_recvover 22 years ago
Replied (other)int4, int8, real ....division...over 22 years ago
Replied (other)backend terminated abnormallyover 22 years ago
Replied (other)problem with sorting using 'ORDER BY' when character field is filled with numerical valuesover 22 years ago
Replied (other)PostgreSQL performance in simple queriesover 22 years ago
Started threadpgsql-server/src/backend/access/heap heapam.cover 22 years ago
Replied (other)add server include files to default installation?over 22 years ago
Replied (other)Unresponsive vacuum processover 22 years ago
Replied (other)Add error-checking to timestamp_recvover 22 years ago
Replied (other)psql -E option is not working in 7.4.2 like 7.3.4over 22 years ago
Replied (other)Clean-up callbacks for non-SR functionsover 22 years ago
Replied (other)pgsql-server/doc TODOover 22 years ago
Replied (other)pgsql-server/doc TODOover 22 years ago
Replied (other)add server include files to default installation?over 22 years ago
Replied (other)Join works in 7.3.6, fails in 7.4.2over 22 years ago
Replied (other)Re: [COMMITTERS] pgsql-server/src backend/main/main.c bover 22 years ago
Replied (other)Unresponsive vacuum processover 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)Building PgSQL 7.4.2 on SGI Irix 6.19over 22 years ago
Started threadpgsql-server/src/backend/libpq hba.cover 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)A problem with the IN clauseover 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)Dblink questionover 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)A problem with the IN clauseover 22 years ago
Replied (other)7.5 featuresover 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)7.5 featuresover 22 years ago
Replied (other)new aggregate functions v1over 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)7.5 featuresover 22 years ago
Replied (own)Rough draft for Unicode-aware UPPER()/LOWER()/INITCAP()over 22 years ago
Replied (other)proposal: be smarter about i/o patterns in index scanover 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)PITR Phase 1 - partial backport to 7.3.4, 7.3.5over 22 years ago
Replied (other)Clean-up callbacks for non-SR functionsover 22 years ago
Replied (other)PgSQL 7.4.2 - NaN on Tru64 UNIXover 22 years ago
Replied (other)Bug in CVS pg_dump against 7.0.xover 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)More network functions...over 22 years ago
Replied (other)pgsql-server/src backend/main/main.c backend/p ...over 22 years ago
Replied (other)bitwise and/or aggregate functions?over 22 years ago
Replied (other)question about information_schemaover 22 years ago
Replied (other)XactIsoLevel handlingover 22 years ago
Replied (other)Patch for not going beyond NOFILE system limitover 22 years ago
Replied (other)add build utilities in default installover 22 years ago
Replied (other)BUG #1145: silent REVOKE failuresover 22 years ago
Replied (other)BUG #1142: Problem with update permissions for viewover 22 years ago
Started threadpgsql-server/src/backend/rewrite rewriteDefine.cover 22 years ago
Replied (other)CatCache state reversingover 22 years ago
Replied (other)relcache refcountover 22 years ago
Replied (own)Bogus permissions display in 7.4over 22 years ago
Replied (own)Bogus permissions display in 7.4over 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (other)add server include files to default installation?over 22 years ago
Replied (other)nested transactionsover 22 years ago
Replied (other)Stop restarting of inner plan??over 22 years ago
Replied (other)error codes for ln(), power()over 22 years ago
Replied (other)create type: recv and send functionover 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (other)pg_ctl patch to integrate apache's rotatelogsover 22 years ago
Replied (other)create type: recv and send functionover 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (other)database errorsover 22 years ago
Replied (other)relcache refcountover 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (own)Bogus permissions display in 7.4over 22 years ago
Started threadpgsql-server/src backend/catalog/pg_type.c bac ...over 22 years ago
Replied (other)invalid type internal size -1over 22 years ago
Replied (other)invalid type internal size -1over 22 years ago
Replied (own)Bogus permissions display in 7.4over 22 years ago
Replied (other)Scary behavior after power failureover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)BUG #1154: no python interface anymoreover 22 years ago
Replied (other)relcache refcountover 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (other)Subtle pg_dump problem...over 22 years ago
Replied (own)Bogus permissions display in 7.4over 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)SetDataBaseNameover 22 years ago
Replied (other)database errorsover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)pg_begintypendover 22 years ago
Replied (other)setting local time without restarting serverover 22 years ago
Replied (other)After update complete setover 22 years ago
Replied (other)DBI remote connection problemover 22 years ago
Started threadpgsql-server/src/interfaces/libpq Tag: REL7_4_ ...over 22 years ago
Started threadpgsql-server/src/interfaces/libpq pqexpbuffer.cover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (own)Bogus permissions display in 7.4over 22 years ago
Replied (other)database errorsover 22 years ago
Replied (other)CAST truncates without warningover 22 years ago
Started threadBogus permissions display in 7.4over 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)referential integrity constraints not checked inside PL/pgSQL functions?over 22 years ago
Replied (other)relcache refcountover 22 years ago
Replied (other)SetDataBaseNameover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)Probably security hole in postgresql-7.4.1over 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Replied (other)pg_xlog becomes extremely large during CREATE INDEXover 22 years ago
Started threadRough draft for Unicode-aware UPPER()/LOWER()/INITCAP()over 22 years ago
Replied (other)Subtle pg_dump problem...over 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)Linux 2.6.6 alsoover 22 years ago
Replied (other)PGSTATBUFF: Warning - receive buffer fullover 22 years ago
Started threadpgsql-server/src/backend/utils/adt Tag: REL7_4 ...over 22 years ago
Started threadpgsql-server/src/backend/utils/adt geo_ops.cover 22 years ago
Replied (other)Probably security hole in postgresql-7.4.1over 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)Profiling PostgreSQLover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)Maximum Number Notificationsover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)BUG #1153: to_ascii() doesn't work on eth (ðÐ)over 22 years ago
Replied (other)Probably security hole in postgresql-7.4.1over 22 years ago
Replied (other)IS DISTINCT FROM not documentedover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)threads stuff/UnixWareover 22 years ago
Replied (other)win32 build and test issuesover 22 years ago
Replied (other)Subtle pg_dump problem...over 22 years ago
Replied (other)BUG #1151: Initdb fails ...over 22 years ago
Replied (other)BUG #1147: Getting rid of LD_LIBRARY_PATHover 22 years ago
Replied (other)Module dependency on PostgeSQL versionover 22 years ago
Replied (other)Configure redux. "WITH LOCATION," what do you think?over 22 years ago
Replied (other)SQLStateover 22 years ago
Replied (other)Type conversions and nullsover 22 years ago
Replied (other)Probably security hole in postgresql-7.4.1over 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Started threadpgsql-server/src/backend/optimizer/prep prepun ...over 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Replied (other)pgsql-server/ /configure /configure.in rc/Make ...over 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Replied (other)PITR Phase 1 - Test resultsover 22 years ago
Replied (other)Module dependency on PostgeSQL versionover 22 years ago
Replied (other)Bug in backend/lib/stringinfo.c:enlargeStringInfo()over 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Replied (other)Probably security hole in postgresql-7.4.1over 22 years ago
Replied (other)Bug in backend/lib/stringinfo.c:enlargeStringInfo()over 22 years ago
Started threadpgsql-server/src/backend/lib Tag: REL7_4_STABL ...over 22 years ago
Started threadpgsql-server/src/backend/lib stringinfo.cover 22 years ago
Replied (other)V7.4.2: drop database does not drop schemas/table/dataover 22 years ago
Replied (other)BUG #1150: grant options not properly checkedover 22 years ago
Started threadpgsql-server/src backend/catalog/aclchk.c back ...over 22 years ago
Replied (other)BUG #1150: grant options not properly checkedover 22 years ago
Replied (other)BUG #1151: Initdb fails ...over 22 years ago
Replied (other)BUG #1150: grant options not properly checkedover 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Replied (other)BUG #1150: grant options not properly checkedover 22 years ago
Replied (other)Trying to compute the medianover 22 years ago
Started threadpgsql-server/src/backend/optimizer/plan Tag: R ...over 22 years ago
Started threadpgsql-server/src/backend/optimizer/plan setref ...over 22 years ago
Replied (other)Very slow queryover 22 years ago
Replied (other)missing support for using regex and arraysover 22 years ago
Replied (other)XLog: how to log?over 22 years ago
Started threadpgsql-server/src/backend/optimizer/plan Tag: R ...over 22 years ago
Started threadpgsql-server/src backend/optimizer/plan/planne ...over 22 years ago
Replied (other)vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAPover 22 years ago
Replied (other)insert/upate/delete permissions on viewsover 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Started threadpgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...over 22 years ago
Replied (other)patch for different join result order on regression test for win32over 22 years ago
Replied (other)patch for different join result order on regression test for win32over 22 years ago
Replied (other)Bug in renaming view columnsover 22 years ago
Replied (other)CLUSTER lockingover 22 years ago
Replied (other)Cancel query based on a timeoutover 22 years ago
Replied (other)passing strings to functionsover 22 years ago
Replied (other)CLUSTER lockingover 22 years ago
Replied (other)full tuple count in cursor.over 22 years ago
Replied (other)Slow network retrievesover 22 years ago
Replied (other)Relocatable installsover 22 years ago
Replied (other)Slow network retrievesover 22 years ago
Replied (other)Relocatable installsover 22 years ago
Replied (other)Relocatable installsover 22 years ago
Replied (other)Relocatable installsover 22 years ago
Replied (other)Relocatable installsover 22 years ago
Started threadpgsql-server/src/backend/commands tablecmds.cover 22 years ago
Replied (other)unique index problemsover 22 years ago
Started threadpgsql-server/src backend/nodes/outfuncs.c back ...over 22 years ago
Replied (other)Relocatable installsover 22 years ago
Started threadpgsql-server/ ontrib/pgstattuple/pgstattuple.c ...over 22 years ago
Replied (other)vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAPover 22 years ago
Replied (other)Comments on all system objectsover 22 years ago
Replied (other)email built in typeover 22 years ago
Started threadChanging printed representation of integer and OID listsover 22 years ago
Replied (other)email built in typeover 22 years ago
Replied (other)BUG #1148: server restarts depending on stats optionsover 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Started threadpgsql-server/src backend/catalog/index.c backe ...over 22 years ago
Replied (other)psql 7.3.4 disagrees with NATURAL CROSS JOINover 22 years ago
Replied (other)NEXT VALUE FOR...over 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Replied (other)NEXT VALUE FOR...over 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Replied (other)NEXT VALUE FOR...over 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Started threadpgsql-server/src/include/catalog pg_proc.hover 22 years ago
Replied (other)Postgre 7.3.x Bug with datetime formatting.over 22 years ago
Replied (other)My database hurts "ERROR: duplicate key violates unique constraint"over 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Started threadpgsql-server/contrib/tsearch2/ispell spell.cover 22 years ago
Replied (other)CONNECT BYover 22 years ago
Replied (other)Interpreting vacuum verbosityover 22 years ago
Replied (other)XID Data Typesover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Started threadpgsql-server/src/backend/utils/adt Tag: REL7_4 ...over 22 years ago
Started threadpgsql-server/src/backend/utils/adt ruleutils.cover 22 years ago
Replied (other)psql 7.3.4 disagrees with NATURAL CROSS JOINover 22 years ago
Replied (other)psql 7.3.4 disagrees with NATURAL CROSS JOINover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)CHECK constraints and optimizationsover 22 years ago
Replied (other)Cache lookup failure for pg_restore?over 22 years ago
Replied (other)Postgre 7.3.x Bug with datetime formatting.over 22 years ago
Replied (other)creation permissions when moving from 7.2 -> 7.4over 22 years ago
Replied (other)CHECK constraints and optimizationsover 22 years ago
Replied (other)7.2 or 7.4 for critical data?over 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)cast not IMMUTABLE?over 22 years ago
Started threadpgsql-server/ /configure /configure.in ontrib/ ...over 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)alter table alter columns vs. domainsover 22 years ago
Replied (other)alter table alter columns vs. domainsover 22 years ago
Replied (other)PostgreSQL pre-fork speedupover 22 years ago
Replied (other)PostgreSQL pre-fork speedupover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)Changing the size of a varchar fieldover 22 years ago
Replied (other)Bug in pg_dump 7.4over 22 years ago
Replied (other)BUG #1147: Getting rid of LD_LIBRARY_PATHover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Started threadpgsql-server/src backend/commands/cluster.c ba ...over 22 years ago
Replied (other)Is there any method to keep table in memory at startupover 22 years ago
Replied (other)initdb failure in CVSover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Started threadpgsql-server/src backend/nodes/outfuncs.c back ...over 22 years ago
Started threadFixing the Turkish problemover 22 years ago
Replied (other)Is there any method to keep table in memory at startupover 22 years ago
Replied (other)select for update & lock contentionover 22 years ago
Replied (other)SPI_fnumber is case sensitiveover 22 years ago
Replied (other)Dollar Quoting doc patch--resend.over 22 years ago
Replied (other)error code with psqlover 22 years ago
Replied (other)initdb failure in CVSover 22 years ago
Replied (other)CHECK constraints and optimizationsover 22 years ago
Replied (other)Multiple Xids in PGPROC?over 22 years ago
Replied (other)question regarding cursors in plpgsql, declare and bound params (v3 protocol)over 22 years ago
Replied (other)initdb failure in CVSover 22 years ago
Started threadpgsql-server/ /configure /configure.in rc/bin/ ...over 22 years ago
Replied (other)vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAPover 22 years ago
Replied (other)initdb failure in CVSover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)7.4.2 Regression tests: test stats loops indefinately...over 22 years ago
Replied (other)Postgres Crashesover 22 years ago
Replied (other)Multiple Xids in PGPROC?over 22 years ago
Replied (other)Cache lookup failure for pg_restore?over 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAPover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)Multiple Xids in PGPROC?over 22 years ago
Replied (other)7.4.2 Regression tests: test stats loops indefinately...over 22 years ago
Started threadpgsql-server/src/backend/utils/adt Tag: REL7_4 ...over 22 years ago
Started threadpgsql-server/src/backend/utils/adt nabstime.cover 22 years ago
Started threadpgsql-server/src/backend/commands typecmds.cover 22 years ago
Replied (own)pgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAPover 22 years ago
Started threadpgsql-server/src/bin/initdb Tag: REL7_4_STABLE ...over 22 years ago
Started threadpgsql-server/src/bin/initdb initdb.cover 22 years ago
Replied (other)vacuumdb is failing with NUMBER OF INDEX TUPLES NOT THE SAME AS HEAPover 22 years ago
Replied (other)interval output format available that removes ambiguity ?over 22 years ago
Replied (other)Fixed directory locations in installsover 22 years ago
Replied (other)[Fwd: help building datetime from varchars]over 22 years ago
Replied (other)Killing the backendsover 22 years ago
Replied (other)problem with instalation plpgsql on Mandrakeover 22 years ago
Started threadpgsql-server/ oc/src/sgml/ref/alter_table.sgml ...over 22 years ago
Replied (other)Multiple Xids in PGPROC?over 22 years ago
Replied (other)inconsistent owners in newly created databases?over 22 years ago
Replied (other)Run-as-admin warning for win32over 22 years ago
Replied (other)BUG ? or SQL miss understanding ?over 22 years ago
Replied (other)pgsql documentation error ?over 22 years ago
Replied (other)inconsistent owners in newly created databases?over 22 years ago
Replied (other)cache lookup of relation 165058647 failedover 22 years ago
Replied (other)Erroover 22 years ago
Replied (other)Run-as-admin warning for win32over 22 years ago
Replied (other)Run-as-admin warning for win32over 22 years ago
Replied (other)Weird prepared stmt behaviorover 22 years ago
Replied (other)smgr cleanupover 22 years ago
Replied (other)Fixed directory locations in installsover 22 years ago
Replied (other)inconsistent owners in newly created databases?over 22 years ago
Replied (other)Weird prepared stmt behaviorover 22 years ago
Replied (other)inconsistent owners in newly created databases?over 22 years ago
Replied (other)Fixed directory locations in installsover 22 years ago
Replied (other)PostgreSQL pre-fork speedupover 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)Fixed directory locations in installsover 22 years ago
Replied (other)PITR Phase 2 - Design Planningover 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)is this validover 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)unattended backupscript not working with 7.4.2, works in 7.1over 22 years ago
Replied (other)ANALYZE locks pg_listener in EXCLUSIVE for long time?over 22 years ago
Replied (other)[CHECKER] 4 memory leaks in Postgresql 7.4.2over 22 years ago
Replied (other)Fixed directory locations in installsover 22 years ago
Replied (other)Fixed directory locations in installsover 22 years ago
Started threadAnyone interested in a Pittsburgh-area Postgres users' group?over 22 years ago
Replied (other)FW: Timezone libraryover 22 years ago
Replied (other)Re: Plan for feature freeze?over 22 years ago
Replied (other)win32 build and test issuesover 22 years ago
Replied (other)Re: Plan for feature freeze?over 22 years ago
Replied (other)Vacuumdb Errors --Any ideas?over 22 years ago
Replied (other)Weird prepared stmt behaviorover 22 years ago
Replied (other)win32 build and test issuesover 22 years ago
Replied (other)FW: Timezone libraryover 22 years ago
Replied (other)pg ANY/SOME ambiguity wrt sql standard?over 22 years ago
Replied (other)BUG #1145: silent REVOKE failuresover 22 years ago
Replied (other)width_bucket() per SQL2003 (WIP)over 22 years ago
Replied (other)Current CVS tip segfaultingover 22 years ago
Replied (other)FW: Timezone libraryover 22 years ago
Replied (other)Re: pgsql-server/ /configure /configure.in rc/incl ...over 22 years ago
Replied (other)pgsql-server/src/timezone pgtz.hover 22 years ago
Replied (other)Weird prepared stmt behaviorover 22 years ago
Replied (other)pgsql-server/src/timezone pgtz.hover 22 years ago
Replied (other)BUG #1145: silent REVOKE failuresover 22 years ago
Replied (other)One or Both Foregin Keysover 22 years ago
Replied (other)Re: pgsql-server/ /configure /configure.in rc/incl ...over 22 years ago
Replied (other)pg ANY/SOME ambiguity wrt sql standard?over 22 years ago