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