- autodoc - autodoc: Changelog for the 1.25 release.
- autodoc - autodoc: Prevent Dia 0.94 from crashing by rearranging the
- autodoc - autodoc: Eliminate Dia warnings for newer versions of dia (new
- pgaccess - pgaccess: provide default minimal sorting of report results
- python - be: New Directory
- pgsql: Add FAQ on who controls the project.
- pgsql: Completed: < * Remove unreferenced table files created by
- pgsql: Check the file system on postmaster startup and report any
- python - be: Implement C Interface for extension module and have the PL
- pgsql: Backport fix for correct quoting in CREATE DOMAIN example.
- pgsql: Add some missing "See Also" entries to the domain-related SQL
- pgsql: Change SPI functions to use a `long' when specifying the number
- pgsql: Change CREATE TYPE to require datatype output and send functions
- pgsql: Fix incorrect backslashing in regexp example, per Robert Treat.
- pgsql: Mention the actual stored size of NUMERIC values, per David
- pgsql: Remove the contents of the src/corba subdirectory: this has been
- autodoc - autodoc: Template for the Neato and Twopi tools (part of
- autodoc - autodoc: Finish() the GetVersion sql statement.
- autodoc - autodoc: Matt Bosworth has provided an updated dot template
- pgbuildfarm - client-code: add support for web proxy if farm member
- pgsql: Change catalog entries for record_out and record_send to show
- pgsql: Make record_out and record_send extract type information from the
- pgsql: Make record_out and record_send extract type information from the
- python - be: Move the XD(transaction dict) feature to the PL.
- pgsql: Use the standard lock manager to establish priority order when
- pgaccess - pgaccess: apply modified patch for pga_tables creation bug in
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
- pgsql: GCC 4.0 includes a new warning option, -Wformat-literal, that
- pgsql: This patch fixes a bug in the error message emitted by pg_restore
- pgsql: This patch fixes a bug in the error message emitted by pg_restore
- pgsql: This patch fixes a bug in the error message emitted by pg_restore
- pgsql: This patch fixes a bug in the error message emitted by pg_restore
- pgsql: Fix BCC to not define compiler location.
- pgsql: Update FAQ.
- pgsql: Update replication FAQ.
- python - web: Add the "Quick Start" for some wanna-be documentation.
- python - be: Be sure give the caller a reference.
- python - web: Add the yet-to-exist project/ip and mention it in the
- python - web: Give explicit authorization to use any of the works under
- python - be: Make name and version sdist friendly.
- python - ex: Make name and version sdist friendly.
- python - me: Make name and version more suitable for sdist
- python - lo: Alter name and version to be appropriate for sdist
- python - web: Remove the rather ambiguous reference to "various
- pgsql: Restructure LOCKTAG as per discussions of a couple months ago.
- python - be: Add high and low attributes for boxes and A, B, and C
- pgsql: Remove extern from optreset that was just added.
- pgsql: Improve cleanup from win32 client-only build.
- pgsql: Improve cleanup from win32 client-only build.
- pgsql: Backpatch BCC compile changes to 8.0.X for psql.
- pgsql: Backpatch BCC compile changes to 8.0.X for psql.
- pgbuildfarm - client-code: fix varname typo fix failure where parent
- pgsql: This patch fixes a bug in the error message emitted by pg_restore
- pgsql: Done: > * -Implement shared row locks and use them in RI
- pgsql: Fix Borland makefile for libpq and improve it for psql.
- pgaccess - pgaccess: first integration of new visual query builder
- pgsql: Implement sharable row-level locks, and use them for foreign key
- pgsql: Fix a whitespace problem.
- newsysviews - newsysview: trivial script to extract definitions from
- newsysviews - newsysview: update all the definition comments, tagging
- newsysviews - newsysview: triggers
- pgsql: Add WAL compression item to TODO.detail.
- pgsql: Add psql \set ON_ERROR_ROLLBACK to allow statements in a
- python - web: Add feature list.
- python - web: New favorite icon.
- pgaccess - pgaccess: quick fix from Robert Strong to catch selecting the
- pgsql: Wording improvement.
- pgsql: Wording improvement.
- pgsql: Update PAM documentation, per Alvaro.
- pgsql: Update PAM documentation, per Alvaro.
- pgsql: workaround for bug in utils/date.h (timetz)
- pgsql: Mention that PAM requires the user already exist in the database,
- pgsql: Mention that PAM requires the user already exist in the database,
- pgsql: On further experimentation, there were still a couple of bugs in
- oledb - oledb: Added experimental support for "bytea".
- pgsql: Fix ExpandIndirectionStar to handle cases where the expression to
- pgsql: get_expr_result_type probably needs to be able to handle OpExpr
- pgsql: Fix btree_gist to handle timetz zone correctly per recent
- pgsql: Update description: < * Allow ORDER BY ...
- tablelog - tablelog: Created function to create view that will do a
- pgsql: Re-add item with better description: > * Allow ORDER BY ...
- pgsql: Fix btree_gist to handle timetz zone correctly per recent
- pgsql: Avoid rechecking lossy operators twice in a bitmap scan plan.
- pgsql: While determining the filter clauses for an index scan (either
- pgsql: Replace slightly klugy create_bitmap_restriction() function with
- pgsql: Add description for concurrent sequential scans: > One
- pgsql: Remove support for OR'd indexscans internal to a single IndexScan
- newsysviews - newsysview: start a list of stuff that could usefully be
- newsysviews - newsysview: fix for NOTHING rules and rules with multiple
- newsysviews - newsysview: build cleanup
- newsysviews - newsysview: cleanup
- newsysviews - newsysview: add inheritance view
- pgsql: Adjust nodeBitmapIndexscan.c to not keep the index open across
- pgsql: Actually, nodeBitmapIndexscan.c doesn't need to create a standard
- pgsql: Put back example of using Result node to execute an INSERT.
- pgsql: Update wording: < This allows vacuum to reclaim free space
- pgsql: Update wording.
- pgsql: Clean up HTML.
- pgsql: Add replication FAQ item.
- pgsql: Update some comments to use SQL examples rather than QUEL.
- pgsql: Add line break.
- pgsql: Update book items.
- python - be: Move IST interfaces to PL.
- python - web: Script to synchronize the current build to
- pgsql: Update VACUUM VERBOSE FSM message, per Tom.
- python - be: Use get_attro and fill in members structure.
- tablelog - tablelog: Written a restore view creating function in plpgsql
- tablelog - tablelog: New Directory
- pgsql: Item already added to existing 'thread' item: < * Consider
- pgsql: Turns out our existing page size is already optimal in most
- python - be: Move fnExtraCalls list to pl.c.
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
- pgsql: Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov.
- pgsql: Move info about lack of depencency checking in Makefiles to
- pgsql: Remove useless argtype_inherit() code, and make consequent
- pgsql: Remove item, not sure what it refers to: < * Allow ORDER BY ...
- pgsql: New item: > * Change WAL to use 32-bit CRC, for performance
- pgsql: Update threading item: < Solaris) might benefit from
- pgsql: Done: < * Improve SMP performance on i386 machines > * -Improve
- pgsql: Remove explicit FreeExprContext calls during plan node shutdown.
- pgsql: Done: < * Optimize locale to have minimal performance impact
- pgsql: Fix typo: < * Add ISo INTERVAL handling > * Add ISO INTERVAL
- pgsql: Update VACUUM VERBOSE update, per Alvaro.
- pgsql: Update working of VACUUM VERBOSE.
- pgsql: Make VACUUM VERBOSE FSM output all output in a single INFO output
- pgsql: Update FAQ by eliminating non-frequent items like large objects
- pgsql: Done: > * -Allow non-bitmap indexes to be combined by creating
- pgsql: Update H4 tag to H3 to be consistent with heading levels.
- pgsql: Add item about server-side debugging.
- pgsql: Update FAQ items to point to existing web pages rather than
- pgsql: Add comment about checkpoint panic behavior during shutdown, per
- pgsql: Allow -2147483648 to be treated as an INT4 rather than INT8
- tablelog - tablelog: Moved debugging #ifdef's to a single block in start
- pgsql: Treat a zero-D array as empty in int_enum(), per
- pgsql: Recent changes got the sense of the notnull bit backwards in the
- pgsql: Define the right-hand input of AT TIME ZONE as a full a_expr
- tablelog - tablelog: Use the quoting functions from the server
- pgsql: Update FAQ release number to 8.0.2.
- pgsql: Modify output of VACUUM VERBOSE to be clearer.
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
- pgsql: int_aggregate's int_enum() doesn't work correctly with arrays
- pgsql: Turns out that my recent elimination of the 'redundant'
- foot print for postgresq;
- python - be: Make PyPgFunction inherit from PyPgObject(pg_proc entry).
- pgsql: Add documentation stating how to determine if FSM settings are
- python - be: Make setup.py import friendly.
- pgsql: Teach choose_bitmap_and() to actually be choosy --- that is, try
- pgsql: Fix bogus EXPLAIN display of rowcount estimates for BitmapAnd and
- tablelog - tablelog: Fix small warnings
- tablelog - tablelog: Split table_log.c into two files, logging vs.
- python - be: Move the TIF_Repr into htup_repr.
- python - be: Move some utility routines to tupledesc.c
- tablelog - tablelog: Add simple tests
- pgsql: First cut at planner support for bitmap index scans.
- tablelog - tablelog: New Directory
- tablelog - tablelog: New Directory
- tablelog - tablelog: Using PGXS
- pgsql: Backpatch of LIMIT / FOR UPDATE behavior, but keep pre-7.3
- tablelog - tablelog: test branching
- tablelog - tablelog: test branching
- tablelog - tablelog: test branching
- tablelog - tablelog: test branching
- pgsql: Fix typo: < Currently indexes do not have enough tuple tuple
- pgsql: Typo fix.
- pgsql: Release build 216.
- pgsql: Updatable ResultSets need to check for an empty ResultSet because
- pgsql: When moveToCurrentRow is called and the current row is off the
- tablelog - tablelog: Prepare release 0.4.2, add description of
- tablelog - tablelog: Generate table_log.sql using Makefile.nocontrib
- tablelog - tablelog: Add numbers to error messages
- pgsql: Update URL for TODO list.
- oledb - oledb: Report length of "char" fields as well.
- oledb - oledb: First attempt to solve the varchar length report bug
- pgsql: Remove pre-7.3 mention that FOR UPDATE can be before LIMIT.
- pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
- pgsql: Clarify that only crypt can't use md5 pg_shadow passwords.
- python - me: Make setup import friendly.
- python - lo: Make setup import friendly.
- python - ex: Make setup import friendly.
- pgsql: Clarify use of MD5 authentication and pg_shadow encryption.
- pgsql: Clarify use of MD5 authentication and pg_shadow encryption.
- pgsql: Rethink original decision to use AND/OR Expr nodes to represent
- pgsql: Updated text for bitmaps: < Bitmap indexes index single
- pgsql: Done: < * Add tool to query pg_stat_* tables and report indexes
- pgsql: Install some slightly realistic cost estimation for bitmap index
- pgsql: Make pg_ctl status do a kill() test to verify that the PID found
- pgsql: Make pg_ctl status do a kill() test to verify that the PID found
- pgsql: Add note clarifying that indexes that support ordered scans had
- pgsql: Don't try to run clauseless index scans on index types that don't
- pgsql: Don't try to run clauseless index scans on index types that don't
- pgsql: Don't try to run clauseless index scans on index types that don't
- pgsql: Don't try to run clauseless index scans on index types that don't
- pgsql: Don't try to run clauseless index scans on index types that don't
- oledb - oledb: Finally found out how to test "OpenRowset".
- oledb - oledb: Support functions for quoting identifiers and strings
- pgsql: Fix mis-display of negative fractional seconds in interval values
- pgsql: Fix mis-display of negative fractional seconds in interval values
- pgsql: Fix mis-display of negative fractional seconds in interval values
- pgsql: Fix mis-display of negative fractional seconds in interval values
- oledb - oledb: Remove extra zealous assert
- pgsql: Minor performance improvement: avoid unnecessary
- pgsql: Add: > * Add tool to query pg_stat_* tables and report indexes
- pgsql: Add: > * Log queries where the optimizer row estimates were
- pgsql: Add: > * All ability to monitor the use of temporary sort files
- pgsql: Add: > * All ability to monitor the use of temporary sort files
- pgsql: Create executor and planner-backend support for decoupled heap
- python - be: Use remove type_dealloc and rely on the inherited
- python - be: Forget about NotPyPgTransaction Remove owner checks as
- python - be: Allow Oid_FromPyObject to implicity use a type's Oid Check
- python - be: New constants and IST interfaces Add subtransaction
- pgsql: Add comment about permissions on pg_ts* tables
- pgsql: Add comment about permissions on pg_ts* tables
- pgsql: Add comment about permissions on pg_ts* tables
- python - be: Override linecache.updatecache to allow access to
- pgsql: >>>>Luckily, PG 8 is available for this.
- pgsql: > >Luckily, PG 8 is available for this.
- pgsql: The following patch should allow UPDATE_INTERVAL to be specified
- pgsql: Attached patch gets rid of the global timezone in the following
- pgsql: Update PITR wording, per Simon.
- pgsql: Update PITR wording, per Simon.
- autodoc - autodoc: Fix GraphViz foreign key links (they were missing).
- autodoc - autodoc: The latest version of dia crashes when I open a dia
- pgsql: pg_dumpall should enforce the server version check for itself,
- pgsql: pg_dumpall should enforce the server version check for itself,
- pgsql: Add WAL entry about compression.
- pgsql: Added to TODO: > * Compress WAL entries [wal]
- pgsql: When positioned before the start of a ResultSet issuing
- pgsql: Update PITR setence to mention WAL and file system dump.
- pgsql: record_in and record_recv must be careful to return a separately
- pgsql: record_in and record_recv must be careful to return a separately
- pgsql: Update PITR TODO items: < failure.
- pgsql: Update TODO script sample.
- pgsql: Update for HTML markup.
- pgsql: Add description that WAL files used during backup have to be
- pgsql: Add HTML version of TODO to CVS, for web site use.
- pgsql: Add HTML TODO version to CVS.
- pgsql: Add description about partial WAL archiving for PITR: > >
- How to get trigger oid by trigger name
- python - be: Inherit from Postgres.Object
- pgsql: Fix html.
- pgsql: Test new html tag.
- pgsql: Add: > * Force archiving of partially-full WAL files when