pgsql-committers since 2008-04-13 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 13, 2008

Thread Author Time
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

April 14, 2008

Thread Author Time
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

April 15, 2008

Thread Author Time
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 allow terminating 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
pg_terminate_backend() issues Bruce Momjian 20:32
Re: pg_terminate_backend() issues Tom Lane 20:52
pgsql: Re-add terminate TODO item. Bruce Momjian 21:39
Re: pg_terminate_backend() issues Tom Lane 21:55
Re: pg_terminate_backend() idea Gregory Stark 23:08
Re: pg_terminate_backend() issues Bruce Momjian 23:30
Re: pg_terminate_backend() issues Tom Lane 23:47
Re: pg_terminate_backend() issues Bruce Momjian 23:59

April 16, 2008

Thread Author Time
Re: pg_terminate_backend() issues Bruce Momjian 03:58
Re: pg_terminate_backend() issues 📎 Bruce Momjian 04:09
Re: pg_terminate_backend() issues Tom Lane 04:54
Re: pg_terminate_backend() issues Magnus Hagander 07:40
Re: pg_terminate_backend() issues Magnus Hagander 07:41
Re: pg_terminate_backend() issues Gregory Stark 10:43
Re: pg_terminate_backend() issues Gregory Stark 11:12
pgsql: Avoid using unnecessary pgwin32_safestat in libpq. Andrew Dunstan 14:19
pgsql: Avoid using unnecessary pgwin32_safestat in libpq. Andrew Dunstan 14:21
pgsql: Avoid using unnecessary pgwin32_safestat in libpq. Andrew Dunstan 14:24
Re: pg_terminate_backend() issues Tom Lane 14:51
Re: pg_terminate_backend() issues Gregory Stark 14:57
Re: pg_terminate_backend() issues Tom Lane 15:05
Re: pg_terminate_backend() issues Gregory Stark 15:13
Re: pg_terminate_backend() issues Tom Lane 15:51
Re: pg_terminate_backend() issues Bruce Momjian 16:32
Re: pg_terminate_backend() issues Tom Lane 16:46
Re: pg_terminate_backend() issues Bruce Momjian 16:51
Re: pg_terminate_backend() issues Tom Lane 17:06
Re: pg_terminate_backend() issues Bruce Momjian 17:19
pgsql: Add to TODO: > * Implement the non-threaded Avahi service Bruce Momjian 17:25
pgsql: Update TODO wording. Bruce Momjian 17:50
pgsql: Fix comment typo. Bruce Momjian 18:18
pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the Tom Lane 18:23
pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the Tom Lane 18:23
pgsql: Fix LOAD_CRIT_INDEX() macro to take out AccessShareLock on the Tom Lane 18:23
pgsql: Update most recent release to 8.3.1. Bruce Momjian 20:57
pgsql: Ignore blank lines in typedef file. Bruce Momjian 21:03
pgsql: Fix MinGW warnings re formats and unused variables. Andrew Dunstan 22:16
pgsql: Repair two places where SIGTERM exit could leave shared memory Tom Lane 23:59
pgsql: Repair two places where SIGTERM exit could leave shared memory Tom Lane 23:59

April 17, 2008

