| Started thread | pgsql: Get rid of overly cute, unportable, probably not very efficient | about 19 years ago |
| Started thread | pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely | about 19 years ago |
| Started thread | pgsql: Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely | about 19 years ago |
| Started thread | pgsql: Fix a passel of signed vs unsigned char warnings. | about 19 years ago |
| Started thread | pgsql: Silence a rather odd compiler warning. | about 19 years ago |
| Started thread | pgsql: Silence a rather odd compiler warning. | about 19 years ago |
| Started thread | pgsql: Avoid possibly-unportable initializer, per buildfarm warning. | about 19 years ago |
| Started thread | pgsql: Change a couple of exit(0) to return 0 to suppress complaints | about 19 years ago |
| Started thread | pgsql: Silence Solaris compiler warnings, per buildfarm. | about 19 years ago |
| Started thread | pgsql: Silence Solaris compiler warning, per buildfarm. | about 19 years ago |
| Started thread | pgsql: Fix compile warning on Solaris, per buildfarm. | about 19 years ago |
| Started thread | pgsql: Fix possible portability problem, per buildfarm warnings. | about 19 years ago |
| Started thread | pgsql: Fix unportable use of isspace(), per buildfarm results. | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Because plpgsql's scanner uses %option case-insensitive, flex's | about 19 years ago |
| Replied (other) | pg_dump ignore tablespaces | about 19 years ago |
| Replied (other) | Warning for exceeding max locks? | about 19 years ago |
| Started thread | pgsql: Reject zero or negative BY step in plpgsql integer FOR-loops, and | about 19 years ago |
| Started thread | pgsql: Note incompatibility with Oracle's version of FOR ... | about 19 years ago |
| Replied (own) | plpgsql FOR loop doesn't guard against strange step values | about 19 years ago |
| Replied (own) | plpgsql and qualified variable names | about 19 years ago |
| Replied (own) | plpgsql and qualified variable names | about 19 years ago |
| Started thread | pgsql: Editorial overhaul of plpgsql documentation. | about 19 years ago |
| Replied (own) | plpgsql FOR loop doesn't guard against strange step values | about 19 years ago |
| Started thread | plpgsql and qualified variable names | about 19 years ago |
| Started thread | plpgsql FOR loop doesn't guard against strange step values | about 19 years ago |
| Replied (other) | pg_dump vs schemas | about 19 years ago |
| Replied (other) | HOT latest patch - version 8 | about 19 years ago |
| Replied (other) | HOT latest patch - version 8 | about 19 years ago |
| Replied (other) | has anyone looked at burstsort ? | about 19 years ago |
| Replied (other) | has anyone looked at burstsort ? | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (other) | DROP TABLE and autovacuum | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Volatile-qualify a dozen variables in plpython.c to eliminate | about 19 years ago |
| Replied (own) | schema_to_xmlschema() seems a bit less than finished | about 19 years ago |
| Started thread | pgsql: Fix map_sql_typecoll_to_xmlschema_types() to not fail on dropped | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Add casts to suppress warnings about m68k-specific kluge in | about 19 years ago |
| Replied (other) | question on scan of clustered index | about 19 years ago |
| Replied (other) | How to pg_dumpall without root password | about 19 years ago |
| Replied (other) | optimizing postgres | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Fix a portability bug (ye olde not casting a <ctype.h> argument | about 19 years ago |
| Started thread | pgsql: Get dirmod.c on the same page as port.h about whether we use | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Simplify overly-cute array coding to avoid an apparent gcc bug, | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (own) | pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Suppress Sun Studio warnings, per Stefan. | about 19 years ago |
| Started thread | pgsql: Suppress an integer-overflow warning. | about 19 years ago |
| Started thread | pgsql: Some of our port-specific dynloader implementations are careful | about 19 years ago |
| Started thread | pgsql: Compute max and min int8 values using unsigned arithmetic, in | about 19 years ago |
| Started thread | schema_to_xmlschema() seems a bit less than finished | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Started thread | pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI | about 19 years ago |
| Replied (other) | 2PC-induced lockup | about 19 years ago |
| Started thread | pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg | about 19 years ago |
| Started thread | pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg | about 19 years ago |
| Replied (other) | Assertion failure with inherited column mappings and dropped columns | about 19 years ago |
| Replied (other) | Panic error on attempted update | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (other) | Count(*) throws error | about 19 years ago |
| Replied (other) | Postgres 8.2 binary for ubuntu 6.10? | about 19 years ago |
| Replied (other) | Count(*) throws error | about 19 years ago |
| Replied (other) | Count(*) throws error | about 19 years ago |
| Replied (other) | compiler warnings on the buildfarm | about 19 years ago |
| Replied (other) | Need help with autoconf | about 19 years ago |
| Replied (other) | "tuple concurrently updated" during index deletion | about 19 years ago |
| Replied (other) | Count(*) throws error | about 19 years ago |
| Replied (other) | deleting rows with foreign keys | about 19 years ago |
| Replied (other) | minor compiler warning on OpenBSD | about 19 years ago |
| Started thread | pgsql: Suppress a warning that some versions of gcc emit about %x in | about 19 years ago |
| Replied (other) | Count(*) throws error | about 19 years ago |
| Replied (other) | 2PC-induced lockup | about 19 years ago |
| Replied (other) | Count(*) throws error | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | 2PC-induced lockup | about 19 years ago |
| Replied (other) | 2PC-induced lockup | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | Need help with autoconf | about 19 years ago |
| Replied (other) | troubble with contrib compile | about 19 years ago |
| Replied (other) | BUG #3438: Problem selecting backslash from a byte array | about 19 years ago |
| Replied (other) | Need help with autoconf | about 19 years ago |
| Replied (other) | minor compiler warning on OpenBSD | about 19 years ago |
| Replied (other) | PQescapeBytea* version for parameters | about 19 years ago |
| Replied (other) | Bgwriter strategies | about 19 years ago |
| Replied (other) | Strange round behaviour w/ more than 2 decimals | about 19 years ago |
| Replied (other) | 2PC-induced lockup | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | exit code -1073741819 | about 19 years ago |
| Replied (other) | vacuumdb: PANIC: corrupted item pointer | about 19 years ago |
| Replied (other) | Hyper-Trading | about 19 years ago |
| Started thread | pgsql: Add note that building from CVS requires bison and flex, whereas | about 19 years ago |
| Replied (other) | GSSAPI patch | about 19 years ago |
| Replied (other) | Duplicate Unique Key constraint error | about 19 years ago |
| Replied (other) | pgsql: Add support for GSSAPI authentication. | about 19 years ago |
| Replied (other) | vacuumdb: PANIC: corrupted item pointer | about 19 years ago |
| Replied (other) | pgsql: Add support for GSSAPI authentication. | about 19 years ago |
| Replied (other) | vacuumdb: PANIC: corrupted item pointer | about 19 years ago |
| Replied (other) | pgsql: Add support for GSSAPI authentication. | about 19 years ago |
| Started thread | pgsql: Fix misspelling. | about 19 years ago |
| Replied (other) | Vaccum Stalling | about 19 years ago |
| Replied (other) | Vaccum Stalling | about 19 years ago |
| Replied (other) | Vaccum Stalling | about 19 years ago |
| Replied (other) | Vaccum Stalling | about 19 years ago |
| Replied (other) | GSSAPI patch | about 19 years ago |
| Replied (other) | 2PC-induced lockup | about 19 years ago |
| Replied (other) | Maintaining cluster order on insert | about 19 years ago |
| Replied (other) | BUG #3436: inherited primary keys are not reported as primary key by the Java DatabaseMetaData | about 19 years ago |
| Replied (other) | BUG #3435: problem with substring function | about 19 years ago |
| Replied (other) | russian case-insensitive regexp search not working | about 19 years ago |
| Replied (other) | Maintaining cluster order on insert | about 19 years ago |
| Replied (own) | Weird ecpg failures on buildfarm NetBSD members | about 19 years ago |
| Started thread | pgsql: Adjust processSQLNamePattern() so that $ within the pattern is | about 19 years ago |
| Replied (other) | Maintaining cluster order on insert | about 19 years ago |
| Replied (other) | dropdb ; createdb equivalent without createdb permission? | about 19 years ago |
| Replied (other) | dropdb ; createdb equivalent without createdb permission? | about 19 years ago |
| Replied (own) | psql/pg_dump vs. dollar signs in identifiers | about 19 years ago |
| Started thread | psql/pg_dump vs. dollar signs in identifiers | about 19 years ago |
| Replied (other) | Warm standby stall -- what debug info would help? | about 19 years ago |
| Replied (other) | dblink connection security | about 19 years ago |
| Started thread | pgsql: Fix stddev_pop(numeric) and var_pop(numeric), which were | about 19 years ago |
| Started thread | pgsql: Fix stddev_pop(numeric) and var_pop(numeric), which were | about 19 years ago |
| Started thread | Weird ecpg failures on buildfarm NetBSD members | about 19 years ago |
| Started thread | numeric stddev_pop and var_pop are wrong | about 19 years ago |
| Replied (other) | russian case-insensitive regexp search not working | about 19 years ago |
| Replied (other) | dblink connection security | about 19 years ago |
| Replied (other) | PQescapeBytea* version for parameters | about 19 years ago |
| Started thread | pgsql: Fix single-user mode so that interrupts (particularly SIGTERM and | about 19 years ago |
| Started thread | pgsql: Minor copy-editing. | about 19 years ago |
| Replied (other) | Unable to get postgres running after long time no vacuum | about 19 years ago |