Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers - April 2008
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2008-04-01
pgsql: Fix an oversight I made in a cleanup patch over a year ago:
Tom Lane (00:48)
pgsql: Fix an oversight I made in a cleanup patch over a year ago:
Tom Lane (00:48)
pgsql: Add SPI-level support for executing SQL commands with
Tom Lane (03:09)
pgsql: Support EXECUTE USING in plpgsql.
Tom Lane (03:51)
npgsql - Npgsql2: Update documentation
User Talliesin (16:11)
2008-04-02
pgsql: Remove due to survey/discussion: < < * Prefix command-line
Bruce Momjian (02:11)
pgsql: Convert three more guc settings to enum type:
Magnus Hagander (14:42)
npgsql - Npgsql2: [#1010312] Code cleanup.
User Fxjr (15:16)
pgsql: Revert my bad decision of about a year ago to make
Tom Lane (18:31)
pgsql: Revert my bad decision of about a year ago to make
Tom Lane (18:32)
aupg - aupg_src: added default id=1 entry for trust graph to trust all
User Rlucas (22:49)
2008-04-03
pgsql: Add URLs for: * Add SQL:2003 WITH RECURSIVE (hierarchical)
Bruce Momjian (01:56)
pgsql: Convert syslog_facility guc to enum type.
Magnus Hagander (09:21)
pgsql: Remove -C from rsync call, because it omits directories named
Peter Eisentraut (09:51)
pgsql: Remove -C from rsync call, because it omits directories named
Peter Eisentraut (09:52)
npgsql - Npgsql2: Don't change client encoding if we know it to already
User Talliesin (11:03)
npgsql - Npgsql2: Don't change client encoding if we know it to already
User Talliesin (11:06)
pgsql: Oops, add proper #ifdef for systems without support for syslog.
Magnus Hagander (13:25)
pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it
Tom Lane (16:27)
pgsql: Teach ANALYZE to distinguish dead and in-doubt tuples, which it
Tom Lane (16:27)
pgsql: Add to TODO: > * Improve how ANALYZE computes in-doubt tuples >
Bruce Momjian (16:37)
pgsql: Remove heap_release_fetch, which is no longer used anywhere; this
Tom Lane (17:12)
pgsql: Add Wiki URLs for: < * Allow encoding on a per-column basis
Bruce Momjian (18:14)
pgsql: Add a variant of the Levenshtein string-distance function that
Tom Lane (21:13)
2008-04-04
pgsql: Turn xmlbinary and xmloption GUC variables into enumsTurn
Magnus Hagander (08:33)
pgsql: Convert backslash_quote guc to use enum.
Magnus Hagander (11:47)
pgsql: Oops, change should go in scan.l to survive a clean checkout and
Magnus Hagander (12:44)
pgsql: Implement current_query(), that shows the currently executing
Bruce Momjian (16:57)
pgsql: Remove unneed #include now that current_query() has moved to the
Bruce Momjian (17:02)
pgsql: Remove no-longer-used function assign_backslash_quote()
Tom Lane (17:25)
pgsql: Allow 'help' in psql to show \? help, for novice assistance.
Bruce Momjian (17:42)
pgsql: Have psql command 'help' suggest the use of \?, updated version.
Bruce Momjian (18:00)
Re: [COMMITTERS] pgsql: Implement current_query(), that shows thecurrently executing
Alvaro Herrera (18:39)
pgsql: Re-implement division for numeric values using the traditional
Tom Lane (18:45)
Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Bruce Momjian (19:05)
Re: Re: [COMMITTERS] pgsql: Implement current_query(),that shows the currently executing
Alvaro Herrera (19:11)
Re: pgsql: Remove no-longer-used function assign_backslash_quote()
Magnus Hagander (21:35)
2008-04-05
Re: Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Tom Lane (00:40)
Re: Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Bruce Momjian (00:47)
pgsql: Have pg_stop_backup() wait for all archive files to be sent,
Bruce Momjian (01:34)
Re: Re: [COMMITTERS] pgsql: Implement current_query(),that shows the currently executing
Alvaro Herrera (01:39)
Re: Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Bruce Momjian (01:46)
pgsql: Defend against JOINs having more than 32K columns altogether.
Tom Lane (01:58)
pgsql: Defend against JOINs having more than 32K columns altogether.
Tom Lane (01:58)
pgsql: Defend against JOINs having more than 32K columns altogether.
Tom Lane (01:58)
pgsql: Defend against JOINs having more than 32K columns altogether.
Tom Lane (01:58)
pgsql: Defend against JOINs having more than 32K columns altogether.
Tom Lane (01:58)
pgsql: Defend against JOINs having more than 32K columns altogether.
Tom Lane (01:59)
pgsql: Re-add dblink_current_query() for backward compatibility.
Bruce Momjian (02:26)
Re: Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Bruce Momjian (02:37)
Re: Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Tom Lane (02:41)
npgsql - Npgsql2: Updated assembly version to Beta3 release
User Fxjr (02:41)
npgsql - Npgsql2: Added missing assembly reference.
User Fxjr (02:43)
pgsql: Make dblink_current_query() reference pg_catalog.current_query(),
Bruce Momjian (02:44)
npgsql - Npgsql2: Updated Monodevelop project file.
User Fxjr (02:44)
Re: Re: [COMMITTERS] pgsql: Implement current_query(), that shows the currently executing
Bruce Momjian (02:44)
npgsql - Npgsql2: Updated RELEASENOTES.txt
User Fxjr (03:10)
pgsql: A small visit from the portability and localization police.
Tom Lane (03:40)
npgsql - Npgsql2: Added missing DateDataTypes.cs file to project
User Fxjr (04:23)
dbi-link - dbi-link: Changed quote_ident and quote_literal functions in
David Fetter (05:50)
npgsql - Npgsql2: Fixed assembly references.
User Fxjr (17:05)
2008-04-06
npgsql - Npgsql2: Added missing files to fix build
User Jbcooley (00:28)
npgsql - Npgsql2: Added assembly reference to fix build
User Jbcooley (00:28)
pgsql: Improve hash_any() to use word-wide fetches when hashing suitably
Tom Lane (16:54)
pgsql: Make plpgsql support FOR over a query specified by a cursor
Tom Lane (23:43)
2008-04-07
pgsql: Add documentation clarification for IS [NOT] NULL and row-valued
Bruce Momjian (00:51)
pgsql: Add to TODO: > > o Add ability to obfuscate function bodies >
Bruce Momjian (02:14)
npgsql - Npgsql2: Added SSPI patch from Brar Piening
User Jbcooley (03:24)
npgsql - Npgsql2: Added SSPI patch from Brar Piening
User Jbcooley (03:25)
npgsql - Npgsql2: Change Integrated Security default to false.
User Jbcooley (03:55)
npgsql - Npgsql2: Added additional resources to project
User Jbcooley (04:02)
npgsql - Npgsql2: Added documentation about integrated security.
User Fxjr (04:12)
npgsql - Npgsql2: Updated release notes for Npgsql beta3 release
User Fxjr (04:14)
npgsql - Npgsql2: Updated changelog for Npgsql Beta3 release
User Fxjr (04:16)
pgsql: Implement a few changes to how shared libraries and dynamically
Peter Eisentraut (14:15)
pgsnap - pgsnap: Imported Sources
User Gleu (17:36)
pgsnap - pgsnap: Refactoring TODO file.
User Gleu (17:50)
pgsnap - pgsnap: Check pgstattuple availability.
User Gleu (21:16)
pgsql: Always define stlib, since some platforms need it for building
Peter Eisentraut (23:08)
2008-04-08
Re: pgsql: Implement a few changes to how shared libraries and dynamically
Tom Lane (03:33)
Re: [HACKERS] pgsql: Implement a few changes to how shared libraries and dynamically
Andrew Dunstan (04:37)
Re: [HACKERS] pgsql: Implement a few changes to how shared libraries and dynamically
Magnus Hagander (07:43)
pgsql: Make integer_datetimes the default on msvc as well, to have the
Magnus Hagander (07:50)
pgsql: On cygwin and win32, don't override the shlib name when building
Peter Eisentraut (09:50)
pgsnap - pgsnap: Bugfix : last_vacuum/last_analyze columns are first
User Gleu (12:29)
pgsnap - pgsnap: * Support for -W commandline option (per Olivier "dup"
User Gleu (13:22)
prefix - prefix: fix gpr_penalty implementation, having it consider
User Dim (14:02)
optimizer - jos: Greedy algorithm rewritten from scratch and added to
User Julo (16:05)
prefix - prefix: Better version of gpr_penalty()
User Dim (16:10)
optimizer - jos: Greedy algorithm crash bug fixies.
User Julo (17:25)
pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to
Tom Lane (18:20)
pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to
Tom Lane (18:20)
pgsnap - pgsnap: Support for pgstattuple contrib module.
User Gleu (20:13)
pgsnap - pgsnap: New Directory
User Gleu (21:15)
pgsnap - pgsnap: Show/hide SQL statements for each report.
User Gleu (21:15)
pgsnap - pgsnap: Bugfix : sequence relkind is 'S', not 's'.
User Gleu (21:19)
pgsnap - pgsnap: Add some contrib modules to "Installed products"
User Gleu (21:27)
pgsnap - pgsnap: Small typo.
User Gleu (21:31)
2008-04-09
Re: pgsql: Make integer_datetimes the default on msvc as well, to have the
Andrew Dunstan (00:09)
Re: pgsql: Make integer_datetimes the default on msvc as well, to have the
Andrew Dunstan (00:18)
pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
Bruce Momjian (00:44)
Re: pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
Tom Lane (00:53)
pgsql: Revert sentence removal from nickname in FAQ.
Bruce Momjian (00:55)
Re: [HACKERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
Bruce Momjian (00:56)
Re: pgsql: Revert sentence removal from nickname in FAQ.
Bruce Momjian (00:57)
Re: pgsql: Revert sentence removal from nickname inFAQ.
Alvaro Herrera (00:58)
pgsql: Revert README cleanups.
Bruce Momjian (00:59)
pgsql: Small wording improvements for source code READMEs.
Bruce Momjian (01:00)
Re: [COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
Bruce Momjian (01:03)
pgsql: Update text FAQ.
Bruce Momjian (01:04)
Re: pgsql: Revert sentence removal from nickname in FAQ.
Bruce Momjian (01:04)
Re: [COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
Joshua D. Drake (01:14)
pgsql: Document that continuous archiving backup can be used for cases
Bruce Momjian (02:52)
prefix - prefix: penalty fix, some more debug Assert() tied to test data
User Dim (13:01)
prefix - prefix: Augment README.txt with some more tests
User Dim (13:25)
pgbouncer - pgbouncer: ignore_startup_parameters config variable.
User Mkz (13:58)
pgbouncer - pgbouncer: Cmdline option and config param to support user
User Mkz (14:24)
pgbouncer - pgbouncer: More descriptive usage screen.
User Mkz (14:47)
pgbouncer - pgbouncer: refresh generated manpages
User Mkz (15:20)
pgbouncer - pgbouncer: update AUTHORS
User Mkz (15:20)
pgbouncer - pgbouncer: set version to 1.1.3rc1
User Mkz (15:23)
prefix - prefix: more Asserts to try to find where garbage comes from
User Dim (16:09)
pgsnap - pgsnap: Get last log file.
User Gleu (17:07)
pgsnap - pgsnap: command usage was wrong.
User Gleu (17:10)
pgsnap - pgsnap: Reports for pgPool and other tools are not always
User Gleu (17:21)
prefix - prefix: Respect GiST calling conventions for gpr_penalty()
User Dim (19:05)
2008-04-10
npgsql - Npgsql2: Fixed mapping for char parameter values.
User Fxjr (03:06)
prefix - prefix: refine __pr_penalty() DEBUG, some more docs
User Dim (07:38)
prefix - prefix: Cleanup: get rid of useless operators and functions
User Dim (08:27)
pgsql: PGTYPEStimestamp_sub should use the values and not the pointers
Michael Meskes (10:43)
pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Michael Meskes (10:45)
pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Michael Meskes (10:46)
pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Michael Meskes (10:46)
pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Michael Meskes (10:46)
pgsql: Fixed bug in PGTYPEStimestamp_sub that used pointers instead of
Michael Meskes (10:46)
prefix - prefix: more DEBUGs, fixes in gpr_picksplit()
User Dim (13:19)
pgsql: Mention pg_backend_pid() in the system information section in
Alvaro Herrera (13:34)
pgsql: Remove mention of DBD::PgSPI, which is unmaintained and generally
Alvaro Herrera (15:16)
pgsql: Make parameters in implementation have same const:ness as the
Magnus Hagander (15:20)
prefix - prefix: fix gpr_consistent() key retrieval from GiST parameters
User Dim (15:59)
pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
Magnus Hagander (16:58)
pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
Magnus Hagander (16:59)
pgsql: Create wrapper pgwin32_safestat() and redefine stat() to it on
Magnus Hagander (16:59)
pgsql: Add TODO URLs moved from open items queue: >
Bruce Momjian (18:58)
pgsql: Replace "amgetmulti" AM functions with "amgetbitmap", in which
Tom Lane (22:25)
npgsql - Npgsql2: Sspi patch from Brar Piening
User Jbcooley (23:29)
2008-04-11
Re: [COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"
Robert Treat (00:43)
npgsql - Npgsql2: Fully qualify type name for ProviderException so that
User Jbcooley (02:43)
npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0
User Jbcooley (02:55)
npgsql - Npgsql2: Readded cast for byte[] when handling bytea
User Fxjr (14:35)
pgsql: Fix main README typo.
Bruce Momjian (16:09)
pgsql: Update URLs for dead space map.
Bruce Momjian (19:14)
pgsql: Add TODO: > * Support procedures, which return no value > >
Bruce Momjian (19:16)
pgsql: Changed TODO wording: < * Support procedures, which return no
Bruce Momjian (19:36)
Re: pgsql: Changed TODO wording: < * Support procedures, which return no
Tom Lane (19:47)
pgsql: Update wording: < * Allow functions to control the transaction
Bruce Momjian (19:50)
Re: pgsql: Changed TODO wording: < * Support procedures, which return no
Bruce Momjian (19:51)
pgsql: Fix several datatype input functions that were allowing unused
Tom Lane (22:52)
pgsql: Fix several datatype input functions that were allowing unused
Tom Lane (22:52)
pgsql: Fix several datatype input functions that were allowing unused
Tom Lane (22:53)
pgsql: Fix several datatype input functions that were allowing unused
Tom Lane (22:53)
pgsql: Fix several datatype input functions that were allowing unused
Tom Lane (22:53)
pgsql: Fix several datatype input functions that were allowing unused
Tom Lane (22:53)
pgsql: Add some debug support code to try to catch future mistakes in
Tom Lane (22:54)
pgsql: A quick try at un-breaking the Cygwin build.
Tom Lane (23:53)
pgsql: A quick try at un-breaking the Cygwin build.
Tom Lane (23:59)
2008-04-12
pgsql: A quick try at un-breaking the Cygwin build.
Tom Lane (00:00)
npgsql - Npgsql2: #1010371 - Fix DataTable.Load by fixing
User Jbcooley (15:46)
npgsql - Npgsql2: Tests for Fill and populating schema
User Jbcooley (15:47)
npgsql - Npgsql2: Test for DataTable.Load and using varchar and char.
User Jbcooley (15:52)
pgsql: Create new routines systable_beginscan_ordered,
Tom Lane (23:14)
pgsql: Clean up a few places where Datums were being treated as pointers
Tom Lane (23:21)
2008-04-13
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option.
Tom Lane (03:07)
pgsql: Turn the -i/--ignore-version options of pg_dump and pg_dumpall
Tom Lane (03:49)
CVSROOT: add a global cvsignore know, currently just with objfiles.txt
Marc G. Fournier (03:54)
Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option.
Joshua D. Drake (04:28)
pgsql: Phase 2 of project to make index operator lossiness be determined
Tom Lane (19:18)
pgsql: Since createplan.c no longer cares whether index operators are
Tom Lane (20:51)
2008-04-14
pgsql: Add URL for: * Consider automatic caching of statements at
Bruce Momjian (13:33)
pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
Alvaro Herrera (15:04)
pgsql: Push index operator lossiness determination down to GIST/GIN
Tom Lane (17:05)
2008-04-15
pgsql: Make integer_datetimes the default for MSVC even if not mentioned
Andrew Dunstan (12:16)
pgsql: Add pg_terminate_backend() to allow terminating only a single
Bruce Momjian (13:55)
pgsql: Done: > * -Allow administrators to safely terminate individual
Bruce Momjian (13:55)
Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allowterminating only a single
Alvaro Herrera (13:56)
Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Bruce Momjian (13:58)
pgsql: Add to TODO: > * Allow XML to accept more liberal DOCTYPE
Bruce Momjian (14:24)
pgsql: Move LISTEN/NOTIFY items to separate TODO section.
Bruce Momjian (15:07)
pgsql: Add TODO item: < * Allow NOTIFY in rules involving conditionals
Bruce Momjian (15:08)
Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Gregory Stark (16:13)
pgsql: Add multi-line flag to regex that needs it.
Andrew Dunstan (16:22)
pgsql: Add multi-line flag to regex that needs it.
Andrew Dunstan (16:23)
pgsql: Add multi-line flag to regex that needs it.
Andrew Dunstan (16:28)
pg_terminate_backend() idea
Bruce Momjian (16:59)
Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Tom Lane (17:32)
Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Bruce Momjian (17:38)
Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Tom Lane (18:22)
Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Bruce Momjian (19:34)
Re: Re: [COMMITTERS] pgsql: Add pg_terminate_backend() to allow terminating only a single
Tom Lane (20:20)
pgsql: Revert addition of pg_terminate_backend() because of race
Bruce Momjian (20:28)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group