- ip4r - ip4r: Imported Sources
- pgsql: Tweak indexscan machinery to avoid taking an AccessShareLock on
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
- pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
- pgsql: Fix obsolete comment.
- psqlodbc - psqlodbc: Make sure data_at_exec parameters are cleared by
- pgsql: Adjust scan plan nodes to avoid getting an extra AccessShareLock
- pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to
- pgsql: Added special handling of CONNECTION variable that is used by
- pgsql: Added special handling of CONNECTION variable that is used by
- psqlodbc - psqlodbc: Formatting cleanup.
- psqlodbc - psqlodbc: - skip QR_fetch_tuples when backend returns
- pgsql: Add calcluation of bitmap storage capacity.
- pgsql: Remove comment on errno=0 lines, but add mention to port/strtol.c
- mysqlcompat - mysqlcompat: Add a handy .sql file that loads all the
- mysqlcompat - mysqlcompat: Add benchmark(), coercibility(), bit_count()
- pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't
- pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't
- pgsql: Add all heap page rows visible bitmap idea: < the heap.
- pgsql: Add MERGE TODO.detail: > [merge] 378a380 > [merge]
- pgsql: Add merge TODO.detail item.
- pgsql: Split out MERGE and REPLACE/UPSERT items.
- python - be: Implement text's sequence interface.
- pgsql: Add comment to pg_atoi.
- pgsql: Comment "errno = 0" in a more generic way.
- pgsql: Retry in FileRead and FileWrite if Windows returns
- pgsql: Retry in FileRead and FileWrite if Windows returns
- pgsql: Retry in FileRead and FileWrite if Windows returns
- pgsql: Add comments about why errno is set to zero.
- python - be: Improve bytea accessors.
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
- pgsql: - Made several variables "const char *" instead of "char *" as
- pgsql: - Made several variables "const char *" instead of "char *" as
- pgsql: - Made several variables "const char *" instead of "char *" as
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- pgsql: Check for overflow in strtol() while parsing datetime inputs.
- psqlodbc - psqlodbc: Post release version bump
- mysqlcompat - mysqlcompat: Add substring_index()
- mysqlcompat - mysqlcompat: New functions: CONV() from Gavin Sherry,
- python - be: Don't forget the test sources.
- python - be: New Directory
- python - be: Implement IN/OUT parameters.
- python - be: New Directory
- pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
- pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
- pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
- pgsql: Tweak choose_bitmap_and() heuristics in the light of example
- pgsql: Tweak choose_bitmap_and() heuristics in the light of example
- mysqlcompat - mysqlcompat: Almost every MySQL string function
- pqa - pqa: Moved book ad to less obtrusive place
- psqlodbc - psqlodbc: Fix server side prepare [Ludek Finstrle]
- mysqlcompat - mysqlcompat: More additions to the readme.
- mysqlcompat - mysqlcompat: Start on the MySQL string functions
- npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr.
- pginstaller - web: Oops.
- mysqlcompat - mysqlcompat: Add README file
- mysqlcompat - mysqlcompat: Add MySQL && and || operators.
- dbsamples - dbsamples: Use group_concat() aggregate that concatenates
- pgsql: Install a more future-proof fix for the snapshot-unset bug just
- pgsql: Install a more future-proof fix for the snapshot-unset bug just
- pgsql: Set a snapshot before running analyze on a single table, to avoid
- pgsql: Set a snapshot before running analyze on a single table, to avoid
- pgsql: Install pg_regress where PGXS' "make installcheck" can find it.
- mysqlcompat - mysqlcompat: bit_xor() and group_concat() aggregates
- pgsql: Update for 8.2: < #A hyphen, "-", marks changes that will appear
- pgsql: Item removed, looping always required: < * Remove Win32
- pgsql: Document PGXS' REGRESS feature.
- pgsql: Fix EXPLAIN and EXECUTE commands to pass portal parameters
- VPD implementaion . howto?
- pgsql: Tweak hash join code to use an additional heuristic for deciding
- pgsql: Tweak hash join code to use an additional heuristic for deciding
- pgsql: Improve documentation for COALESCE and NULLIF.
- pgsql: Improve documentation for COALESCE and NULLIF.
- pgsql: Come to think of it, the backend doesn't use -lz either.
- pgsql: Add: > * Allow COMMENT ON to accept an expression rather than
- pgsql: Don't link readline and supporting libraries into the backend.
- pgsql: Recent changes to allow hash join to exit early given empty input
- pgsql: Recent changes to allow hash join to exit early given empty input
- pgbuildfarm - client-code: report changed files for forced run
- mysqlcompat - mysqlcompat: More date/time functions.
- pgbuildfarm - client-code: New client program to allow apgrading the OS
- pqa - pqa: Er, shebang was messed up
- pqa - pqa: random promo...
- pqa - pqa: Refactored command line arg handling into a PQA class; pqa
- pqa - pqa: New Directory
- pqa - pqa: Refactored command line arg handling into a PQA class; pqa
- pgfouine - pgfouine: applied [#1000450] from Laurent Almeras
- pgfouine - pgfouine: applied [#1000450] from Laurent Almeras
- psqlodbc - psqlodbc: Fix for bug "#1000444 Table names repeated in BDE
- pqa - pqa: rls preps
- mysqlcompat - mysqlcompat: MySQL information functions
- mysqlcompat - mysqlcompat: Even more date/time functions
- pgsql: Change the parser to translate "foo [NOT] IN (expression-list)"
- pgsql: Teach predtest.c how to reason about ScalarArrayOpExpr clauses as
- mysqlcompat - mysqlcompat: Lots more date/time functions.
- pginstaller - web: Change screenshots to 8.1.
- pginstaller - web: Add FAQ about running the installation without
- pginstaller - pginst: Add note about writing down the generated
- pginstaller - pginst: Add info about ZIP and links to instructions and
- pginstaller - pginst: Add info about ZIP and links to instructions and
- pgsql: Re-run pgindent, fixing a problem where comment lines after a
- pgsql: Re-run pgindent, fixing a problem where comment lines after a
- pgsql: Add missing semicolon.
- pgsql: Add missing semicolon.
- pgsql: Teach tid-scan code to make use of "ctid = ANY (array)" clauses,
- pgsql: Teach push_nots() how to negate a ScalarArrayOpExpr.
- pgsql: Some marginal additional hacking to shave a few more cycles off
- pgsql: Change seqscan logic so that we check visibility of all tuples on
- pgsql: Teach planner and executor to handle ScalarArrayOpExpr as an
- pginstaller - pginst: Check for the version of Python that we actually
- pginstaller - pginst: Check for the version of Python that we actually
- pginstaller - pginst: Check for the version of Python that we actually
- psqlodbc - psqlodbc: Cleanup a bunch of inconsistent PGAPI_
- mysqlcompat - mysqlcompat: even nicer version
- mysqlcompat - mysqlcompat: nicer version of null_safe_cmp
- mysqlcompat - mysqlcompat: Start on the date/time mysql functions
- mysqlcompat - mysqlcompat: Add <=> null safe comparison.
- pgsql: Improve ExecStoreTuple to be smarter about replacing the contents
- pgfouine - pgfouine: removed debug
- pgfouine - pgfouine: minor fixes
- pgfouine - pgfouine: updated changelog
- pgfouine - pgfouine: fixed the text error report added hint and detail
- pgfouine - pgfouine: removed the hasDurationInfo stuff as it was not
- pgfouine - pgfouine: added getMatches
- pgfouine - pgfouine: commit all the work even if it seems to be
- python - ip: Add PDF chain using FOP and xsl-fo.
- psqlodbc - psqlodbc: Bump version number.
- mysqlcompat - mysqlcompat: All MySQL control flow functions
- mysqlcompat - mysqlcompat: All MySQL mathematical functions implemented
- mysqlcompat - mysqlcompat: New Directory
- psqlodbc - psqlodbc: Make sure the StringLength is set correctly for
- psqlodbc - psqlodbc: Correct value returned by SQLGetInfo for
- vcproject - vcproject: Minor fix of cleandef.sh.
- pgsql: Add space.
- pgsql: Add item: < > o Add -f to pg_dumpall
- mysqlcompat - mysqlcompat: Imported Sources
- pgfouine - pgfouine: implemented the Profiler in the parsers optimized
- pgfouine - pgfouine: major performances improvement
- pgfouine - pgfouine: initialize the profiler in GenericLogReader
- pgfouine - pgfouine: fixed a few bugs in the profiler
- pgfouine - pgfouine: added the new profiler fixed the tests for the new
- pgsql: Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan
- pgsql: Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan
- pgsql: Fix problems with rewriter failing to set Query.hasSubLinks when
- pgsql: Fix problems with rewriter failing to set Query.hasSubLinks when
- pgsql: Having blank lines in -f scripts was causing silent failures.
- pgsql: Having blank lines in -f scripts was causing silent failures.
- dbsamples - dbsamples: Wrap script in a transaction.
- pgsql: Fix pgindent of libpq-fe.h by hacking pgindent script.
- python - be: Allow operators to take different types.
- pgfouine - pgfouine: updated ChangeLog
- pgfouine - pgfouine: optimized a bit if we don't want any example
- pgfouine - pgfouine: added the -examples parameter to set the number of
- pgfouine - pgfouine: added the -profile option
- pgfouine - pgfouine: added test case for new Profiler class
- pgsql: Done: > o -Allow NULLs in arrays
- pgsql: Add: > > * Add estimated_count(*) to return an estimate of
- pgsql: Fix up comment munged by pg_indent.
- python - be: Minor bytea improvements.
- python - be: Fix errors with some compilers/options.
- pgsql: Update most recent version number.
- pgsql: Update wording and cleanup for new items.
- pgsql: DROP DATABASE IF EXISTS variant
- pgsql: Markup TODO as a URL.
- pgsql: Fix markup italics problem.
- pgsql: Update item tags.
- pgsql: Update item tags.
- pgsql: Change to using "id=" HTML tags instead of "name=" tags.
- pgsql: Change to using "id=" HTML tags instead of "name=" tags.
- pgsql: Update FAQ to explain process of submitting bug and feature
- pgsql: Fixes motivated by snake and spoonbill pgbuildfarm members
- pgfouine - pgfouine: pgFouine should now work with PostgreSQL 8 log
- pgfouine - pgfouine: added -onlyselect option
- pgfouine - pgfouine: fixed references to listeners added errors counters
- pgfouine - pgfouine: fixed references to listeners
- pgfouine - pgfouine: error reports
- pgfouine - pgfouine: error reports
- pgfouine - pgfouine: error reports
- pgfouine - pgfouine: use the config functions
- pgfouine - pgfouine: added config functions
- pgfouine - pgfouine: add common LOG line that should be ignored
- pgfouine - pgfouine: ignore common errors
- pgsql: Reorder "who controls PostgreSQL" to near the top.
- pgsql: Reorder version FAQ item to be right after "how do I get the
- pgsql: Clarify copyright wording.
- pgsql: Reorder bug items.
- python - web: Content update.
- pgsql: remove forgotten // comments
- dbi-link - dbi-link: Update milestones
- pgsql: Implement DROP OWNED and REASSIGN OWNED.
- pgbuildfarm - client-code: *ahem* actually do what the last patch
- pgbuildfarm - client-code: don't send log tar if the failure is from
- pgsql: Text parser rewritten: - supports multibyte encodings
- pgpool - pgpool: Add PostgreSQL 8.1 as a working PostgreSQL version
- dbsamples - dbsamples: Guidelines
- dbsamples - dbsamples: Initial port of Sakila database to PostgreSQL.
- python - be: Implement bool.typ* classmethods.
- pgsql: Clean up after DROP IF EXISTS patch.
- pgfouine - pgfouine: improved SQL highlighting it's now possible to
- python - be: Cleanup Warnings.
- pgfouine - www: added a favicon
- pgsql: Remove the t_datamcxt field of HeapTupleData.
- pgsql: Modify tuptoaster's API so that it does not try to modify the
- pgsql: Modify tuptoaster's API so that it does not try to modify the
- python - be: Implement __iter__ per IP and fix regression on 8.0.
- pgfouine - www: <strong> for sample report
- python - be: Fixes and 8.1 compilation.
- pgfouine - www: fixed download links
- pgfouine - www: fixed minor issues
- pgfouine - www: added link for 0.1 release
- pgfouine - www: sample report
- pgfouine - www: initial import of pgFouine website
- pgfouine - www: New Directory
- pgfouine - www: New Directory
- pgfouine - www: New Directory
- pgfouine - pgfouine: added default values to usage()
- pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after
- pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after
- pgsql: Change array comparison rules to consider dimensionality
- pgsql: DROP objecttype IF EXISTS for the following objects: table
- dbsamples - dbsamples: New Directory
- pgsql: Defend against nulls-in-arrays in contrib/intarray.
- pgsql: Add defenses against nulls-in-arrays to contrib/ltree.
- pgsql: Change array_push and array_cat so that they retain the lower
- pgfouine - pgfouine: minor formatting improvements
- pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
- pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
- pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
- pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
- pgfouine - pgfouine: new patch version
- pgfouine - pgfouine: -debug is now a command line option
- pgfouine - pgfouine: improved debug output
- pgfouine - pgfouine: removed french comment
- pgfouine - pgfouine: added usage information
- pgfouine - pgfouine: not used
- pgfouine - pgfouine: changed default value of $displayLineNumber for
- pgfouine - pgfouine: not used
- dbi-link - dbi-link: Fixed issue with update/insert
- pgfouine - pgfouine: initial RPM packaging
- pgfouine - pgfouine: New Directory
- pgfouine - pgfouine: added README and INSTALL
- pgfouine - pgfouine: added -C so that we don't chdir to the script
- dbi-link - dbi-link: - Functions will now load and compile with
- pgsql: Add tab completion for RESET SESSION AUTHORIZATION.
- pgsql: translate undef to NULL for result arrayref, now that we allow
- pgsql: Update obsolete comment describing ExecDelete(), per Simon Riggs.