- Google SoC: lots of discussion, very few mentors
- =?ISO-8859-1?Q?Parallel Query?=
- Updated propsoal for read-only queries on PITR slaves (SoC 2007)
- CLUSTER, using SHARE UPDATE EXCLUSIVE lock?
- HOT WIP Patch - version 4.0
- HOT - preliminary results
- Revitalising VACUUM FULL for 8.3
- Possible BUG in -head with stats
- Is there a way to run heap_insert() AFTER ExecInsertIndexTuples()?
- Re: What is CheckPoint.undo needed for?
- 8.1.8 Installer Fails on Win2k Server
- Re: COMMIT NOWAIT Performance Option
- SOC & user quotas
- Compilation errors
- Major Feature Interactions
- psql problem querying relations
- VACUUM and spoiling the buffer manager cache
- Synchronized Scan update
- high CPU usage for stats collector in 8.2
- Implicit casts with generic arrays
- bug in gist hstore?
- 7.x horology regression test on Solaris buildfarm machines
- Packed short varlenas, what next?
- Re: [PATCHES] Load distributed checkpoint
- Expanding DELETE/UPDATE returning
- Dead Space Map version 2
- COMMIT NOWAIT Performance Option
- Seeking Google SoC Mentors
- Compile libpq for pg8.2.3 with vc7
- Sottoscrizione
- NPGSQL/ODBC performance
- Bitmap index stuff
- Resumable vacuum proposal and design overview
- help required regarding queryin postgis database from google maps
- PGSQL and NPGSQL does not display exact errors
- Re: error in cvs head: bogus varattno for OUTER var: 5
- RFI: Looking a PERIOD data type developer
- Developer TODO List as a PostgreSQL DB
- Re: [GENERAL] pg_autovacuum should allow NULL values
- urgent: upgraded to 8.2, getting kernel panics
- 5 Weeks till feature freeze or (do you know where your patch is?)
- Re: [COMMITTERS] pgsql: Update Solaris FAQ.
- Proposal for Implenting read-only queries during wal replay (SoC2007)
- osprey dumped core on 8.2
- Re: Data Restore from WAL
- Re: [COMMITTERS] pgsql: Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into
- Re: HOT WIP Patch - version 2
- Simple Column reordering
- Saving space for common kinds of numeric values
- Re: tsearch in core patch, for inclusion
- XLOG_NO_TRAN and XLogRecord.xl_xid
- What is CheckPoint.undo needed for?
- Grouped Index Tuples
- infinity and DATE type
- SCMS question
- bug in CHECK(some SIMILAR TO ..)
- Re: Priorities for users or queries?
- Re: Proposal: Change of pg_trigger.tg_enabled and adding
- Status of Hierarchical Queries
- --enable-xml instead of --with-libxml?
- Re: [pgsql-patches] pg_get_domaindef
- Column storage positions
- statement_timeout doesnt work within plpgsql by design?
- Re: HOT WIP Patch - version 2
- Re: ToDo: add documentation for operator IS OF
- Re: HOT WIP Patch - version 2
- Re: \copy (query) delimiter syntax error
- Re: [PATCHES] WIP patch - INSERT-able log statements
- Re: [PATCHES] WIP patch - INSERT-able log statements
- How can I merge a TargetEntry with a tuple?
- Re: [PATCHES] WIP patch - INSERT-able log statements
- Multiple Storage per Tablespace, or Volumes
- Short varlena headers and arrays
- pg_proc without oid?
- Howto change db cluster locale on-the-fly
- TopPlan, again
- FETCH from scroll cursor does not return count in libpq PQcmdStatus
- Re: [COMMITTERS] pgsql: Better fix for determining minimum and maximum int64 values that
- Re: return varchar from C function
- Short varlena header bit-packing options
- Short varlena header bit-packing options
- Short varlena header bit-packing options
- return varchar from C function
- Re: [PATCHES] WIP patch - INSERT-able log statements
- Re: [COMMITTERS] pgsql: Add lock matrix todocumentation.
- Re: [COMMITTERS] pgsql: Add lock matrix todocumentation.
- Adding Union Join to PostgreSQL
- Plan invalidation design
- New feature request: FlashBack Query
- Re: [GENERAL] [ANNOUNCE] Advisory on possibly insecure securitydefiner functions
- Invalid to_date patterns (was: [PATCHES] [GENERAL] ISO week dates)
- Re: [pgsql-patches] [PATCHES] [Fwd: Index Advisor]
- 8.3 patches hold queue empty
- n-gram search function
- autovacuum next steps
- Confusing message on startup after a crash while recovering
- Mail getting through? Short varlena headers
- Intermittent buildfarm failures due to timestamptz test
- Re: [COMMITTERS] pgsql: Functions for mapping table data and table schemas to XML (a.k.a.
- Mail getting through?
- buildfarm failure in XML code
- automatic password for pg_dump to be used for a batch file in vb6
- XML regression test failure
- Re: Day and month name localization uses wronglocale category
- Re: HOT WIP Patch - version 1
- Plan for compressed varlena headers
- integer datetimes
- "anyelement2" pseudotype
- Cosmetic note: hit rates in logs
- Re: [PATCHES] Re: [BUGS] BUG #2724: Could not checkconnection status with "ssl=on"
- Re: "recovering prepared transaction" after serverrestart message
- Re: Deadlock with pg_dump?
- Re: [PATCHES] array_accum aggregate
- Fixing insecure security definer functions
- Writing triggers in C++
- add to ToDo, please
- Re: [COMMITTERS] pgsql: Add ORDER BY to vacummdb so databases are scaned in the same
- cuckoo is hung during regression test
- Re: [PATCHES] Have psql show current sequnce values- (Resubmission)
- XML changes broke assert-enabled vcbuild
- 8.1 stats issues on Win32
- Re: [PATCHES] Bad bug in fopen() wrapper code
- Re: pgsql: Fix backend crash in parsing incorrect tsquery.
- Visual C++ function issues
- Safe outer-join orderings
- GiST Comparing IndexTuples/Datums
- OT: IRC nick to real world mapping
- XML export function signatures
- Missing directory when building 8.2.3-base
- Sigres -- Accelerating INSERT/UPDATE with UPS
- Variable length varlena headers redux
- DROP DATABASE and prepared xacts
- Re: [ANNOUNCE] == PostgreSQL Weekly News - February 11 2007 ==
- select from sequences
- Documentation on WAL/buffer cache/checkpoint internals
- PostgreSQL and OpenLdap
- Re: Acclerating INSERT/UPDATE using UPS
- Re: Acclerating INSERT/UPDATE using UPS
- Re: Acclerating INSERT/UPDATE using UPS
- Re: Acclerating INSERT/UPDATE using UPS
- Re: Acclerating INSERT/UPDATE using UPS
- Re: wishlist items ..
- [Fwd: [COMMITTERS] pgsql: Fix for early log messages duringpostmaster startup getting lost]
- wishlist items ..
- tsearch2: enable non ascii stop words with C locale
- Re: XML export
- Re: [COMMITTERS] pgsql: StrNCpy -> strlcpy (not complete)
- Acclerating INSERT/UPDATE using UPS
- XML export
- RFC: Temporal Extensions for PostgreSQL
- Foreign keys for non-default datatypes, redux
- Re: Proposal: TABLE functions
- possible TODOs
- Database backup mechanism
- Re: [COMMITTERS] pgsql: Add lock matrix to documentation.
- Re: [PATCHES] How can I use 2GB of shared buffers on Windows?
- Re: Variable length varlena headers redux
- Re: [PATCHES] Bad bug in fopen() wrapper code
- Re-ordering of OR conditions
- TODO: Allow SQL functions to reference parameters by name
- Re: [PATCHES] [pgsql-patches] Phantom Command IDs, updated patch
- FreeBSD 6.2 ./configure plays oddly when building 8.2.2 from tarball
- Re: referential Integrity and SHARE locks
- compilation of pg_config fails
- Re: [COMMITTERS] pgsql: Reduce WAL activity for page splits: > Currently,an index split
- Fwd: [webmaster] Its has been a great db experience with pg.
- quick SRF question
- Proffesional Needed
- Proffesional Needed
- HOT for PostgreSQL 8.3
- Re: Anyone going to the LinuxWorld Summit in NYC
- Chatter on DROP SOMETHING IF EXISTS
- Proposal: TABLE functions
- proposed todo: use insert/update returning anywhere a table is allowed
- Re: referential Integrity and SHARE locks
- Status of autovacuum and the sporadic stats failures ?
- Re: getting status transaction error
- Re: Ooops ... seems we need a re-release pronto
- Ooops ... seems we need a re-release pronto
- strlcat
- doxygen.postgresql.org
- misread release notes
- Pl/pgsql functions causing crashes in 8.2.2
- Type casting bug in 8.1.[67]?
- Pl/pgsql functions causing crashes in 8.2.2
- period data type
- Logging functions executed by queries in 8.2?
- Re: psql possible TODO
- buildfarm fail "cardinal"
- period data type
- Re: [PATCHES] Fix "database is ready" race condition
- libpq docs about PQfreemem
- Re: [COMMITTERS] pgsql: Add documentation for Windows on how to setan environment
- SRF optimization question
- \copy (query) delimiter syntax error
- snprintf()
- Proposed adjustments in MaxTupleSize and toast thresholds
- problem of geometric operator in v8.2.1
- Re: PL/pgSQL RENAME functionality in TODOs
- Re: "May", "can", "might"
- Re: Talks for OSCON? Only 5 days left!
- Performance penalty of visibility info in indexes?
- proposal: only superuser can change customized_options
- Referential Integrity and SHARE locks
- --enable-debug does not work with gcc
- ToDo: add documentation for operator IS OF
- Re: Function proposal to find the type of a datum
- Re: [PATCHES] Full page writes improvement
- Function proposal to find the type of a datum
- writing new regexp functions
- The may/can/might business
- Why is ecpg segfaulting on buildfarm member "clownfish"?
- Re: Why is ecpg segfaulting on buildfarm member "clownfish"?
- Re: PL/pgSQL RENAME functionality in TODOs
- Estimation error in n_dead_tuples
- max_locks_per_transactions ...
- Data archiving/warehousing idea
- Re: "May", "can", "might"
- Lock compatibility matrix
- [GENERAL] 8.2.1 Compiling Error
- Logging Lock Waits
- parsenodes vs. primnodes
- Improving NOT IN
- Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll
- RI checks during UPDATEs
- PL/pgSQL RENAME functionality in TODOs
- Re: "May", "can", "might"
- Re: "May", "can", "might"
- Proposal for partial resove issue of GIN fullscan.
- Patch queue
- log ssl mode with connections?
- standard_conforming_strings 'on' for 8.3?
- Questions about parser code
- Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll
- Re: pgsql: Fix for plpython functions; return true/false for boolean,
- Bug? CREATE TABLE AS (... UNION ...)
- stack usage in toast_insert_or_update()
- V3 protocol; way to return table aliases?
- How to configure Postgres to make it not to use (load) crypto libraries.
- Getting comments from schema using SQL
- Re: [pgsql-patches] Autovacuum launcher patch
- XML type and XPath
- Re: [BUGS] Missing error message on missing ssl-key-files
- Re: Updateable cursors
- shared_preload_libraries support on Win32?
- Phantom command ids again
- Petizione
- Archive log compression keeping physical log available in the crashrecovery
- UUID patch broke win32
- plpgpsm 0.1 is available