- npgsql - Npgsql2: Updated for beta 4 release
- pgfouine - pgfouine: fixed stderr date parsing
- pgfouine - pgfouine: CSV log preliminary support
- pgsql: Done: PL/pgSQL > o -Add CASE capability to language (already
- prefix - prefix: Preparing the 0.3 release
- orafce - orafce: plunit complete source code todo: regress test and doc
- pgsql: Add code to eval_const_expressions() to support
- pgsql: Add code to eval_const_expressions() to support
- pgsql: Support SQL/PSM-compatible CASE statement in plpgsql.
- pgsql: Persuade GIN to react to control-C in a reasonable amount of time
- pgsql: Move the "instr_time" typedef and associated macros into a new
- plproxy - plproxy: bump version to 2.0.5rc1
- plproxy - plproxy: update news and doc for 2.0.5
- plproxy - plproxy: make ANY test work with linux/pg8.3.
- pgsql: Add support for tracking call counts and elapsed runtime for
- plproxy - plproxy: make RUN optional, defaulting to RUN ON 0;
- plproxy - plproxy: Better poll() compat and few cleanups.
- pgsql: Remove the special variable for open_sync_bit used in O_SYNC and
- pgsql: Fix a few warnings that have crept into CVS HEAD.
- pgsql: Reorgnize psql \? help output, to reduce the size of the
- pgsql: New Directory
- pllolcode - pllolcode: Track line numbers for use in syntax error
- npgsql - Npgsql2: bump version number for beta 4
- pgsql: Remove odd duplicate wording in psql pager section.
- pgsql: Make the win32 implementation of getrusage() return EINVAL if
- plproxy - plproxy: Reset cluster_sql on parser entry.
- pllolcode - pllolcode: Return strings properly, thanks to Tom Lane
- npgsql - Npgsql2: Handle IOExceptions and translate them to
- pgsql: Don't try to close negative file descriptors, since this can
- pgsql: Don't try to close negative file descriptors, since this can
- pgsql: Don't try to close negative file descriptors, since this can
- pgsql: Don't try to close negative file descriptors, since this can
- pgsql: Don't try to close negative file descriptors, since this can
- pgsql: Improve plpgsql's RAISE command.
- npgsql - Npgsql2: bug #1010372.
- pgsnap - pgsnap: pgsnap can now be used from any location on your
- pgsnap - pgsnap: Small test fix.
- pgfouine - pgfouine: moved from Vera to DejaVuSans
- pgsql: Don't try to close negative file descriptors, since this can
- orafce - orafce: some plunit assert function
- pgsnap - pgsnap: Re-activate the "last log file" report, per a report
- pgsnap - pgsnap: Bugfix : fix system/user checkboxes, per a report from
- pgsnap - pgsnap: Release 0.3.2.
- pgsnap - pgsnap: 0.3.2 download URL fix.
- orafce - orafce: implementation of some trivial functions.
- pgsnap - pgsnap: Bugfix : fix -o option (per a patch from Pierre
- pgsql: This is the patch replace offnum++ by OffsetNumberNext, to be
- pgsql: Todo done: > * -Improve dead row detection during
- pgsql: Improve psql's internal print.c code by introducing an actual
- pgsql: Fix a bug in the previous patch, which caused the title pointer
- pgsql: Change \du to use the new printTable API, improving the situation
- pgsql: Fix breakage by the wal_sync_method patch in installations that
- pgsql: Improve snapshot manager by keeping explicit track of snapshots.
- pgsql: Put back bufmgr.h in bufpage.h -- it is needed by some macros.
- pgsql: Document that "ROLLBACK TO savepoint" does not un-close cursors.
- pgsql: Check for non-existant connection in prepare statement handling.
- pgsql: Check for non-existant connection in prepare statement handling.
- pgsql: Report which WAL sync method we are trying to change *to* when it
- pgsql: Convert wal_sync_method to guc enum.
- pgsql: Restructure some header files a bit, in particular heapam.h, by
- pgsnap - pgsnap: Release 0.3.
- pgsnap - pgsnap: Fix website.
- pgsnap - pgsnap: Last fix for the output dir.
- pgsnap - pgsnap: Release 0.3.1.
- pgsnap - pgsnap: Fix download URL.
- pgsnap - pgsnap: Change the position of the different parts of the index
- libpqtypes - libpqtypes: set ownership of resulting groff2html html
- pgsnap - pgsnap: Complete UI Review.
- libpqtypes - libpqtypes: update README docs
- libpqtypes - libpqtypes: removed reference to university of cali from
- libpqtypes - libpqtypes: update groff2html, added head section parameter
- pgsql: Remaining pieces of fix for contrib makefiles
- pgsql: Backpatch fixes for contrib makefiles.
- libpqtypes - libpqtypes: spelling error in PQparamExec.3 man page
- libpqtypes - libpqtypes: updated README
- pgsql: Add URL for: * Add column to pg_stat_activity that shows the
- pgsql: Update alternative output regression files for new float8 test of
- pgsql: Add to TODO: > o Allow an existing index to be marked as a
- pgsql: Add URL for: o Allow an existing index to be marked as a
- pgsql: Restore psql's former behavior that padding spaces to the right
- libpqtypes - libpqtypes: fix escape issue inn pqt-specs man page
- pgsql: Change the rules for inherited CHECK constraints to be
- pgsql: TODOs done: > o -Prevent parent tables from altering or
- pgsql: Add TODO item: > o Clear table counters on TRUNCATE > >
- pg-toolbox - CVSROOT: set doj's email address
- pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it
- pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it
- pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it
- pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it
- pgsql: Fix an ancient oversight in change_varattnos_of_a_node: it
- pg-toolbox - www: Imported Sources
- pg-toolbox - htdocs: Imported Sources
- pgsql: Improve logic for finding object files on OBJS lines in contrib
- pgsql: Adjust power() error messages to be more descriptive.
- pg-toolbox - pg-toolbox: Imported Sources
- pgsql: Fix Assert introduced in previous patch.
- pgsql: Fix Assert introduced in previous patch.
- pgsql: Update C comments to mention SQL:2003 handling of power return
- pgsql: Add "%option noinput" to the scanners to avoid compiler warnings.
- pgsql: Give a warning if -s switch is used with a non-custom pgbench
- libpqtypes - libpqtypes: added source file name and small description at
- libpqtypes - libpqtypes: added docs at top of error.c
- libpqtypes - libpqtypes: added stdarg.h to libpqtypes.h and remove it
- pgsql: Fix incorrect archive truncation point calculation in the %r
- pgsql: Fix incorrect archive truncation point calculation in the %r
- libpqtypes - libpqtypes: added copyright notices to all source files
- pgsql: Add to TODO: > > * Improve the /contrib installation experience
- pgsql: Fix memory stomp that's turning the whole buildfarm pink: you
- pgsql: Fix bogus expected output that should have made it quite clear
- libpqtypes - libpqtypes: updated man page for putf
- libpqtypes - libpqtypes: updated man page for PQtypesObjectHooks
- pgsql: Have psql output tab as the proper number of spaces, rather than
- pginstaller - web: Move the running on native windows FAQ to the wiki.
- pgsql: Have numeric 0 ^ 4.3 return 1, rather than an error, and have 0 ^
- pgsql: Add regression test for various power expressions with a zero
- pgsql: Fix contrib/xml2 makefile to not override CFLAGS, and in passing
- pgsql: Fix contrib/xml2 makefile to not override CFLAGS, and in passing
- pgsql: Add psql '\pset format wrapped' mode to wrap output to screen
- pgsql: Fix contrib/xml2 makefile to not override CFLAGS.
- pgsql: Fix contrib/xml2 makefile to not override CFLAGS.
- pgsql: Fix contrib/xml2 makefile to not override CFLAGS.
- pgsql: Fix contrib/xml makefile to not override CFLAGS.
- libpqtypes - libpqtypes: tab fix in libpqtypes.h
- libpqtypes - libpqtypes: updated man page for paramcreate
- libpqtypes - libpqtypes: updated groff2html (added #include support),
- libpqtypes - libpqtypes: removed libpqtypes.h comments since they are
- pgsql: Fix rules regression test for recent pg_stat_activity change.
- pgsql: Make the new pg_stat_get_activity use OUT parameters, so you
- pgsql: Add to TODO: > * Add database and transaction-level triggers >
- pgsql: Add to TODO: > > o Add CREATE SCHEMA ...
- pgsql: Update TODO wording: < * Improve detection of shared memory
- libpqtypes - libpqtypes: man page updates
- pgsql: Remove OID/foreign key mention in psql variable interpolation
- pgsql: Add Simon Riggs' email address.
- pgsql: Add Simon Riggs' email address.
- libpqtypes - libpqtypes: correctly docs inside pqt-specs...strings,time
- libpqtypes - libpqtypes: error in PQtypesObjectHooks docs, needed return
- libpqtypes - libpqtypes: makefile changes
- libpqtypes - libpqtypes: enhanced html output from groff2html, fixed
- pgstatspack - pgstatspack: Imported Sources
- pgsql: Move Client Authentication right after Server Configuration in
- pginstaller - web: Add the translation sentence of contrib/UUID.
- libpqtypes - libpqtypes: add support for all man sections in groff2html,
- libpqtypes - libpqtypes: updated groff2html docs
- pgsql: Make the pg_stat_activity view call a SRF
- libpqtypes - libpqtypes: Updated groff2html, fixed some man links
- pginstaller - web: The specification of Ver8.3 is applied.
- libpqtypes - libpqtypes: fix man link for pqt-specs
- libpqtypes - libpqtypes: updated man pages for hyperlinks
- libpqtypes - libpqtypes: fix groff2html bug with relative paths, fixed
- pgsql: Add URL for < * Consider increasing the number of default
- pgsql: Fix TODO typo.
- libpqtypes - libpqtypes: created groff2html, docs target in makefile
- libpqtypes - libpqtypes: adding groff2html
- libpqtypes - libpqtypes: fixed formatting issue with pqt-specs
- pgsql: Have boolean pset values checked against typical boolean values,
- npgsql - Npgsql2: Restrict metadata access from the pg_catalog and
- npgsql - Npgsql2: Check that a defining query has a value before using
- pgsql: Add item, make text search section: o Consider changing
- pgsql: Update TODO wording: < o Allow dictionary to filter out only
- libpqtypes - libpqtypes:
- libpqtypes - libpqtypes: update summary in README
- libpqtypes - libpqtypes: grammer fix
- pgsql: Update libpqxx URL in README.
- pgsql: Point to our download URL, rather than listing interface in the
- pgsnap - pgsnap: Add Google Analytics to pgsnap website.
- pgsql: Convert the list of syscache names from a series of #define's
- pgsql: The CONSTROID syscache should show conrelid as a relation OID
- pgsql: Done: > * -Add function to report the time of the most recent
- libpqtypes - libpqtypes: Imported Sources
- libpqtypes - libpqtypes: New Directory
- libpqtypes - libpqtypes: New Directory
- libpqtypes - libpqtypes:
- libpqtypes - libpqtypes:
- libpqtypes - libpqtypes: New Directory
- libpqtypes - libpqtypes:
- pginstaller - web: FAQ updates.
- pgsnap - pgsnap: Fix images's URLs.
- pgsql: Done: > o -Improve display of enums to show valid enum values
- pgsnap - pgsnap: Fix URLs.
- pgsnap - pgsnap: New Directory
- pgsnap - pgsnap: New Directory
- pgsnap - pgsnap: Move images and css in their respective directories.
- pgsnap - pgsnap: Review of the "Activities" and "Statistics" reports.
- pgsnap - pgsnap: Add pg_freespacemap support.
- pgsnap - pgsnap: New Directory
- pgsnap - pgsnap: Actual website.
- npgsql - Npgsql2: Improvements in System.Transactions support.
- pgsnap - pgsnap: Website design by Damien Clochard (Dalibo).
- npgsql - Npgsql2: Additional
- pgfouine - pgfouine: added LOCATION: support
- pgsnap - pgsnap: Better handling of connection error.
- pgsql: Add more dependencies from libpgport required by standalone msvc
- pgsql: Add more dependencies from libpgport required by standalone msvc
- pgsql: Add more dependencies from libpgport required by standalone msvc
- pgsnap - pgsnap: Review of the "Global Objects" reports.
- pgfouine - pgfouine: fixed [#1010324] Fails to recognize FSM info
- pgfouine - pgfouine: added a new line to ignore added LOCATION: support
- pgfouine - pgfouine: added LOCATION: support
- pgfouine - pgfouine: added LOCATION: support
- pgfouine - pgfouine: added LOCATION: support
- pgfouine - pgfouine: added LOCATION: support
- pgsql: Display ACLS using multiple lines for psql's \z.
- pgsql: Document extra information provided by psql's \dT+ (not \dt+ as
- pgsql: Use new cstring/text conversion functions in some additional
- pgsql: Add pg_conf_load_time() function to report when the Postgres
- pgsql: Add timestamp and timestamptz versions of generate_series().
- pgsql: Show enum values in psql's \dt+.
- pgsql: The 8.2 patch that added support for an alias on the target table
- pgsql: The 8.2 patch that added support for an alias on the target table
- pgsql: The 8.2 patch that added support for an alias on the target table
- pgsql: Disable statement timeouts while making or restoring dumps.
- pgsql: Place statement timeout more appropriately, per gripe from Tom.
- pgsql: add ; missing due to my carelessness
- psqlodbc - psqlodbc: Omission in change of reference.
- psqlodbc - psqlodbc: 1.
- psqlodbc - psqlodbc: Adjustment of *nix compile problem.
- psqlodbc - psqlodbc: Fixed the first DSN name mistake.
- psqlodbc - psqlodbc: Prep next release.
- npgsql - Npgsql2: Added a prepared bytea support test.
- psqlodbc - psqlodbc: Adjustment of a library.
- npgsql - Npgsql: Allow IOException in listen thread to be handled by
- pgsql: Fix plpython to not get totally confused by OUT arguments.
- pgsql: Extend yesterday's patch making BLCKSZ and RELSEG_SIZE
- pgsql: Allow the planner's estimate of the fraction of a cursor's rows
- pgsql: Update documentation for psql relation-size-in-\dt+ patch.
- pgsql: Support RETURN QUERY EXECUTE in plpgsql.
- pgsql: Provide for MSVC config equivalents of recently added configure
- pgsql: One-letter backslash commands now need a space before the first
- pgsql: Show relation size in verbose (e.g.
- pgsql: Make the AWK default value also take effect if $AWK is an empty
- npgsql - Npgsql2: Added missing System.Transactions.dll assembly so
- pllolcode - pllolcode: Add link to helpful lex/yacc documentation
- pgsql: Sigh ...
- pllolcode - pllolcode: Make GTFO handling in WTF? blocks affect external
- pgsql: Add example showing how to remove a password from a role.
- pgsql: Fix nodeTidscan.c to not trigger an error if the block number
- pgsql: Fix nodeTidscan.c to not trigger an error if the block number
- pgsql: Make the minimum allowed value of work_mem be 64KB always, rather
- pgsql: Add SGT (Singapore time) to the default list of known timezone
- pgsql: Remove the recently added USE_SEGMENTED_FILES option, and indeed
- pllolcode - pllolcode: Make basic IM IN YR loops work.
- pllolcode - pllolcode: Declare iminyrNode(lolNode*) and squash a warning
- pgsql: Some minor further cleanup around A_Const.
- pgsql: Fix volatility marking for the generate_series and
- pgsql: Remove typename from A_Const.
- pgsql: Fix REASSIGN OWNED so that it works on procedural languages too.
- pgsql: Fix REASSIGN OWNED so that it works on procedural languages too.
- pgsql: Bump the catversion for the previous patch.
- pgsql: Fix broken configure test for libxslt: it was probing for