- pgsql: Add URL for: * Allow index scans to return matching index keys,
- pgsql: Add TODO item: > > o Impove COPY performance > >
- pgsql: Remove, item done, description unclear: < * Allow index scans to
- pgsql: Add to TODO: < > * Allow adding enumerated values to an
- pgsql: Add to TODO: > * Allow index scans to return matching index
- dbsamples - pagila: add unique indexes to partitions to match primary
- pgsql: Add GIT URL: >
- pllolcode - pllolcode: Make conditionals work.
- pgsql: Update error messages, per notes from Tom.
- pgsql: Update TODO description for GIT: * Consider smaller indexes that
- pgsnap - pgsnap: Kill the frames! :)
- pgsql: Add URL for MERGE: >
- pgsql: Add to TODO: < > o Add prompt escape to display the client and
- prefix - prefix: text prefixing support is now deprecated
- prefix - prefix: build_pr cleanup, now takes (prefix, first, last) as
- pgsql: Prevent shutdown in normal mode if online backup is running, and
- prefix - prefix: picksplit presorting avalable with
- pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
- pgsql: FAQ2txt now only controls the main FAQ, not FAQ_DEV.
- prefix - prefix: Adding restrict and join selectivity estimator function
- pgsql: Don't pull in pthreads header files in this file because we never
- prefix - prefix: Documentation proof-reading by Alvaro
- pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
- pgsql: Fix using too many LWLocks bug, reported by Craig Ringer
- prefix - prefix: New Directory
- prefix - prefix: debian package postgresql-8.3-prefix
- prefix - prefix: casting from text to prefix_range is now implicit
- prefix - prefix: Adding TESTS.txt document, revamp README.txt
- pgsql: Replace developer FAQ with a reference to the wiki, which is
- pgsql: Replace developer FAQ with a reference to the wiki, which is
- pgsql: Replace developer FAQ with a reference to the wiki, which is
- pgsnap - pgsnap: I forgot the ChangeLog.
- prefix - prefix: Implement prefix_range send and recv functions
- pgsql: Replace developer FAQ with a reference to the wiki, which is
- pgsql: Replace developer FAQ with a reference to the wiki, which is
- pgsql: Replace developer FAQ with a reference to the wiki, which is
- pgsql: Fix convert_IN_to_join to properly handle the case where the
- pgsql: Issue explicit error messages for attempts to use "shell"
- pgsnap - pgsnap: Add "functions" report.
- pgsql: Clean up float4byval and float8byval handling by dealing with
- pgsql: Fix convert_IN_to_join to properly handle the case where the
- pgsql: Fix typo, noted by Stefan Kaltenbrunner.
- pgsql: Fix typo, noted by Stefan Kaltenbrunner.
- muninpgplugins - muninpgplugins: Imported Sources
- pgsql: Add link to major version release notes at the top of the minor
- pgsql: Add link to major version release notes at the top of the minor
- pgsql: Add link to major version release notes at the top of the minor
- pgsql: Add link to major version release notes at the top of the minor
- pgsql: Add link to major version release notes at the top of the minor
- prefix - prefix: New picksplit() idea from Jordan as new opclass, DEBUG
- pgsql: Make float4byval and float8byval configurable on MSVC.
- pgsql: Add link to major version release notes at the top of the minor
- pgsql: Fix a couple of places in execMain that erroneously assumed that
- pgsql: Fix a couple of places in execMain that erroneously assumed that
- pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a
- pgsql: Allow float8, int8, and related datatypes to be passed by value
- pgsql: Make earthdistance use version-0 calling convention if not
- pgsnap - pgsnap: Show/hide user/system objects.
- pgsnap - pgsnap: New release 0.2.0.
- pgsql: Fix broken compare function for tsquery_ops.
- pgsql: Fix broken compare function for tsquery_ops.
- pgsnap - pgsnap: New stylesheet, from Damien Clochard.
- pgsnap - pgsnap: Add database primary options (autovac, stat collector,
- pgsnap - pgsnap: Bugfix : for 'relation "index name" is not a btree
- pgsql: Fix broken compare function for tsquery_ops.
- pgsql: seg_size() has to be V1 calling convention, too.
- pgsql: Convert earthdistance's only C function to v1 call convention, to
- pgsql: Remove TODO.detail directory.
- pgsql: Update TODO using new script.
- pgsql: Add TODO2html tool to convert TODO to HTML.
- pgsql: Add script FAQ2txt to convert HTML files to txt.
- pgsql: Update doc script comments.
- pgsql: Remove TODO.detail references; instead add TODO URLs pointing to
- pgsnap - pgsnap: Add cache hit ratio module.
- pgsql: Fix rmtree() so that it keeps going after failure to remove any
- pgsql: Fix rmtree() so that it keeps going after failure to remove any
- pgsql: Modify the float4 datatype to be pass-by-val.
- pgsql: Fix typo.
- pgsql: Change the float4-returning functions in contrib/seg to fmgr v1
- pgsnap - pgsnap: Add an explanation for the install process, from Damien
- pgsql: Cause EXPLAIN's VERBOSE option to print the target list (output
- pgsql: Fix two race conditions between the pending unlink mechanism that
- pgsql: Fix two race conditions between the pending unlink mechanism that
- pgsql: Fix a couple of oversights associated with the "physical tlist"
- pgsql: Clean up a few places where Datums were being treated as pointers
- pgsql: Add some code to EXPLAIN to show the targetlist (ie, output
- pgsql: Re-enable pg_terminate_backend() using SIGTERM.
- pgsql: TODO Done: > * -Allow administrators to safely terminate
- pgsql: Fix a couple of oversights associated with the "physical tlist"
- pgsql: Repair two places where SIGTERM exit could leave shared memory
- pgsql: Repair two places where SIGTERM exit could leave shared memory
- pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
- pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
- pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the
- pgsql: Update most recent release to 8.3.1.
- pgsql: Ignore blank lines in typedef file.
- pgsql: Fix MinGW warnings re formats and unused variables.
- pgsql: Repair two places where SIGTERM exit could leave shared memory
- pgsql: Re-add terminate TODO item.
- pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
- pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
- pgsql: Avoid using unnecessary pgwin32_safestat in libpq.
- pgsql: Add to TODO: > * Implement the non-threaded Avahi service
- pgsql: Update TODO wording.
- pgsql: Fix comment typo.
- pgsql: Revert addition of pg_terminate_backend() because of race
- pgsql: Add multi-line flag to regex that needs it.
- pgsql: Add multi-line flag to regex that needs it.
- pgsql: Add multi-line flag to regex that needs it.
- pgsql: Move LISTEN/NOTIFY items to separate TODO section.
- pgsql: Add TODO item: < * Allow NOTIFY in rules involving conditionals
- pgsql: Make integer_datetimes the default for MSVC even if not mentioned
- pgsql: Add pg_terminate_backend() to allow terminating only a single
- pgsql: Done: > * -Allow administrators to safely terminate individual
- pgsql: Add to TODO: > * Allow XML to accept more liberal DOCTYPE
- pgsql: Since createplan.c no longer cares whether index operators are
- pgsql: Add URL for: * Consider automatic caching of statements at
- pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
- pgsql: Push index operator lossiness determination down to GIST/GIN
- pgsql: Create new routines systable_beginscan_ordered,
- pgsql: Clean up a few places where Datums were being treated as pointers
- pgsql: Turn the -i/--ignore-version options of pg_dump and pg_dumpall
- CVSROOT: add a global cvsignore know, currently just with objfiles.txt
- pgsql: Phase 2 of project to make index operator lossiness be determined
- npgsql - Npgsql2: #1010371 - Fix DataTable.Load by fixing
- npgsql - Npgsql2: Tests for Fill and populating schema
- npgsql - Npgsql2: Test for DataTable.Load and using varchar and char.
- pgsql: Fix several datatype input functions that were allowing unused
- pgsql: Add some debug support code to try to catch future mistakes in
- pgsql: A quick try at un-breaking the Cygwin build.
- pgsql: A quick try at un-breaking the Cygwin build.
- pgsql: A quick try at un-breaking the Cygwin build.
- pgsql: Update wording: < * Allow functions to control the transaction
- pgsql: Fix several datatype input functions that were allowing unused
- pgsql: Fix several datatype input functions that were allowing unused
- pgsql: Fix several datatype input functions that were allowing unused
- pgsql: Fix several datatype input functions that were allowing unused
- pgsql: Fix several datatype input functions that were allowing unused
- pgsql: Update URLs for dead space map.
- pgsql: Add TODO: > * Support procedures, which return no value > >
- pgsql: Changed TODO wording: < * Support procedures, which return no
- npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0
- npgsql - Npgsql2: Readded cast for byte[] when handling bytea
- pgsql: Fix main README typo.
- npgsql - Npgsql2: Fully qualify type name for ProviderException so that
- pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
- pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
- pgsql: Add TODO URLs moved from open items queue: >
- pgsql: Replace "amgetmulti" AM functions with "amgetbitmap", in which
- npgsql - Npgsql2: Sspi patch from Brar Piening
- pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
- pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
- prefix - prefix: more DEBUGs, fixes in gpr_picksplit()
- pgsql: Mention pg_backend_pid() in the system information section in
- pgsql: Remove mention of DBD::PgSPI, which is unmaintained and generally
- pgsql: Make parameters in implementation have same const:ness as the
- prefix - prefix: fix gpr_consistent() key retrieval from GiST parameters
- pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
- pgsnap - pgsnap: Reports for pgPool and other tools are not always
- prefix - prefix: Respect GiST calling conventions for gpr_penalty()
- npgsql - Npgsql2: Fixed mapping for char parameter values.
- prefix - prefix: refine __pr_penalty() DEBUG, some more docs
- prefix - prefix: Cleanup: get rid of useless operators and functions
- pgsql: PGTYPEStimestamp_sub should use the values and not the pointers
- pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
- pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
- pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
- pgbouncer - pgbouncer: ignore_startup_parameters config variable.
- pgbouncer - pgbouncer: Cmdline option and config param to support user
- pgbouncer - pgbouncer: More descriptive usage screen.
- pgbouncer - pgbouncer: refresh generated manpages
- pgbouncer - pgbouncer: update AUTHORS
- pgbouncer - pgbouncer: set version to 1.1.3rc1
- prefix - prefix: more Asserts to try to find where garbage comes from
- pgsnap - pgsnap: Get last log file.
- pgsnap - pgsnap: command usage was wrong.
- pgsql: Document that continuous archiving backup can be used for cases
- pgsql: Revert README cleanups.
- pgsql: Small wording improvements for source code READMEs.
- pgsql: Update text FAQ.
- prefix - prefix: penalty fix, some more debug Assert() tied to test data
- prefix - prefix: Augment README.txt with some more tests
- pgsql: Revert sentence removal from nickname in FAQ.
- pgsnap - pgsnap: Add some contrib modules to "Installed products"
- pgsnap - pgsnap: Small typo.
- pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
- pgsnap - pgsnap: Show/hide SQL statements for each report.
- pgsnap - pgsnap: Bugfix : sequence relkind is 'S', not 's'.
- prefix - prefix: Better version of gpr_penalty()
- optimizer - jos: Greedy algorithm crash bug fixies.
- pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to
- pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to
- pgsnap - pgsnap: Support for pgstattuple contrib module.
- pgsnap - pgsnap: New Directory
- pgsql: On cygwin and win32, don't override the shlib name when building
- pgsnap - pgsnap: Bugfix : last_vacuum/last_analyze columns are first
- pgsnap - pgsnap: * Support for -W commandline option (per Olivier "dup"
- prefix - prefix: fix gpr_penalty implementation, having it consider
- optimizer - jos: Greedy algorithm rewritten from scratch and added to
- pgsql: Make integer_datetimes the default on msvc as well, to have the
- pgsql: Implement a few changes to how shared libraries and dynamically
- pgsnap - pgsnap: Imported Sources
- pgsnap - pgsnap: Refactoring TODO file.
- pgsnap - pgsnap: Check pgstattuple availability.
- pgsql: Always define stlib, since some platforms need it for building
- npgsql - Npgsql2: Updated release notes for Npgsql beta3 release
- npgsql - Npgsql2: Updated changelog for Npgsql Beta3 release
- pgsql: Add to TODO: > > o Add ability to obfuscate function bodies >
- npgsql - Npgsql2: Added SSPI patch from Brar Piening
- npgsql - Npgsql2: Added SSPI patch from Brar Piening
- npgsql - Npgsql2: Change Integrated Security default to false.
- npgsql - Npgsql2: Added additional resources to project
- npgsql - Npgsql2: Added documentation about integrated security.
- npgsql - Npgsql2: Added missing files to fix build
- npgsql - Npgsql2: Added assembly reference to fix build
- pgsql: Improve hash_any() to use word-wide fetches when hashing suitably
- pgsql: Make plpgsql support FOR over a query specified by a cursor
- pgsql: Add documentation clarification for IS [NOT] NULL and row-valued
- dbi-link - dbi-link: Changed quote_ident and quote_literal functions in
- npgsql - Npgsql2: Fixed assembly references.
- npgsql - Npgsql2: Added missing assembly reference.
- pgsql: Make dblink_current_query() reference pg_catalog.current_query(),
- npgsql - Npgsql2: Updated Monodevelop project file.
- npgsql - Npgsql2: Updated RELEASENOTES.txt
- pgsql: A small visit from the portability and localization police.
- npgsql - Npgsql2: Added missing DateDataTypes.cs file to project
- pgsql: Have pg_stop_backup() wait for all archive files to be sent,
- pgsql: Defend against JOINs having more than 32K columns altogether.
- pgsql: Defend against JOINs having more than 32K columns altogether.
- pgsql: Defend against JOINs having more than 32K columns altogether.
- pgsql: Defend against JOINs having more than 32K columns altogether.
- pgsql: Defend against JOINs having more than 32K columns altogether.
- pgsql: Defend against JOINs having more than 32K columns altogether.
- pgsql: Re-add dblink_current_query() for backward compatibility.
- npgsql - Npgsql2: Updated assembly version to Beta3 release
- pgsql: Allow 'help' in psql to show \? help, for novice assistance.
- pgsql: Remove unneed #include now that current_query() has moved to the
- pgsql: Implement current_query(), that shows the currently executing
- pgsql: Oops, change should go in scan.l to survive a clean checkout and
- pgsql: Remove no-longer-used function assign_backslash_quote()
- pgsql: Re-implement division for numeric values using the traditional
- pgsql: Add a variant of the Levenshtein string-distance function that
- pgsql: Turn xmlbinary and xmloption GUC variables into enumsTurn
- pgsql: Convert backslash_quote guc to use enum.
- pgsql: Have psql command 'help' suggest the use of \?, updated version.
- pgsql: Add Wiki URLs for: < * Allow encoding on a per-column basis
- npgsql - Npgsql2: Don't change client encoding if we know it to already
- pgsql: Oops, add proper #ifdef for systems without support for syslog.
- pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it
- pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it