Mailing lists [pgsql-committers]
- pgsql: First phase of OUT-parameters project. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Flush any remaining statistics counts out to the collector at tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Flush any remaining statistics counts out to the collector at tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Flush any remaining statistics counts out to the collector at tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: First pass at type views elein@pgfoundry.org (User Elein)
- pgsql: Adjust pg_proc.proargtypes[0] tests in psql \df to handle new momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove pg_buffercache_pages.h -- patch from Mark Kirkwood. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Update pgcvslog examples. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix wrong week returnded by date_trunc('week') for early dates in momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix wrong week returnded by date_trunc('week') for early dates in momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update pgcvslog examples. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Backpatch FAQ's to 8.0.X. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Teach pg_dump about OUT parameters. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Minor improvements in the really-pretty-ad-hoc test scripts for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make plperl work with OUT parameters. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Second try at making examine_variable and friends behave sanely tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Second try at making examine_variable and friends behave sanely tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: First cut at tables and table_columns views. andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Update release notes for 8.0.2. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update release notes for 8.0.2. momjian@svr1.postgresql.org (Bruce Momjian)
- newsysviews - newsysview: fix estimated_mb for tables with no TOAST. andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Fix release not typo. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix release not typo. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Translation updates petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Put back code mistakenly removed from copy of postmaster's tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Put back code mistakenly removed from copy of postmaster's tgl@svr1.postgresql.org (Tom Lane)
- How to copy from Table to table joseph antonyraj
- pgsql: In cost_mergejoin, the early-exit effect should not apply to the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: In cost_mergejoin, the early-exit effect should not apply to the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: In cost_mergejoin, the early-exit effect should not apply to the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove an unused variable `ShmemBootstrap', and remove an neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add a link to www.postgresql.org/download to the installation neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Minor fixes for psql tab completion. neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Adjust SGML ulink tags to the URL is always displayed in our Peter Eisentraut
- Re: pgsql: Adjust SGML ulink tags to the URL is always Neil Conway
- Re: pgsql: Adjust SGML ulink tags to the URL is always displayed in our Peter Eisentraut
- pgaccess - pgaccess: fixed renaming of tables cmaj@pgfoundry.org (User Cmaj)
- pgaccess - pgaccess: fixed inserts of null values for ints/floats, cmaj@pgfoundry.org (User Cmaj)
- pgaccess - pgaccess: added a couple more types that cannot be empty cmaj@pgfoundry.org (User Cmaj)
- oledb - oledb: Update the document about the new project home site shachar@pgfoundry.org (User Shachar)
- pgsql: This patch changes int2_avg_accum() and int4_avg_accum() use the neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Fix broken markup. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: plpgsql does OUT parameters, as per my proposal a few weeks ago. tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: s/TEXT/NAME/ where appropriate; add schema decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: add index views. andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Adjust grammar for plpgsql's OPEN command so that a cursor can be tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: pg_database.template should be a boolean decibel@pgfoundry.org (User Decibel)
- pgsql: This file was whacked by pgindent before it knew it shouldn't neilc@svr1.postgresql.org (Neil Conway)
- newsysviews - newsysview: Add build script decibel@pgfoundry.org (User Decibel)
- pgsql: Include information about a domain's CHECK constraint, if any, in neilc@svr1.postgresql.org (Neil Conway)
- newsysviews - newsysview: Make type definitions as old, add TODO to decibel@pgfoundry.org (User Decibel)
- pginstaller - web: New Directory mha@pgfoundry.org (User Mha)
- pginstaller - web: Move FAQs into a subdirectory, and make sure they mha@pgfoundry.org (User Mha)
- newsysviews - newsysview: table_columns doesn't need to join on pg_type; andrewsn@pgfoundry.org (User Andrewsn)
- pginstaller - web: HTML markup fixes mha@pgfoundry.org (User Mha)
- newsysviews - newsysview: add views and view_columns views. andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: have build.sh figure the server version out andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Attached patch cleans up the HTML code in tools/backend. momjian@svr1.postgresql.org (Bruce Momjian)
- newsysviews - newsysview: fix some 7.4 compat issues andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Merge Resdom nodes into TargetEntry nodes to simplify code and tgl@svr1.postgresql.org (Tom Lane)
- python - ex: Imported Sources jwp@pgfoundry.org (User Jwp)
- pgsql: Remove test for NULL node in ExecProcNode(). tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Apply the "nodeAgg" optimization to more of the builtin neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add a "USING" clause to DELETE, which is equivalent to the FROM neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Fix minor breakage to regression tests induced in previous commit neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Minor documentation tweak. neilc@svr1.postgresql.org (Neil Conway)
- Re: pgsql: Add a "USING" clause to DELETE, which is equivalent to the FROM Tom Lane
- Re: pgsql: Add a "USING" clause to DELETE, which is Neil Conway
- python - be: New Directory jwp@pgfoundry.org (User Jwp)
- python - be: New Directory jwp@pgfoundry.org (User Jwp)
- python - be: Moved to call/ to reflect its inheritance of PyPgCall_Type. jwp@pgfoundry.org (User Jwp)
- python - be: Add common types to module and comment out LargeObject jwp@pgfoundry.org (User Jwp)
- python - be: Postgres.Object and others no longer depend on this as a jwp@pgfoundry.org (User Jwp)
- pgsql: Allow plpgsql functions to omit RETURN command when the function tgl@svr1.postgresql.org (Tom Lane)
- python - be: Moved to call/. jwp@pgfoundry.org (User Jwp)
- python - be: Add various type Oid's from catalog/pg_type.h. jwp@pgfoundry.org (User Jwp)
- python - be: New Directory jwp@pgfoundry.org (User Jwp)
- python - be: Move headers to there new home/name. jwp@pgfoundry.org (User Jwp)
- python - be: Rename and use new APIs jwp@pgfoundry.org (User Jwp)
- pgsql: Fix some issues with missing or too many newlines at end of file. tgl@svr1.postgresql.org (Tom Lane)
- python - be: Don't forget build_clib sub command. jwp@pgfoundry.org (User Jwp)
- python - be: Inherit from PyPgObject. jwp@pgfoundry.org (User Jwp)
- python - be: Fix the DEBUG1 PyCFunction. jwp@pgfoundry.org (User Jwp)
- python - be: Rename and use new APIs. jwp@pgfoundry.org (User Jwp)
- pgsql: Update and copy-edit release notes for 8.0.2. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update and copy-edit release notes for 8.0.2. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Stamp 8.0.2. tgl@svr1.postgresql.org (Tom Lane)
- python - lo: New Directory jwp@pgfoundry.org (User Jwp)
- python - lo: New Directory jwp@pgfoundry.org (User Jwp)
- python - lo: New Directory jwp@pgfoundry.org (User Jwp)
- python - lo: Add new directory __init__.py's Alter docstrings a bit, and jwp@pgfoundry.org (User Jwp)
- python - lo: Add new spaces Update setup's project information. jwp@pgfoundry.org (User Jwp)
- pgsql: Use fork_process() to avoid some fork()-related boilerplate code neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Change the default setting of "add_missing_from" to false. neilc@svr1.postgresql.org (Neil Conway)
- python - be: Special case bytea instantiation to avoid escaping. jwp@pgfoundry.org (User Jwp)
- python - be: Finish transition Move/Rename files. jwp@pgfoundry.org (User Jwp)
- pgsql: Use an always-there test, not an Assert, to check for overrun of tgl@svr1.postgresql.org (Tom Lane)
- pginstaller - pginst: Prep for 8.0.2 dpage@pgfoundry.org (User Dpage)
- pgsql: If we're going to have a non-panic check for held_lwlocks[] tgl@svr1.postgresql.org (Tom Lane)
- pgaccess - pgaccess: latest version from Robert Strong, with licensing cmaj@pgfoundry.org (User Cmaj)
- docbot - docbot: Changed the docbot to join #postgresql-es, but not dfetter@pgfoundry.org (User Dfetter)
- python - be: Misplaced function, this belongs in pl.c where is actually jwp@pgfoundry.org (User Jwp)
- python - be: Don't continue to fill in the error if errstart returns jwp@pgfoundry.org (User Jwp)
- python - be: Raise Postgres.Errors as what they are defined to be, jwp@pgfoundry.org (User Jwp)
- pgsql: We don't put URL's in ulink's because the URL is always momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Done: < * Allow additional tables to be specified in DELETE for momjian@svr1.postgresql.org (Bruce Momjian)
- pginstaller - web: Add FAQ about dynamic load errors on procedural mha@pgfoundry.org (User Mha)
- newsysviews - newsysview: lots of new stuff: - "relations" views andrewsn@pgfoundry.org (User Andrewsn)
- tablelog - tablelog: Imported Sources andreas@pgfoundry.org (User Andreas)
- docbot - docbot: Fixed reply on private message pjmodos@pgfoundry.org (User Pjmodos)
- newsysviews - newsysview: Add vi: tag decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: sync docs and code decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: We decided to display type info called by decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: Don't ignore _compat.sql now that it shouldn't decibel@pgfoundry.org (User Decibel)
- python - ex: Fix logic to only raise an exception if all fail, rather jwp@pgfoundry.org (User Jwp)
- newsysviews - newsysview: Welcome aggregates. decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: pg_*_casts decibel@pgfoundry.org (User Decibel)
- pgsql: Split out into a separate function the code in grouping_planner() tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: Update doc decibel@pgfoundry.org (User Decibel)
- pgsql: Make constant-folding produce sane output for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make constant-folding produce sane output for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make constant-folding produce sane output for tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: pg_*_conversions decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: Missing some table references decibel@pgfoundry.org (User Decibel)
- tablelog - tablelog: Using filenames as target/prerequisite in kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: schema used in __table_log kimhanse@pgfoundry.org (User Kimhanse)
- newsysviews - newsysview: pg_databases, but we still need decibel@pgfoundry.org (User Decibel)
- newsysviews - newsysview: Ignore .swp files decibel@pgfoundry.org (User Decibel)
- tablelog - tablelog: Get number_columns from system catalog cache kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Accept log_schema as 3rd arg in table_log() trigger kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: SQL functions returning pass-by-reference types were copying the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: SQL functions returning pass-by-reference types were copying the tgl@svr1.postgresql.org (Tom Lane)
- tablelog - tablelog: Bugfix: tupleDesc->natts is not lowered when a kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Get number_columns_log from TupleDesc kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Added table_log_init() function kimhanse@pgfoundry.org (User Kimhanse)
- newsysviews - newsysview: use existing bit_or aggregate rather than andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Update to XHTML. momjian@svr1.postgresql.org (Bruce Momjian)
- docbot - docbot: Output more urls per line pjmodos@pgfoundry.org (User Pjmodos)
- python - be: fix assertion trap. jwp@pgfoundry.org (User Jwp)
- python - be: uncomment the LargeObject initialization jwp@pgfoundry.org (User Jwp)
- python - be: remove unnecessary type structure initializations, the jwp@pgfoundry.org (User Jwp)
- python - be: Remove setattr as it was just a wasting way to say "you jwp@pgfoundry.org (User Jwp)
- python - me: Imported Sources jwp@pgfoundry.org (User Jwp)
- pgsql: PersistHoldablePortal must establish the correct value for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: PersistHoldablePortal must establish the correct value for tgl@svr1.postgresql.org (Tom Lane)
- docbot - www: Imported Sources pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: Oops i did mistake, removed all files from www pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: Added right files, sorry for that first commit pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: New Directory pjmodos@pgfoundry.org (User Pjmodos)
- docbot - www: Initial checkin of www stuff pjmodos@pgfoundry.org (User Pjmodos)
- python - web: Imported Sources jwp@pgfoundry.org (User Jwp)
- pgsql: Fix interaction between materializing holdable cursors and firing tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix interaction between materializing holdable cursors and firing tgl@svr1.postgresql.org (Tom Lane)
- python - web: Add CVS Web interface links to the project description jwp@pgfoundry.org (User Jwp)
- pgsql: Create the planner mechanism for optimizing simple MIN and MAX tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: Partial implementation of pg_users added for aglio@pgfoundry.org (User Aglio)
- newsysviews - newsysview: add view for database configuration andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Fix broken markup. tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: 7.4 compat andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Add aggsortop column to pg_aggregate, so that MIN/MAX tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: allow for missing tablespace row (7.4 compat andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: table constraints and foreign keys andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Fix oversight in MIN/MAX optimization: must not return NULL tgl@svr1.postgresql.org (Tom Lane)
- docbot - docbot: Fixed duplicates in queries. dfetter@pgfoundry.org (User Dfetter)
- docbot - docbot: Docbot wraps >= 4 URLs, leaves 3 alone. dfetter@pgfoundry.org (User Dfetter)
- pgsql: Revert mistaken renaming of UTF-8. petere@svr1.postgresql.org (Peter Eisentraut)
- pgsql: Remove unnecessary UPDATE commands to assign explicit ACLs to tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Adjust pg_cast.h so that the OIDs assigned to built-in casts come tgl@svr1.postgresql.org (Tom Lane)
- dbi-link - dbi-link: Fixed wrong table alias and removed extra dfetter@pgfoundry.org (User Dfetter)
- dbi-link - dbi-link: fixed wrong fix to remote_query.sql dfetter@pgfoundry.org (User Dfetter)
- pgsql: Minor consistency improvement to the documentation on array neilc@svr1.postgresql.org (Neil Conway)
- pgaccess - pgaccess: removed useless horizontal scroll bars (thanks, cmaj@pgfoundry.org (User Cmaj)
- pgaccess - pgaccess: more non-empty types cmaj@pgfoundry.org (User Cmaj)
- pgsql: Revert yesterday's change to make pg_cast.h say 'OID = 0' in DATA tgl@svr1.postgresql.org (Tom Lane)
- python - web: Add documentation project to list. jwp@pgfoundry.org (User Jwp)
- python - web: Site is now explicitly dependent on a doc build. jwp@pgfoundry.org (User Jwp)
- python - web: Quiet removal of doc/ contents. jwp@pgfoundry.org (User Jwp)
- pgsql: Change addRangeTableEntryForRelation() to take a Relation pointer tgl@svr1.postgresql.org (Tom Lane)
- python - web: Fix broken links(sp -> project). jwp@pgfoundry.org (User Jwp)
- pgsql: Simplify initdb-time assignment of OIDs as I proposed yesterday, tgl@svr1.postgresql.org (Tom Lane)
- pgsql: First phase of project to use fixed OIDs for all system catalogs tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: rules view andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: Finished pg_users Added pg_groups Added aglio@pgfoundry.org (User Aglio)
-
pgsql: Added patch by Philip Yarra
for a meskes@svr1.postgresql.org (Michael Meskes) -
pgsql: Added patch by Philip Yarra
for a meskes@svr1.postgresql.org (Michael Meskes) - docbot - docbot: Actually use config pjmodos@pgfoundry.org (User Pjmodos)
- docbot - docbot: Bot now rereads config on SIGHUP. pjmodos@pgfoundry.org (User Pjmodos)
- pgsql: Completion of project to use fixed OIDs for all system catalogs tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Marginal hack to use a specialized hash function for dynahash tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Must count '*' characters as potential arguments. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to constant-fold functions returning RECORD, since the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to constant-fold functions returning RECORD, since the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to constant-fold functions returning RECORD, since the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to constant-fold functions returning RECORD, since the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Put back blessing of record-function tupledesc, which I removed tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make equalTupleDescs() compare attlen/attbyval/attalign rather tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make equalTupleDescs() compare attlen/attbyval/attalign rather tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Done > * -Use indexes for MIN() and MAX() momjian@svr1.postgresql.org (Bruce Momjian)
- python - be: Don't bail if !='posix'. jwp@pgfoundry.org (User Jwp)
- python - be: Add vim source formatting magic. jwp@pgfoundry.org (User Jwp)
- python - web: Add vim source formatting magic. jwp@pgfoundry.org (User Jwp)
- Re: pgsql: Completion of project to use fixed OIDs for Christopher Kings-Lynne
- Re: pgsql: Completion of project to use fixed OIDs for Tom Lane
- python - web: Add layout structure overview jwp@pgfoundry.org (User Jwp)
- python - web: Only link the project title, to set it off from jwp@pgfoundry.org (User Jwp)
- pgsql: Remove an unused variable "waitingForSignal". neilc@svr1.postgresql.org (Neil Conway)
- pgsql: This patch changes the use of varargs.h to stdarg.h as required neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Revert addition of poorly-thought-out DUMP TIMESTAMP archive tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Revert addition of poorly-thought-out DUMP TIMESTAMP archive tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Modify MoveOfflineLogs/InstallXLogFileSegment to avoid O(N^2) tgl@svr1.postgresql.org (Tom Lane)
- python - ex: Fix logic(again) to allow all any exception with .code = jwp@pgfoundry.org (User Jwp)
- pgsql: Reduce PANIC to ERROR in several xlog routines that are used in tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix comment typo. momjian@svr1.postgresql.org (Bruce Momjian)
- pgnumerics - sql: Imported Sources isenk@pgfoundry.org (User Isenk)
- pgnumerics - sql: Imported Sources isenk@pgfoundry.org (User Isenk)
- pgsql: Minor improvements to locale documentation. tgl@svr1.postgresql.org (Tom Lane)
- python - lo: Rework doc strings. jwp@pgfoundry.org (User Jwp)
- pgsql: Create a new 'MultiExecProcNode' call API for plan nodes that tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: work in progress commit andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: added acl_modes reference table to support aglio@pgfoundry.org (User Aglio)
- newsysviews - newsysview: made changes to grants.sql per IRC discussion aglio@pgfoundry.org (User Aglio)
- newsysviews - newsysview: oops! forgot col name change to acl_modes. aglio@pgfoundry.org (User Aglio)
- newsysviews - newsysview: More fixes on grants.sql per IRC discussion aglio@pgfoundry.org (User Aglio)
- python - be: Add catch and end convenience macro. jwp@pgfoundry.org (User Jwp)
- python - be: Add convenience macro. jwp@pgfoundry.org (User Jwp)
- pgsql: Fix comment typo. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clarify name of file to be checked for PITR expiring. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clarify name of file to be checked for PITR expiring. momjian@svr1.postgresql.org (Bruce Momjian)
- python - me: Namespaces interface Provides a mapping and attribute jwp@pgfoundry.org (User Jwp)
- python - be: Add namespace interfaces. jwp@pgfoundry.org (User Jwp)
- python - be: Use HeapTupleHeader accessors. jwp@pgfoundry.org (User Jwp)
- python - be: Add catalog related entries jwp@pgfoundry.org (User Jwp)
- python - be: Complete namespace interface addition. jwp@pgfoundry.org (User Jwp)
- python - be: Append traceback information to detail if it is a Postgres jwp@pgfoundry.org (User Jwp)
- python - be: Add common mapping object methods 'keys' and 'has_key'. jwp@pgfoundry.org (User Jwp)
- python - be: Use the convenience macro jwp@pgfoundry.org (User Jwp)
- python - be: Fixes and Features Add 'keys' and 'has_key' methods for jwp@pgfoundry.org (User Jwp)
- pgsql: Initial implementation of lossy-tuple-bitmap data structures. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update PITR mention of which WAL files are needed. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update PITR mention of which WAL files are needed. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Force archiving of partially-full WAL files when momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Test new html tag. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix html. momjian@svr1.postgresql.org (Bruce Momjian)
- python - be: Inherit from Postgres.Object jwp@pgfoundry.org (James William Pye)
- How to get trigger oid by trigger name rafaqat ali
- pgsql: Add description about partial WAL archiving for PITR: > > momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add HTML TODO version to CVS. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add HTML version of TODO to CVS, for web site use. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add description that WAL files used during backup have to be momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update for HTML markup. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update TODO script sample. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update PITR TODO items: < failure. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: record_in and record_recv must be careful to return a separately tgl@svr1.postgresql.org (Tom Lane)
- pgsql: record_in and record_recv must be careful to return a separately tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update PITR setence to mention WAL and file system dump. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: When positioned before the start of a ResultSet issuing jurka@svr1.postgresql.org (Kris Jurka)
- pgsql: Added to TODO: > * Compress WAL entries [wal] momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add WAL entry about compression. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: pg_dumpall should enforce the server version check for itself, tgl@svr1.postgresql.org (Tom Lane)
- pgsql: pg_dumpall should enforce the server version check for itself, tgl@svr1.postgresql.org (Tom Lane)
- autodoc - autodoc: The latest version of dia crashes when I open a dia rbt@pgfoundry.org (User Rbt)
- autodoc - autodoc: Fix GraphViz foreign key links (they were missing). rbt@pgfoundry.org (User Rbt)
- pgsql: Update PITR wording, per Simon. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update PITR wording, per Simon. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Attached patch gets rid of the global timezone in the following momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: The following patch should allow UPDATE_INTERVAL to be specified momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: > >Luckily, PG 8 is available for this. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: >>>>Luckily, PG 8 is available for this. momjian@svr1.postgresql.org (Bruce Momjian)
- python - be: Override linecache.updatecache to allow access to jwp@pgfoundry.org (James William Pye)
- pgsql: Add comment about permissions on pg_ts* tables teodor@svr1.postgresql.org (Teodor Sigaev)
- pgsql: Add comment about permissions on pg_ts* tables teodor@svr1.postgresql.org (Teodor Sigaev)
- pgsql: Add comment about permissions on pg_ts* tables teodor@svr1.postgresql.org (Teodor Sigaev)
- python - be: New constants and IST interfaces Add subtransaction jwp@pgfoundry.org (James William Pye)
- python - be: Allow Oid_FromPyObject to implicity use a type's Oid Check jwp@pgfoundry.org (James William Pye)
- python - be: Forget about NotPyPgTransaction Remove owner checks as jwp@pgfoundry.org (James William Pye)
- python - be: Use remove type_dealloc and rely on the inherited jwp@pgfoundry.org (James William Pye)
- pgsql: Create executor and planner-backend support for decoupled heap tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add: > * All ability to monitor the use of temporary sort files momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * All ability to monitor the use of temporary sort files momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Log queries where the optimizer row estimates were momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add: > * Add tool to query pg_stat_* tables and report indexes momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Add: > * Add tool to query pg_stat_* tables Fabien COELHO
- pgsql: Minor performance improvement: avoid unnecessary tgl@svr1.postgresql.org (Tom Lane)
- oledb - oledb: Remove extra zealous assert shachar@pgfoundry.org (User Shachar)
- pgsql: Fix mis-display of negative fractional seconds in interval values tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix mis-display of negative fractional seconds in interval values tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix mis-display of negative fractional seconds in interval values tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix mis-display of negative fractional seconds in interval values tgl@svr1.postgresql.org (Tom Lane)
- oledb - oledb: Support functions for quoting identifiers and strings shachar@pgfoundry.org (User Shachar)
- oledb - oledb: Finally found out how to test "OpenRowset". shachar@pgfoundry.org (User Shachar)
- pgsql: Don't try to run clauseless index scans on index types that don't tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to run clauseless index scans on index types that don't tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to run clauseless index scans on index types that don't tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to run clauseless index scans on index types that don't tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Don't try to run clauseless index scans on index types that don't tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add note clarifying that indexes that support ordered scans had tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make pg_ctl status do a kill() test to verify that the PID found tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make pg_ctl status do a kill() test to verify that the PID found tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Install some slightly realistic cost estimation for bitmap index tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Done: < * Add tool to query pg_stat_* tables and report indexes momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Updated text for bitmaps: < Bitmap indexes index single momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Rethink original decision to use AND/OR Expr nodes to represent tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: Make pg_ctl status do a kill() test to Simon Riggs
- pgsql: Clarify use of MD5 authentication and pg_shadow encryption. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clarify use of MD5 authentication and pg_shadow encryption. momjian@svr1.postgresql.org (Bruce Momjian)
- python - ex: Make setup import friendly. jwp@pgfoundry.org (James William Pye)
- python - lo: Make setup import friendly. jwp@pgfoundry.org (James William Pye)
- python - me: Make setup import friendly. jwp@pgfoundry.org (James William Pye)
- pgsql: Clarify that only crypt can't use md5 pg_shadow passwords. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clarify that only crypt can't use md5 pg_shadow passwords. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove pre-7.3 mention that FOR UPDATE can be before LIMIT. momjian@svr1.postgresql.org (Bruce Momjian)
- oledb - oledb: First attempt to solve the varchar length report bug shachar@pgfoundry.org (User Shachar)
- oledb - oledb: Report length of "char" fields as well. shachar@pgfoundry.org (User Shachar)
- pgsql: Update URL for TODO list. momjian@svr1.postgresql.org (Bruce Momjian)
- tablelog - tablelog: Add numbers to error messages kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Generate table_log.sql using Makefile.nocontrib kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Prepare release 0.4.2, add description of kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: When moveToCurrentRow is called and the current row is off the jurka@svr1.postgresql.org (Kris Jurka)
- pgsql: Updatable ResultSets need to check for an empty ResultSet because jurka@svr1.postgresql.org (Kris Jurka)
- pgsql: Release build 216. jurka@svr1.postgresql.org (Kris Jurka)
- pgsql: Typo fix. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix typo: < Currently indexes do not have enough tuple tuple momjian@svr1.postgresql.org (Bruce Momjian)
- tablelog - tablelog: test branching kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: test branching kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: test branching kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: test branching kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: Backpatch of LIMIT / FOR UPDATE behavior, but keep pre-7.3 momjian@svr1.postgresql.org (Bruce Momjian)
- tablelog - tablelog: Using PGXS kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: New Directory kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: New Directory kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: First cut at planner support for bitmap index scans. tgl@svr1.postgresql.org (Tom Lane)
- tablelog - tablelog: Add simple tests kimhanse@pgfoundry.org (User Kimhanse)
- python - be: Move some utility routines to tupledesc.c jwp@pgfoundry.org (James William Pye)
- python - be: Move the TIF_Repr into htup_repr. jwp@pgfoundry.org (James William Pye)
- tablelog - tablelog: Split table_log.c into two files, logging vs. kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Fix small warnings kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: Fix bogus EXPLAIN display of rowcount estimates for BitmapAnd and tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Teach choose_bitmap_and() to actually be choosy --- that is, try tgl@svr1.postgresql.org (Tom Lane)
- python - be: Make setup.py import friendly. jwp@pgfoundry.org (James William Pye)
- pgsql: Add documentation stating how to determine if FSM settings are momjian@svr1.postgresql.org (Bruce Momjian)
- python - be: Make PyPgFunction inherit from PyPgObject(pg_proc entry). jwp@pgfoundry.org (James William Pye)
- foot print for postgresq; sandhya
- pgsql: Turns out that my recent elimination of the 'redundant' tgl@svr1.postgresql.org (Tom Lane)
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays tgl@svr1.postgresql.org (Tom Lane)
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays tgl@svr1.postgresql.org (Tom Lane)
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays tgl@svr1.postgresql.org (Tom Lane)
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Modify output of VACUUM VERBOSE to be clearer. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update FAQ release number to 8.0.2. momjian@svr1.postgresql.org (Bruce Momjian)
- tablelog - tablelog: Use the quoting functions from the server kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: Define the right-hand input of AT TIME ZONE as a full a_expr tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Recent changes got the sense of the notnull bit backwards in the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Treat a zero-D array as empty in int_enum(), per tgl@svr1.postgresql.org (Tom Lane)
- tablelog - tablelog: Moved debugging #ifdef's to a single block in start kimhanse@pgfoundry.org (User Kimhanse)
- pgsql: Allow -2147483648 to be treated as an INT4 rather than INT8 tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add comment about checkpoint panic behavior during shutdown, per tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Update FAQ items to point to existing web pages rather than momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add item about server-side debugging. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update H4 tag to H3 to be consistent with heading levels. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Done: > * -Allow non-bitmap indexes to be combined by creating momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update FAQ by eliminating non-frequent items like large objects momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Move info about lack of depencency checking in Makefiles to momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Make VACUUM VERBOSE FSM output all output in a single INFO output momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update working of VACUUM VERBOSE. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update VACUUM VERBOSE update, per Alvaro. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix typo: < * Add ISo INTERVAL handling > * Add ISO INTERVAL momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Done: < * Optimize locale to have minimal performance impact momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove explicit FreeExprContext calls during plan node shutdown. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Done: < * Improve SMP performance on i386 machines > * -Improve momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update threading item: < Solaris) might benefit from momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: New item: > * Change WAL to use 32-bit CRC, for performance momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove item, not sure what it refers to: < * Allow ORDER BY ... momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Item already added to existing 'thread' item: < * Consider momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Turns out our existing page size is already optimal in most momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove useless argtype_inherit() code, and make consequent tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. tgl@svr1.postgresql.org (Tom Lane)
- python - be: Move fnExtraCalls list to pl.c. jwp@pgfoundry.org (James William Pye)
- tablelog - tablelog: New Directory kimhanse@pgfoundry.org (User Kimhanse)
- tablelog - tablelog: Written a restore view creating function in plpgsql kimhanse@pgfoundry.org (User Kimhanse)
- python - be: Use get_attro and fill in members structure. jwp@pgfoundry.org (James William Pye)
- pgsql: Update VACUUM VERBOSE FSM message, per Tom. momjian@svr1.postgresql.org (Bruce Momjian)
- python - web: Script to synchronize the current build to jwp@pgfoundry.org (James William Pye)
- python - be: Move IST interfaces to PL. jwp@pgfoundry.org (James William Pye)
- pgsql: Update book items. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add line break. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update some comments to use SQL examples rather than QUEL. neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add replication FAQ item. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Clean up HTML. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update wording. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update wording: < This allows vacuum to reclaim free space momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Put back example of using Result node to execute an INSERT. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Actually, nodeBitmapIndexscan.c doesn't need to create a standard tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Adjust nodeBitmapIndexscan.c to not keep the index open across tgl@svr1.postgresql.org (Tom Lane)
- newsysviews - newsysview: add inheritance view andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: cleanup andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: build cleanup andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: fix for NOTHING rules and rules with multiple andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: start a list of stuff that could usefully be andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Remove support for OR'd indexscans internal to a single IndexScan tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add description for concurrent sequential scans: > One momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Replace slightly klugy create_bitmap_restriction() function with tgl@svr1.postgresql.org (Tom Lane)
- pgsql: While determining the filter clauses for an index scan (either tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Avoid rechecking lossy operators twice in a bitmap scan plan. tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: Remove item, not sure what it refers to: Kris Jurka
- pgsql: Fix btree_gist to handle timetz zone correctly per recent tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Re-add item with better description: > * Allow ORDER BY ... momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Remove item, not sure what it refers to: Bruce Momjian
- Re: pgsql: Remove item, not sure what it refers to: Stephen Frost
- Re: pgsql: Remove item, not sure what it refers to: Bruce Momjian
- tablelog - tablelog: Created function to create view that will do a kimhanse@pgfoundry.org (User Kimhanse)
- Re: pgsql: Remove item, not sure what it refers to: Oleg Bartunov
- Re: pgsql: Re-add item with better description: > * Allow ORDER BY ... Tom Lane
- Re: pgsql: Re-add item with better description: > * Allow Bruce Momjian
- pgsql: Update description: < * Allow ORDER BY ... momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix btree_gist to handle timetz zone correctly per recent tgl@svr1.postgresql.org (Tom Lane)
- pgsql: get_expr_result_type probably needs to be able to handle OpExpr tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Fix ExpandIndirectionStar to handle cases where the expression to tgl@svr1.postgresql.org (Tom Lane)
- oledb - oledb: Added experimental support for "bytea". shachar@pgfoundry.org (User Shachar)
- pgsql: On further experimentation, there were still a couple of bugs in tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Mention that PAM requires the user already exist in the database, momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Mention that PAM requires the user already exist in the database, momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Mention that PAM requires the user already exist in the database, Tom Lane
- pgsql: workaround for bug in utils/date.h (timetz) teodor@svr1.postgresql.org (Teodor Sigaev)
- pgsql: Update PAM documentation, per Alvaro. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update PAM documentation, per Alvaro. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Wording improvement. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Wording improvement. momjian@svr1.postgresql.org (Bruce Momjian)
- pgaccess - pgaccess: quick fix from Robert Strong to catch selecting the cmaj@pgfoundry.org (User Cmaj)
- python - web: New favorite icon. jwp@pgfoundry.org (James William Pye)
- python - web: Add feature list. jwp@pgfoundry.org (James William Pye)
- pgsql: Add psql \set ON_ERROR_ROLLBACK to allow statements in a momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add WAL compression item to TODO.detail. momjian@svr1.postgresql.org (Bruce Momjian)
- newsysviews - newsysview: triggers andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: update all the definition comments, tagging andrewsn@pgfoundry.org (User Andrewsn)
- newsysviews - newsysview: trivial script to extract definitions from andrewsn@pgfoundry.org (User Andrewsn)
- pgsql: Fix a whitespace problem. dennis@svr1.postgresql.org (Dennis Bjorklund)
- pgsql: Implement sharable row-level locks, and use them for foreign key tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: Mention that PAM requires the user already exist in the database, Peter Eisentraut
- pgaccess - pgaccess: first integration of new visual query builder cmaj@pgfoundry.org (User Cmaj)
- pgsql: Fix Borland makefile for libpq and improve it for psql. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Done: > * -Implement shared row locks and use them in RI momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This patch fixes a bug in the error message emitted by pg_restore neilc@svr1.postgresql.org (Neil Conway)
- pgbuildfarm - client-code: fix varname typo fix failure where parent andrewd@pgfoundry.org (User Andrewd)
- pgsql: Backpatch BCC compile changes to 8.0.X for psql. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Backpatch BCC compile changes to 8.0.X for psql. momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Backpatch BCC compile changes to 8.0.X for psql. Tom Lane
- pgsql: Improve cleanup from win32 client-only build. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Improve cleanup from win32 client-only build. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove extern from optreset that was just added. momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Backpatch BCC compile changes to 8.0.X for psql. Bruce Momjian
- python - be: Add high and low attributes for boxes and A, B, and C jwp@pgfoundry.org (James William Pye)
- pgsql: Restructure LOCKTAG as per discussions of a couple months ago. tgl@svr1.postgresql.org (Tom Lane)
- python - web: Remove the rather ambiguous reference to "various jwp@pgfoundry.org (James William Pye)
- python - lo: Alter name and version to be appropriate for sdist jwp@pgfoundry.org (James William Pye)
- python - me: Make name and version more suitable for sdist jwp@pgfoundry.org (James William Pye)
- python - ex: Make name and version sdist friendly. jwp@pgfoundry.org (James William Pye)
- python - be: Make name and version sdist friendly. jwp@pgfoundry.org (James William Pye)
- python - web: Give explicit authorization to use any of the works under jwp@pgfoundry.org (James William Pye)
- python - web: Add the yet-to-exist project/ip and mention it in the jwp@pgfoundry.org (James William Pye)
- python - be: Be sure give the caller a reference. jwp@pgfoundry.org (James William Pye)
- python - web: Add the "Quick Start" for some wanna-be documentation. jwp@pgfoundry.org (James William Pye)
- Re: pgsql: Improve cleanup from win32 client-only build. Neil Conway
- pgsql: Update replication FAQ. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update FAQ. momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: Improve cleanup from win32 client-only build. Bruce Momjian
- pgsql: Fix BCC to not define compiler location. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This patch fixes a bug in the error message emitted by pg_restore neilc@svr1.postgresql.org (Neil Conway)
- pgsql: This patch fixes a bug in the error message emitted by pg_restore neilc@svr1.postgresql.org (Neil Conway)
- pgsql: This patch fixes a bug in the error message emitted by pg_restore neilc@svr1.postgresql.org (Neil Conway)
- pgsql: This patch fixes a bug in the error message emitted by pg_restore neilc@svr1.postgresql.org (Neil Conway)
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that neilc@svr1.postgresql.org (Neil Conway)
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that neilc@svr1.postgresql.org (Neil Conway)
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that neilc@svr1.postgresql.org (Neil Conway)
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that neilc@svr1.postgresql.org (Neil Conway)
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that neilc@svr1.postgresql.org (Neil Conway)
- pgaccess - pgaccess: apply modified patch for pga_tables creation bug in cmaj@pgfoundry.org (User Cmaj)
- pgsql: Use the standard lock manager to establish priority order when tgl@svr1.postgresql.org (Tom Lane)
- python - be: Move the XD(transaction dict) feature to the PL. jwp@pgfoundry.org (James William Pye)
- pgsql: Make record_out and record_send extract type information from the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Make record_out and record_send extract type information from the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Change catalog entries for record_out and record_send to show tgl@svr1.postgresql.org (Tom Lane)