- newsysviews - newsysview: pg_*_casts
- newsysviews - newsysview: Welcome aggregates.
- python - ex: Fix logic to only raise an exception if all fail, rather
- newsysviews - newsysview: Don't ignore _compat.sql now that it shouldn't
- newsysviews - newsysview: We decided to display type info called by
- newsysviews - newsysview: sync docs and code
- newsysviews - newsysview: Add vi: tag
- docbot - docbot: Fixed reply on private message
- tablelog - tablelog: Imported Sources
- newsysviews - newsysview: lots of new stuff: - "relations" views
- pginstaller - web: Add FAQ about dynamic load errors on procedural
- pgsql: Done: < * Allow additional tables to be specified in DELETE for
- pgsql: We don't put URL's in ulink's because the URL is always
- python - be: Raise Postgres.Errors as what they are defined to be,
- python - be: Don't continue to fill in the error if errstart returns
- python - be: Misplaced function, this belongs in pl.c where is actually
- docbot - docbot: Changed the docbot to join #postgresql-es, but not
- pgaccess - pgaccess: latest version from Robert Strong, with licensing
- pgsql: If we're going to have a non-panic check for held_lwlocks[]
- pginstaller - pginst: Prep for 8.0.2
- pgsql: Use an always-there test, not an Assert, to check for overrun of
- python - be: Finish transition Move/Rename files.
- python - be: Special case bytea instantiation to avoid escaping.
- pgsql: Change the default setting of "add_missing_from" to false.
- pgsql: Use fork_process() to avoid some fork()-related boilerplate code
- python - lo: Add new spaces Update setup's project information.
- python - lo: Add new directory __init__.py's Alter docstrings a bit, and
- python - lo: New Directory
- python - lo: New Directory
- python - lo: New Directory
- pgsql: Stamp 8.0.2.
- pgsql: Update and copy-edit release notes for 8.0.2.
- pgsql: Update and copy-edit release notes for 8.0.2.
- python - be: Rename and use new APIs.
- python - be: Fix the DEBUG1 PyCFunction.
- python - be: Inherit from PyPgObject.
- python - be: Don't forget build_clib sub command.
- pgsql: Fix some issues with missing or too many newlines at end of file.
- python - be: Rename and use new APIs
- python - be: Move headers to there new home/name.
- python - be: New Directory
- python - be: Add various type Oid's from catalog/pg_type.h.
- python - be: Moved to call/.
- pgsql: Allow plpgsql functions to omit RETURN command when the function
- python - be: Postgres.Object and others no longer depend on this as a
- python - be: Add common types to module and comment out LargeObject
- python - be: Moved to call/ to reflect its inheritance of PyPgCall_Type.
- python - be: New Directory
- python - be: New Directory
- pgsql: Minor documentation tweak.
- pgsql: Fix minor breakage to regression tests induced in previous commit
- pgsql: Add a "USING" clause to DELETE, which is equivalent to the FROM
- pgsql: Apply the "nodeAgg" optimization to more of the builtin
- pgsql: Remove test for NULL node in ExecProcNode().
- python - ex: Imported Sources
- pgsql: Merge Resdom nodes into TargetEntry nodes to simplify code and
- newsysviews - newsysview: fix some 7.4 compat issues
- pgsql: Attached patch cleans up the HTML code in tools/backend.
- newsysviews - newsysview: have build.sh figure the server version out
- newsysviews - newsysview: add views and view_columns views.
- pginstaller - web: HTML markup fixes
- newsysviews - newsysview: table_columns doesn't need to join on pg_type;
- pginstaller - web: Move FAQs into a subdirectory, and make sure they
- pginstaller - web: New Directory
- newsysviews - newsysview: Make type definitions as old, add TODO to
- pgsql: Include information about a domain's CHECK constraint, if any, in
- newsysviews - newsysview: Add build script
- pgsql: This file was whacked by pgindent before it knew it shouldn't
- newsysviews - newsysview: pg_database.template should be a boolean
- pgsql: Adjust grammar for plpgsql's OPEN command so that a cursor can be
- newsysviews - newsysview: add index views.
- newsysviews - newsysview: s/TEXT/NAME/ where appropriate; add schema
- pgsql: plpgsql does OUT parameters, as per my proposal a few weeks ago.
- pgsql: Fix broken markup.
- pgsql: This patch changes int2_avg_accum() and int4_avg_accum() use the
- oledb - oledb: Update the document about the new project home site
- pgaccess - pgaccess: added a couple more types that cannot be empty
- pgaccess - pgaccess: fixed inserts of null values for ints/floats,
- pgaccess - pgaccess: fixed renaming of tables
- pgsql: Minor fixes for psql tab completion.
- pgsql: Add a link to www.postgresql.org/download to the installation
- pgsql: Remove an unused variable `ShmemBootstrap', and remove an
- pgsql: In cost_mergejoin, the early-exit effect should not apply to the
- pgsql: In cost_mergejoin, the early-exit effect should not apply to the
- pgsql: In cost_mergejoin, the early-exit effect should not apply to the
- pgsql: Put back code mistakenly removed from copy of postmaster's
- pgsql: Put back code mistakenly removed from copy of postmaster's
- pgsql: Translation updates
- pgsql: Translation updates
- pgsql: Fix release not typo.
- pgsql: Fix release not typo.
- newsysviews - newsysview: fix estimated_mb for tables with no TOAST.
- pgsql: Update release notes for 8.0.2.
- pgsql: Update release notes for 8.0.2.
- newsysviews - newsysview: First cut at tables and table_columns views.
- pgsql: Second try at making examine_variable and friends behave sanely
- pgsql: Second try at making examine_variable and friends behave sanely
- pgsql: Make plperl work with OUT parameters.
- pgsql: Minor improvements in the really-pretty-ad-hoc test scripts for
- pgsql: Teach pg_dump about OUT parameters.
- pgsql: Backpatch FAQ's to 8.0.X.
- pgsql: Update pgcvslog examples.
- pgsql: Fix wrong week returnded by date_trunc('week') for early dates in
- pgsql: Fix wrong week returnded by date_trunc('week') for early dates in
- pgsql: Update pgcvslog examples.
- pgsql: Remove pg_buffercache_pages.h -- patch from Mark Kirkwood.
- pgsql: Adjust pg_proc.proargtypes[0] tests in psql \df to handle new
- newsysviews - newsysview: First pass at type views
- pgsql: Flush any remaining statistics counts out to the collector at
- pgsql: Flush any remaining statistics counts out to the collector at
- pgsql: Flush any remaining statistics counts out to the collector at
- pgsql: First phase of OUT-parameters project.
- pgsql: Translation updates
- pgsql: Fix various comparing functions
- pgsql: Fix various comparing functions
- pgsql: 1 fix various comparing functions 2 implement gtsvector_out for
- pgsql: Adjust SGML ulink tags to the URL is always displayed in our
- pgsql: Minor code cleanup: ExecHash() was returning a null
- newsysviews - newsysview: New Directory
- pgsql: Fix build error in pg_buffercache on Win32 (native and cygwin).
- docbot - docbot: Testing PJMODOS's fix for the bot returning a null
- pgloader - pgloader: backport: rename to pgloader
- pgloader - pgloader: rename to pgloader
- pgsql: Document that the "-P" option to pg_autovacuum is insecure on
- pgsql: Document that the "-P" option to pg_autovacuum is insecure on
- pgsql: Minor tweak to documentation.
- pgloader - pgloader: Imported Sources
- pgsql: Fix typo.
- pgaccess - pgaccess: added Ctrl-stuff to forms, too; and little clean up
- pgsql: Add proallargtypes and proargmodes columns to pg_proc, as per my
- pgsql: Fix grammar for IN/OUT/INOUT parameters.
- pgaccess - pgaccess: Ctrl-r to run a script, query, or selected part of
- pgaccess - pgaccess: allow direct execution of scripts
- pgaccess - pgaccess: better text widget bindings, and the UNDO feature
- pgmemcache: pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in
- pginstaller - pginst: Secure properties (Magnus)
- pginstaller - pginst: Secure properties (Magnus)
- pgsql: Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set
- pgsql: Add SPI_getnspname(), including documentation.
- pgsql: Convert oidvector and int2vector into variable-length arrays.
- pginstaller - pginst: Fix JDBC filenames.
- pginstaller - pginst: Set version for 8.0.2beta1
- pgaccess - pgaccess: added -fast command line option, whoosh
- pgaccess - pgaccess: a little more speed up in init_pga_tables proc
- pgaccess - pgaccess: made connection setup 10x faster
- newsysviews - newsysview: Re-ordered everything alpha order per Jim.
- newsysviews - newsysview: Add note about security view
- newsysviews - newsysview: Forgot to ditch extra whitespace
- newsysviews - newsysview: Add another round of back-and-forth
- newsysviews - newsysview: Initial start of definitions
- newsysviews - newsysview: New Directory
- newsysviews - newsysview: Imported Sources
- pgsql: Remove dead push/pop rollback code.
- pgsql: Rethink the order of expression preprocessing:
- pgsql: First steps towards index scans with heap access decoupled from
- pgsql: Teach const-expression simplification to simplify boolean
- pgsql: Eliminate duplicate hasnulls bit testing in index tuple access,
- pgsql: Add a back-link from IndexOptInfo structs to their parent
- pgsql: Expand the 'special index operator' machinery to handle special
- pgsql: Fix a pair of related issues with estimation of inequalities that
- pgsql: Fix a pair of related issues with estimation of inequalities that
- pgmemcache: pgmemcache pgmemcache.c
- pgmemcache: pgmemcache pgmemcache.c
- pgmemcache: pgmemcache Makefile.pmk pgmemcache.c
- pgsql: Use a bitmapset instead of a list for duplicate-column checking
- pgsql: Rewrite rewriteTargetList() to avoid O(N^2) behavior on wide
- pgsql: Make additional stamps for 8.0.2.
- pgsql: Tag for 8.0.2beta1
- pgsql: Add Windows-specific variant comparison file.
- pgsql: Add Windows-specific variant comparison file.
- pgsql: Add another ORDER BY to rules test to eliminate platform-specific
- pgsql: Add another ORDER BY to rules test to eliminate platform-specific
- pgsql: Prevent to_char(interval) from dumping core on month-related
- pgsql: Prevent to_char(interval) from dumping core on month-related
- pgsql: Prevent to_char(interval) from dumping core on month-related
- pgsql: Prevent to_char(interval) from dumping core on month-related
- pgsql: Prevent to_char(interval) from dumping core on month-related
- pgsql: Use 'cp' and 'chmod' in place of 'install' to install header
- pgsql: Add > o Do VACUUM FULL if table is nearly empty?
- pgsql: Remove lazy_update_relstats; go back to having VACUUM just record
- pgsql: Remove lazy_update_relstats; go back to having VACUUM just record
- pgsql: Improve EXPLAIN ANALYZE to show the time spent in each trigger
- pgaccess - pgaccess: implemented Laurent Duperval's idea for
- docbot - docbot: Fixed docbot not to join #slony per Jan's request
- pginstaller - pginst: Prep for 8.0.2
- pginstaller - pginst: Update JDBC driver to 8.0.310
- pginstaller - pginst: Update JDBC driver to 8.0.310
- pgaccess - pgaccess: fix for a bug from Laurent Duperval to withdraw
- pgsql: Fix resource owner code to generate catcache and relcache leak
- pgsql: Have libpgport link before libpq so that PG client applications
- pgsql: Have libpgport link before libpq so that PG client applications
- pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was
- pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was
- pgsql: Update and copy-edit description of privileges.
- pgsql: Update and copy-edit description of privileges.
- pgsql: Add missing min/max parameters to DefineCustomIntVariable() and
- pgsql: Add missing min/max parameters to DefineCustomIntVariable() and
- pgsql: Fix to_date to behave reasonably when CC and YY fields are both
- pgsql: Fix to_date to behave reasonably when CC and YY fields are both
- pgpool - pgpool: pgpool spec file : Initial import
- pgsql: Make initialization of special trigger variables a little more
- pgsql: Print URL in printed output..
- pgsql: Add URL of how to report bugs:
- pgsql: Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth
- pgsql: Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth
- pgsql: Revert ill-conceived change of libpq linkage --- breaks ecpg.
- pgsql: Revert ill-conceived change of libpq linkage --- breaks ecpg.
- pgsql: array_map can't use the fn_extra field of the provided fcinfo
- pgsql: array_map can't use the fn_extra field of the provided fcinfo
- pgsql: array_map can't use the fn_extra field of the provided fcinfo
- pgsql: Force PG client applications to link to non-shared libpgport
- pgsql: Force PG client applications to link to non-shared libpgport
- pgsql: Tweak planner to use a minimum size estimate of 10 pages for a
- pgsql: Tweak planner to use a minimum size estimate of 10 pages for a
- pgsql: Set socket timer to 58 instead of 60 minutes for hour-old
- pgsql: Fix python regression testing script to bail out early if
- pgsql: Fix python regression testing script to bail out early if
- pgsql: Adjust plpython to convert \r\n and \r to \n in Python scripts,
- pgsql: Adjust plpython to convert \r\n and \r to \n in Python scripts,
- docbot - docbot: Added a few more channels, minor indenting fix.
- pgsql: Touch postmaster log file every hour, rather than every 10
- pgsql: Add: < > * Add GUC to issue notice about queries that use
- pgsql: Change Win32 O_SYNC method to O_DSYNC because that is what the
- pgsql: Change Win32 O_SYNC method to O_DSYNC because that is what the
- pgsql: Update INTERVAL items.
- pgsql: Add missing error checking in readdir() loops.
- pgsql: Change ANSI to ISO standard: < * Add ANSI INTERVAL handling > *
- pgsql: Add missing error checking in readdir() loops.
- pgsql: Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY
- pgsql: Update wording: < o Process mixed ANSI/PG syntax, and round
- docbot - docbot: Small cleanups.
- pgsql: Update item on ambiguous INTERVAL syntax: < o Add support for
- pgsql: Update ANSI INTERVAL section: < * Add support for ANSI time
- pgsql: Add note about risks involved in replaying CREATE TABLESPACE
- pgsql: Add note about risks involved in replaying CREATE TABLESPACE
- pgsql: Previous "64-bit fix" for intagg didn't actually work.
- pgsql: Previous "64-bit fix" for intagg didn't actually work.
- pgsql: Previous "64-bit fix" for intagg didn't actually work.
- pgsql: Update numbers in example: < * Add support for ANSI date
- pgsql: Update: < * Add support for ANSI date INTERVAL syntax, INTERVAL
- pgaccess - pgaccess: removing tables-tktable, upgrading to Robert
- docbot - docbot: Removed tabs from previous commit.
- docbot - docbot: Fixed 'tell somebody about something' query.
- pgsql: Adjust CREATE TRIGGER and ALTER TABLE ...
- pgsql: Add: > o Add MOVE to PL/pgSQL
- pgsql: Assign: > o Update pg_dump and psql to use the new COPY libpq
- pgsql: Add: > > * Interpret INTERVAL '1:30' MINUTE TO SECOND as '1
- pgsql: Add INTERVAL items: > * Add support for ANSI time INTERVAL
- pgsql: Remove duplicate: < * Allow a warm standby system to also allow
- pgsql: Add: > * Allow WAL replay of CREATE TABLESPACE to work when the