Thread Author Time
pgsql: Repair two places where SIGTERM exit could leave shared memory Tom Lane 00:00
Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit could leave shared memory Alvaro Herrera 12:30
Re: Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit couldleave shared memory Heikki Linnakangas 13:03
Re: Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit couldleave shared memory Alvaro Herrera 13:05
Re: Re: [COMMITTERS] pgsql: Repair two places whereSIGTERM exit couldleave shared memory Heikki Linnakangas 13:14
Re: Re: [COMMITTERS] pgsql: Repair two places whereSIGTERM exit couldleave shared memory Heikki Linnakangas 13:17
Re: Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit couldleave shared memory Martijn van Oosterhout 15:13
Re: Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit couldleave shared memory Tom Lane 15:48
pgsql: Add some code to EXPLAIN to show the targetlist (ie, output Tom Lane 18:30
pgsql: Re-enable pg_terminate_backend() using SIGTERM. Bruce Momjian 20:56
pgsql: TODO Done: > * -Allow administrators to safely terminate Bruce Momjian 20:57
Re: pg_terminate_backend() issues Bruce Momjian 20:58
pgsql: Fix a couple of oversights associated with the "physical tlist" Tom Lane 21:22
pgsql: Fix a couple of oversights associated with the "physical tlist" Tom Lane 21:22
pgsql: Clean up a few places where Datums were being treated as pointers Alvaro Herrera 21:37

April 18, 2008

Thread Author Time
Re: pgsql: Fix a couple of oversights associated with the "physical tlist" Gregory Stark 00:14
Re: pgsql: Fix a couple of oversights associated with the "physical tlist" Tom Lane 00:23
Re: pgsql: Fix a couple of oversights associated with the "physical tlist" Gregory Stark 01:32
pgsql: Cause EXPLAIN's VERBOSE option to print the target list (output Tom Lane 01:42
pgsql: Fix two race conditions between the pending unlink mechanism that Heikki Linnakangas 06:48
pgsql: Fix two race conditions between the pending unlink mechanism that Heikki Linnakangas 06:48
Re: Re: [COMMITTERS] pgsql: Repair two places where SIGTERM exit couldleave shared memory Martijn van Oosterhout 07:09
pgsnap - pgsnap: Add an explanation for the install process, from Damien User Gleu 09:36
pgsql: Fix rmtree() so that it keeps going after failure to remove any Tom Lane 17:05
pgsql: Fix rmtree() so that it keeps going after failure to remove any Tom Lane 17:05
pgsql: Modify the float4 datatype to be pass-by-val. Alvaro Herrera 18:43
pgsql: Fix typo. Tom Lane 20:51
pgsql: Change the float4-returning functions in contrib/seg to fmgr v1 Alvaro Herrera 21:11
pgsnap - pgsnap: Add cache hit ratio module. User Gleu 21:42

April 19, 2008

Thread Author Time
pgsql: Remove TODO.detail references; instead add TODO URLs pointing to Bruce Momjian 12:16
pgsql: Remove TODO.detail directory. Bruce Momjian 12:19
pgsql: Update TODO using new script. Bruce Momjian 12:33
pgsql: Add TODO2html tool to convert TODO to HTML. Bruce Momjian 12:34
pgsql: Add script FAQ2txt to convert HTML files to txt. Bruce Momjian 12:42
pgsql: Update doc script comments. Bruce Momjian 12:52
Re: pgsql: Remove TODO.detail references; instead add TODO URLs pointing to Alvaro Herrera 15:29
TODO.detail removed Bruce Momjian 15:33
pgsql: seg_size() has to be V1 calling convention, too. Tom Lane 22:55

April 20, 2008

Thread Author Time
pgsql: Convert earthdistance's only C function to v1 call convention, to Tom Lane 01:05
pgsnap - pgsnap: New stylesheet, from Damien Clochard. User Gleu 07:33
pgsnap - pgsnap: Add database primary options (autovac, stat collector, User Gleu 07:58
pgsnap - pgsnap: Bugfix : for 'relation "index name" is not a btree User Gleu 08:14
pgsql: Fix broken compare function for tsquery_ops. Teodor Sigaev 09:17
pgsql: Fix broken compare function for tsquery_ops. Teodor Sigaev 09:29
pgsql: Fix broken compare function for tsquery_ops. Teodor Sigaev 09:39
pgsnap - pgsnap: Show/hide user/system objects. User Gleu 21:02
pgsnap - pgsnap: New release 0.2.0. User Gleu 21:04

April 21, 2008

Thread Author Time
pgsql: Allow float8, int8, and related datatypes to be passed by value Tom Lane 00:26
pgsql: Make earthdistance use version-0 calling convention if not Tom Lane 01:11
pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a Tom Lane 02:04
Re: pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a Andrew Dunstan 02:58
pgsql: Fix a couple of places in execMain that erroneously assumed that Tom Lane 03:49
pgsql: Fix a couple of places in execMain that erroneously assumed that Tom Lane 03:49
Re: pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a Tom Lane 03:52
Re: pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a Dave Page 06:35
Re: pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a Magnus Hagander 07:49
pgsql: Add link to major version release notes at the top of the minor Magnus Hagander 09:44
pgsql: Add link to major version release notes at the top of the minor Magnus Hagander 09:44
pgsql: Add link to major version release notes at the top of the minor Magnus Hagander 09:45
pgsql: Add link to major version release notes at the top of the minor Magnus Hagander 09:45
pgsql: Add link to major version release notes at the top of the minor Magnus Hagander 09:45
pgsql: Add link to major version release notes at the top of the minor Magnus Hagander 09:45
prefix - prefix: New picksplit() idea from Jordan as new opclass, DEBUG User Dim 09:59
pgsql: Make float4byval and float8byval configurable on MSVC. Magnus Hagander 10:01
Re: pgsql: Add FLOAT4PASSBYVAL/FLOAT8PASSBYVAL to pg_config.h.win32, as a Magnus Hagander 10:02
pgsql: Fix typo, noted by Stefan Kaltenbrunner. Magnus Hagander 11:06
pgsql: Fix typo, noted by Stefan Kaltenbrunner. Magnus Hagander 11:06
muninpgplugins - muninpgplugins: Imported Sources User C2main 13:34
Re: [HACKERS] [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Robert Treat 16:29
Re: Re: [HACKERS] [COMMITTERS] pgsql: Fix TransactionIdIsCurrentTransactionId() to use binary search Alvaro Herrera 16:54
Re: pgsql: Make float4byval and float8byval configurable on MSVC. Andrew Dunstan 16:55
Re: pgsql: Make float4byval and float8byval configurable on MSVC. Tom Lane 17:19
Re: pgsql: Make float4byval and float8byval configurable on MSVC. Magnus Hagander 17:26
pgsql: Clean up float4byval and float8byval handling by dealing with Magnus Hagander 18:37
pgsql: Fix convert_IN_to_join to properly handle the case where the Tom Lane 20:54
pgsql: Fix convert_IN_to_join to properly handle the case where the Tom Lane 20:54

April 22, 2008

Thread Author Time
pgsql: Issue explicit error messages for attempts to use "shell" Tom Lane 01:34
pgsnap - pgsnap: Add "functions" report. User Gleu 08:58
pgsnap - pgsnap: I forgot the ChangeLog. User Gleu 09:01
prefix - prefix: Implement prefix_range send and recv functions User Dim 09:10
pgsql: Replace developer FAQ with a reference to the wiki, which is Magnus Hagander 09:26
pgsql: Replace developer FAQ with a reference to the wiki, which is Magnus Hagander 09:26
pgsql: Replace developer FAQ with a reference to the wiki, which is Magnus Hagander 09:26
pgsql: Replace developer FAQ with a reference to the wiki, which is Magnus Hagander 09:26
pgsql: Replace developer FAQ with a reference to the wiki, which is Magnus Hagander 09:26
pgsql: Replace developer FAQ with a reference to the wiki, which is Magnus Hagander 09:26
prefix - prefix: New Directory User Dim 09:54
prefix - prefix: debian package postgresql-8.3-prefix User Dim 10:00
prefix - prefix: casting from text to prefix_range is now implicit User Dim 10:07
prefix - prefix: Adding TESTS.txt document, revamp README.txt User Dim 10:29
pgsql: FAQ2txt now only controls the main FAQ, not FAQ_DEV. Bruce Momjian 10:30
prefix - prefix: Adding restrict and join selectivity estimator function User Dim 12:34
pgsql: Don't pull in pthreads header files in this file because we never Magnus Hagander 13:06
prefix - prefix: Documentation proof-reading by Alvaro User Dim 13:46
pgsql: Fix using too many LWLocks bug, reported by Craig Ringer Teodor Sigaev 17:52
pgsql: Fix using too many LWLocks bug, reported by Craig Ringer Teodor Sigaev 17:53
pgsql: Fix using too many LWLocks bug, reported by Craig Ringer Teodor Sigaev 17:54

April 23, 2008

Thread Author Time
prefix - prefix: picksplit presorting avalable with User Dim 10:11
prefix - prefix: text prefixing support is now deprecated User Dim 10:32
pgsql: Prevent shutdown in normal mode if online backup is running, and Magnus Hagander 13:44
prefix - prefix: build_pr cleanup, now takes (prefix, first, last) as User Dim 15:13
pgsnap - pgsnap: Kill the frames! :) User Gleu 17:25
pgsql: Add URL for MERGE: > Bruce Momjian 22:38

April 24, 2008

Thread Author Time
pgsql: Add to TODO: < > o Add prompt escape to display the client and Bruce Momjian 00:39
dbsamples - pagila: add unique indexes to partitions to match primary User Xzilla 02:04
pgsql: Add GIT URL: > Bruce Momjian 02:24
pllolcode - pllolcode: Make conditionals work. User Eggyknap 13:31
pgsql: Update error messages, per notes from Tom. Magnus Hagander 14:23
pgsql: Update TODO description for GIT: * Consider smaller indexes that Bruce Momjian 15:54
pgsql: Remove, item done, description unclear: < * Allow index scans to Bruce Momjian 16:11
pgsql: Add to TODO: < > * Allow adding enumerated values to an Bruce Momjian 16:14
pgsql: Add to TODO: > * Allow index scans to return matching index Bruce Momjian 16:42
pgsql: Add URL for: * Allow index scans to return matching index keys, Bruce Momjian 17:06
pgsql: Add TODO item: > > o Impove COPY performance > > Bruce Momjian 17:32
pgsql: Add to TODO: > * Allow prepared transactions with temporary Bruce Momjian 18:23
pgsql: Add embedded usage mention to FAQ, per Greg Smith. Bruce Momjian 19:58
pgsql: Fix ALTER TABLE ADD COLUMN ... Tom Lane 20:17
pgsql: Fix ALTER TABLE ADD COLUMN ... Tom Lane 20:17
pgsql: Fix ALTER TABLE ADD COLUMN ... Tom Lane 20:18
pgsql: Fix ALTER TABLE ADD COLUMN ... Tom Lane 20:18
pgsql: Fix ALTER TABLE ADD COLUMN ... Tom Lane 20:18
pgsql: Update: < * Allow adding enumerated values to an existing Bruce Momjian 20:29
pgsql: Remove transformAlterTableStmt's kluge to replace Tom Lane 20:46
pgsql: Update TODO item: > * Allow adding/renaming/removing enumerated Bruce Momjian 20:57
pgsnap - pgsnap: Beautify three reports. User Gleu 22:07

April 25, 2008

Thread Author Time
pgsnap - pgsnap: Enable connections via the Unix socket. User Gleu 08:43
pgsnap - pgsnap: Adds some TODO from pollux, and complete the changelog. User Gleu 08:47
orafce - orafce: add skeleton for plunit - assertations User Okbob 11:40
pllolcode - pllolcode: Make WTF blocks (switch statements) work. User Eggyknap 11:55
Re: pgsql: Add embedded usage mention to FAQ, per Greg Smith. David Fetter 14:04
pgsql: Update to remove passive wording from FAQ, David Fetter Bruce Momjian 14:28
pgsql: Update wording from David Fetter. Bruce Momjian 14:34
Re: pgsql: Add embedded usage mention to FAQ, per Greg Smith. Bruce Momjian 14:34

Browse Archives

Prev | Next