- pgsql: Add to TODO: > * Improve how ANALYZE computes in-doubt tuples >
- pgsql: Remove heap_release_fetch, which is no longer used anywhere; this
- 055 http://bloqueadorgsm.vilabol.uol.com.br - Bloqueador gps gsm -localizador gps gsm - sem mensalidade - alarme automotivo , alarme paracarros 0552686502335711632845050
- pgsql: Convert syslog_facility guc to enum type.
- pgsql: Remove -C from rsync call, because it omits directories named
- pgsql: Remove -C from rsync call, because it omits directories named
- npgsql - Npgsql2: Don't change client encoding if we know it to already
- pgsql: Support EXECUTE USING in plpgsql.
- npgsql - Npgsql2: Update documentation
- pgsql: Remove due to survey/discussion: < < * Prefix command-line
- pgsql: Convert three more guc settings to enum type:
- npgsql - Npgsql2: [#1010312] Code cleanup.
- pgsql: Revert my bad decision of about a year ago to make
- pgsql: Revert my bad decision of about a year ago to make
- aupg - aupg_src: added default id=1 entry for trust graph to trust all
- pgsql: Add URLs for: * Add SQL:2003 WITH RECURSIVE (hierarchical)
- pgsql: Fix my brain fade in TRUNCATE triggers patch: can't release
- snapclone - pg_snapclone: New Directory
- snapclone - pg_snapclone: Add in a benchmark to show that on I/O-rich
- pgsql: Apply my original fix for Taiki Yamaguchi's bug report about
- pgsql: Apply my original fix for Taiki Yamaguchi's bug report about
- pllua - pllua: Bug fix on luaP_totuple, added _PLVERSION
- pgsql: Fix an oversight I made in a cleanup patch over a year ago:
- pgsql: Fix an oversight I made in a cleanup patch over a year ago:
- pgsql: Add SPI-level support for executing SQL commands with
- pgsql: Fix a number of places that were making file-type tests
- pgsql: Fix a number of places that were making file-type tests
- pgsql: Use error message wordings for permissions checks on .pgpass and
- pgsql: Fix a number of places that were making file-type tests
- pgsql: Fix a number of places that were making file-type tests
- pgsql: Fix a number of places that were making file-type tests
- pgsql: Improve description of \du and \dg, per suggestion from Harald
- pllua - pllua: Added plan:rows(), luaP_todatum now accepts tuple when
- pllua - pllua: Added documentation for server.rows and plan:rows.
- pllua - pllua: Minor typos.
- pllua - pllua: Minor fix.
- pgsql: Enable 64-bit integer datetimes by default, per previous
- pgsql: Display incoming as well as outgoing foreign-key constraints in
- pgsql: Show database access privileges in psql's \l command.
- pgsql: Add: > * Allow one transaction to see tuples using the snapshot
- pgsql: Add to TODO: > > o Add CASE capability to language (already in
- pgsql: Clarify documentation on PITR and warm standby on the fact that
- veil - veil: Attempted fix for generating diagrams, and general updates
- pgsql: Done: > * -Add ability to trigger on TRUNCATE
- pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug.
- pgsql: Revert my erroneous fix for Taiki Yamaguchi's DISTINCT MAX() bug.
- pllua - pllua: Modified raw datum to carry datum instead of datum
- pgsql: Improve psql's tab completion to handle completing attribute
- pgsql: Reduce the need for frontend programs to include "postgres.h" by
- pgsql: - Moved from PQsetdbLogin to PQconnectDB.
- pgsql: Remove ipcclean utility command --- didn't work on all Unixes and
- pgsql: When we have successfully optimized a MIN or MAX aggregate into
- pgsql: When we have successfully optimized a MIN or MAX aggregate into
- pgsql: Add URL for: * Consider allowing control of upper/lower case
- pgsql: Add to TODO: > > * Consider being smarter about memory and
- pgsql: Support statement-level ON TRUNCATE triggers.
- pgsql: Department of second thoughts: the rule that ORDER BY and
- snapclone - pg_snapclone: Imported Sources
- pgsql: Sorry, copied wrong files.
- pgsql: Include \password in the psql help.
- pgsql: Include \password in the psql help.
- pgsql: Separate snapshot management code from tuple visibility code,
- pgsql: Fix bad spelling and worse grammar in recent doc commits.
- pgsql: Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other
- pgsql: Move the HTSU_Result enum definition into snapshot.h, to avoid
- pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
- pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
- pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
- pgsql: Update TODO: < o Consider invalidating the cache or keeping
- prefix - prefix: Attempts to debug the invalid memory alloc request size
- pgsql: Strengthen warnings about using pg_dump's -i option.
- pgsql: Improve documentation for odd array slice behavior.
- pgsql: Update documentation for recent DTrace changes.
- npgsql - Npgsql2: Better support for the edmgen tool and other tools
- pgsql: Added to TODO: > > * Consider transaction start/end performance
- npgsql - Npgsql2: Better support for the edmgen tool and other tools
- pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
- pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
- npgsql - Npgsql2: Better support for the edmgen tool and other tools
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in
- pgsql: Add a new tuplestore API function, tuplestore_putvalues().
- pgsql: Done: > * -Avoid tuple some tuple copying in sort routines
- pgsql: Simplify and standardize conversions between TEXT datums and
- pgsql: Update TODO wording: * Simplify integer cross-data-type
- npgsql - Npgsql2: Some more commenting
- prefix - prefix: Use union instead of greater_prefix in gpr_picksplit()
- pllua - pllua: Added raw datum support, "fromstring" function, and type
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in
- pgsql: added ECPGget_PGconn to exports.txt
- pgsql: Add URLs to previous discussions, per Simon.
- pgsql: Reword Win32 rint() item, per Tom.
- pgsql: Add to TODO: > > * Add more cross-data-type operators > >
- pgsql: Add to pl/pgsql TODO: > > o Consider invalidating the cache or
- pgsql: Add to TODO: > > * Add SQL-standard array_agg() and unnest()
- pgsql: added ECPGget_PGconn to exports.txt
- pgsql: Add to TODO: > > * Have resource managers report the duration
- pgsql: Add to TODO: > > * Move pgfoundry's xlogdump to /contrib and
- pgsql: Add to TODO: > > * Consider sorting entries before inserting
- pgsql: Add to TODO: > > * Improve detection of shared memory segments
- pgsql: Add to TODO: > > o Fix port/rint.c to be spec-compliant > >
- pgsql: Add to psql TODO: > > o Improve display if enums > >
- pgsql: Add to TODO: > * Detect deadlocks involving
- pgsql: Add to TODO: > > * Fix regular expression bug when using
- pgsql: Add to TODO: > > * Create three versions of libpgport to
- pgsql: Add to TODO: > * Remove old-style routines for manipulating
- pgsql: Add to TODO: > > * Have /contrib/dblink reuse unnamed
- pgsql: Add: > o Prevent concurrent CREATE TABLE table1 from sometimes
- pgsql: Add to TODO: > > * Be more aggressive about creating WAL files
- pgsql: Adjust the recent patch for reporting of deadlocked queries so
- pgsql: Add to TODO: > > * Research reducing deTOASTing in more places
- pgsql: Fix various infelicities that have snuck into usage of
- pgsql: Fix various infelicities that have snuck into usage of
- pgsql: Use new errdetail_log() mechanism to provide a less klugy way of
- pgsql: When a relation has been proven empty by constraint exclusion,
- pgsql: When a relation has been proven empty by constraint exclusion,
- pgsql: Add to TODO: > > * Allow xml arrays to be cast to other data
- pgsql: Add URL for: * SMP scalability improvements >
- pgsql: Add a new ereport auxiliary function errdetail_log(), which works
- dbsamples - pagila: add data file using insert statements
- dbsamples - pagila: add note about pagila-data* files, add articles
- pgsql: Update wording: < o Allow pre/data/post files when dumping a
- pgsql: Add to TODO: > * Improve reporting of UNION type mismatches > >
- pgsql: Add URL: * Allow statistics last vacuum/analyze execution times
- pgsql: Add to TODO: > > * SMP scalability improvements > >
- pgsql: Add URL to: * SMP scalability improvements >
- pgsql: Update text: < o Support pgxs > o Support pgxs when using MSVC
- pgsql: Avoid a useless tuple copy within nodeMaterial.
- pgsql: Done: < < * Avoid tuple some tuple copying in sort routines <
- pgsql: Add URL for: * Do async I/O for faster random read-ahead of data
- pgsql: Add: > > * Sort large UPDATE/DELETEs so it is done in heap
- pgsql: Re-add: > > * Avoid tuple some tuple copying in sort routines >
- pgsql: Add: >
- pgsql: Create a function quote_nullable(), which works the same as
- pgsql: Add to pg_dump TODO: > o Allow pre/data/post files when dumping
- pgsql: Add to TODO: > > * Improve WAL concurrency by increasing lock
- pgsql: Add to Win3 TODO: > > o Fix MSVC NLS support, like for
- pgsql: Add to Win32 TODO > > o Support pgxs
- pgsql: Add URLs for: * Simplify ability to create partitioned tables
- pgsql: Add TODO: > > * Improve performance of shared invalidation
- pgsql: Add URL for: * Simplify ability to create partitioned tables >
- pgsql: Add URL for: * Simplify ability to create partitioned tables >
- pgsql: Add server side lo_import(filename, oid) function.
- pgsql: Add to TODO: > > o Add checks to prevent a CREATE RULE views
- pgsql: Refactor to_char/to_date formatting code; primarily, replace
- pgsql: Add URL for TODO: o Add checks to prevent a CREATE RULE
- npgsql - Npgsql2: Added a notice to not use execute a command inside a
- pgsql: Add to TODO: > > * Avoid tuple some tuple copying in sort
- pgsql: Add: > > o Prevent SSL from sending network packets to avoid
- pgsql: Add: > > * Fix inconsistent precedence of =, >, and < compared
- pgsql: Add: > > * Convert single quotes to apostrophes in the PDF
- prefix - prefix: fix DatumGetPrefixRange usage
- pgsql: Report the current queries of all backends involved in a deadlock
- pgsql: Give an explicit error for serial[], rather than silently
- pgsql: Remove TypeName struct's timezone flag, which has been write-only
- Re: pgsql: Make source code READMEs moreconsistent.
- pgsql: More README src cleanups.
- pgsql: Document that soft-mounting NFS is not recommended.
- pgsql: Corrected version number.
- pgsql: Corrected version number.
- Re: pgsql: Added ECPGget_PGconn() function toecpglib, courtesy of Mike
- pgsql: Generate dummy probes.h for MSVC builds.
- pgsql: Adjust pgstatindex() to give correct answers for indexes larger
- pginstaller - pginst: Update for 8.2.7
- pginstaller - pginst: Update for 8.3.1
- pginstaller - pginst: Update for 8.3.1
- pgsql: Move ProcState definition into sinvaladt.c from sinvaladt.h,
- pgsql: Advance multiple array keys rightmost-first instead of
- pgsql: Add URLs for : * Speed WAL recovery by allowing more than one
- pgsql: Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by
- autodoc - autodoc: 1.31 actual
- pgsql: When creating a large hash index, pre-sort the index entries by
- pgsql: Add a note to the CREATE INDEX reference page about the impact of
- pgsql: Done: > o -During index creation, pre-sort the tuples to
- pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search
- npgsql - Npgsql2: Added support for INTERSECT and EXCEPT.
- pgsql: Grab some low-hanging fruit in the new hash index build code.
- pgsql: Modify interactions between sinval.c and sinvaladt.c.
- npgsql - Npgsql2:
- pgsql: Fix inappropriately-timed memory context switch in
- pgsql: Fix inappropriately-timed memory context switch in
- npgsql - Npgsql2: Data types supporting date ranges outside of those
- npgsql - Npgsql2: Fix construction of SqlGenerators
- npgsql - Npgsql2: Pass more tests by supporting more edm functions and
- pgrpm - pgrpm: - don't use rpmds to fetch dependencies, then supporting
- pgsql: Change hash index creation so that rather than always
- pgsql: Some cleanups of enum-guc code, per comments from Tom.
- pginstaller - pginst: contrib/uuid-ossp is supported.
- pginstaller - pginst: String tweaks
- pginstaller - pginst: String tweaks
- pgsql: Fix vacuum so that autovacuum is really not cancelled when doing
- pgsql: Fix vacuum so that autovacuum is really not cancelled when doing
- pgsql: Fix duplicate word, per Guillaume Lelarge.
- pgsql: Fix duplicate word, per Guillaume Lelarge.
- npgsql - Npgsql2: Inherit V2 tests from V3 tests to keep consistency
- npgsql - Npgsql2: Added System.Configuration assembly reference to
- npgsql - Npgsql2: Added connection string for tests using protocol
- pgsql: Translation updates
- npgsql - Npgsql2: Fixed handling of non digit chars when extracting
- pgsql: Translation updates
- pginstaller - pginst: contrib/uuid-ossp is supported.
- pgsql: Update release notes for 8.3.1 and 8.2.7 releases.
- pgsql: Update release notes for 8.3.1 and 8.2.7 releases.
- pgsql: Update release notes for 8.3.1 and 8.2.7 releases.
- pgsql: Stamp version 8.3.1, except for configure.in/configure.
- pgsql: Stamp version 8.2.7, except for configure.in/configure.
- pgsql: update configure for 8.3.1 prior to tag
- pgsql: tag configure for 8.2.7 prior to tag
- pgsql: Fix heap_page_prune's problem with failing to send cache
- pgsql: Fix heap_page_prune's problem with failing to send cache
- pgsql: Fix varstr_cmp's special case for UTF8 encoding on Windows so
- pgsql: Fix varstr_cmp's special case for UTF8 encoding on Windows so
- pgsql: Fix varstr_cmp's special case for UTF8 encoding on Windows so
- pgsql: Update to tzdata 2008a distribution (Chilean DST law change).
- pgsql: Update to tzdata 2008a distribution (Chilean DST law change).
- pgsql: Update to tzdata 2008a distribution (Chilean DST law change).
- pgsql: Update to tzdata 2008a distribution (Chilean DST law change).
- pgsql: Update to tzdata 2008a distribution (Chilean DST law change).
- npgsql - Npgsql2: Fix server version breaking on "beta"
- npgsql - Npgsql2: Remove dependencies upon System.Drawing.
- prefix - prefix: Operator >(prefix_range, prefix_range) and >=
- npgsql - Npgsql2: Better block on "beta" in server version strings -
- prefix - prefix: prefix_range_cmp() implementation
- prefix - prefix: BTree indexing support for prefix_range data type
- pgsql: Fix pg_plan_queries() to restore the previous setting of
- pgsql: Fix pg_plan_queries() to restore the previous setting of
- pgsql: Add URL for: * Do async I/O for faster random read-ahead of data
- prefix - prefix: prefix_range @> prefix(text) operator and its
- prefix - prefix: Operator <(prefix_range, prefix_range) and <=, > and >=
- pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by
- pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by
- pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by
- pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by
- pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by
- pgsql: Fix LISTEN/NOTIFY race condition reported by Laurent Birtz, by
- pgsql: Add to TODO: > * Expire published xmin for read-only and idle
- pgsql: Add psql TODO: < * Include the symbolic SQLSTATE name in verbose
- pgsql: Add URL for: * Add REINDEX CONCURRENTLY, like CREATE INDEX
- pgsql: Add for Win32 TODO: > > o Convert MSVC build system to remove
- pgsql: Back out text search change to TODO.
- pgsql: Update TODO: * Add array_accum() and array_to_set() functions
- pgsql: Add URL for: * Consider a simplified API for full text searches
- pgsql: Add: > > * Consider a special data type for regular expressions
- autodoc - autodoc: Clean up formatting.
- autodoc - autodoc: New versions of DBD::Pg like to return an array
- autodoc - autodoc: Tag for 1.31 release.
- pgsql: Add to TODO: > > * Remove use of MAKE_PTR and MAKE_OFFSET
- pgsql: Add for Win32 TODO: > o Diagnose problem where shared memory
- autodoc - autodoc: Leonardo Cezar patches: One of them to fix a odd