pgsql-committers since 2005-11-15 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

Nov. 15, 2005

Thread Author Time
pgsql: Fix recent problems with BSD indent, including indenting past 80 Bruce Momjian 00:43
pgsql: Fix recent problems with BSD indent, including indenting past 80 Bruce Momjian 01:02
pginstaller - web: Update silent install docs for 8.1. User Mha 09:25
vcproject - vcproject: Minor changes. User Uniware 10:15
vcproject - vcproject: New Directory User Uniware 10:21
vcproject - vcproject: Change msvc/postmaster to msvc/postgres. User Uniware 10:24
psqlodbc - psqlodbc: Add installer upgrade script. User Dpage 11:06
pgsql: Prevent certain symbols that are used for both typedefs and Bruce Momjian 14:45
pgsql: Prevent certain symbols that are used for both typedefs and Bruce Momjian 14:45
Re: pgsql: Prevent certain symbols that are used for both typedefs and Tom Lane 14:53
Re: pgsql: Prevent certain symbols that are used for both Bruce Momjian 15:09
pgsql: Add reminder that we should link to the documentation section for Bruce Momjian 22:16
pgfouine - pgfouine: added a normalized query wrapper User Gsmet 22:30
pgfouine - pgfouine: added a normalized query wrapper User Gsmet 22:31
pgfouine - pgfouine: added a normalized query wrapper html output User Gsmet 22:31
pgfouine - pgfouine: html output User Gsmet 22:32
pgfouine - pgfouine: added information to the html output User Gsmet 22:54
pgsql: Update MERGE: > > To implement this cleanly requires that the Bruce Momjian 23:08

Nov. 16, 2005

Thread Author Time
pgsql: Have test_fsync honor -f filename argument. Bruce Momjian 01:31
pgsql: Have test_fsync honor -f filename argument. Bruce Momjian 01:31
pgsql: Update test_fsync to honor -f. Bruce Momjian 01:34
Re: pgsql: Have test_fsync honor -f filename argument. Qingqing Zhou 01:53
pgsql: Update error message and documentation for fsync test. Bruce Momjian 03:32
pgsql: Update error message and documentation for fsync test. Bruce Momjian 03:44
Re: pgsql: Have test_fsync honor -f filename argument. Bruce Momjian 03:51
pgsql: Properly document return value of strpos(). Bruce Momjian 03:56
pgsql: Properly document return value of strpos(). Bruce Momjian 03:56
pgsql: Properly document return value of strpos(). Bruce Momjian 03:56
pgsql: Properly document return value of strpos(). Bruce Momjian 03:56
pgsql: Properly document return value of strpos(). Bruce Momjian 03:58
vcproject - vcproject: Fixed build.bat. User Uniware 07:30
Re: [COMMITTERS] pgsql: Translation typo fix Peter Eisentraut 08:42
Re: [COMMITTERS] pgsql: Translation typo fix Alvaro Herrera 10:46
pgsql: Fix comment on -v option Tatsuo Ishii 13:13
pgsql: Add batch mode, make new libpq section: < * Add a libpq function Bruce Momjian 16:33
pgsql: make_restrictinfo() failed to attach the specified Tom Lane 17:08
pgsql: make_restrictinfo() failed to attach the specified Tom Lane 17:08
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified Alvaro Herrera 17:40
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified Tom Lane 18:03
press - pr: Added item concerning version numbers. User Aglio 18:31
pgsql: Update, add mention of user locking table before MERGE: < so Bruce Momjian 18:45
press - pr: Add title to FAQ User Mha 19:58
pgfouine - pgfouine: now we filter commented lines in analyzed queries User Gsmet 21:05
pgfouine - pgfouine: error protection if we try to get a non existent User Gsmet 21:06
pgfouine - pgfouine: shorter title User Gsmet 21:07
pgfouine - pgfouine: if normalized queries listener is active, we User Gsmet 21:09
pgfouine - pgfouine: minor html tweaking User Gsmet 21:10
pgfouine - pgfouine: if normalized queries listener is active, we User Gsmet 21:11
pgfouine - pgfouine: added the Most frequent queries report (normalized) User Gsmet 21:21
pgfouine - pgfouine: added the Most frequent queries report (normalized) User Gsmet 21:22
pgfouine - pgfouine: added slowest queries normalized User Gsmet 21:46

Nov. 17, 2005

Thread Author Time
pgfouine - pgfouine: normalized reports refactoring displays examples User Gsmet 00:07
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach Christopher Kings-Lynne 01:36
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified Alvaro Herrera 02:05
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified Robert Treat 03:39
pginstaller - web: Update unicode question for 8.1 - we now support User Mha 09:06
pgfouine - pgfouine: optimized getFilteredExamplesArray (stupid me) User Gsmet 10:42
pginstaller - web: Japanese FAQ update from Honda Shigehiro User Dpage 16:25
pgsql: DropRelFileNodeBuffers failed to fix the state of the lookup hash Tom Lane 17:42
pgsql: DropRelFileNodeBuffers failed to fix the state of the lookup hash Tom Lane 17:42
pgsql: Make SQL arrays support null elements. Tom Lane 22:14
pgfouine - pgfouine: improved formatting of long duration refactored User Gsmet 22:40
pgfouine - pgfouine: we now have a real command line pgfouine is now User Gsmet 22:44
pgfouine - pgfouine: fixed typo User Gsmet 23:22
pgfouine - pgfouine: fixed html output User Gsmet 23:40
pgsql: make psql honor explicit database parameter in -l mode, in case Andrew Dunstan 23:42
pgsql: make psql honor explicit database parameter in -l mode, in case Andrew Dunstan 23:49

Nov. 18, 2005

Thread Author Time
pgsql: Update Japanese FAQ. Bruce Momjian 00:40
pgsql: Update Japanese FAQ. Bruce Momjian 00:41
pgsql: Mop-up for nulls-in-arrays patch: fix some places that access Tom Lane 02:38
pginstaller - web: Fix encoding that we suspect Exchange helpfully User Dpage 08:39
pgsql: Update obsolete comment describing ExecDelete(), per Simon Riggs. Neil Conway 12:26
pgsql: Add tab completion for RESET SESSION AUTHORIZATION. Alvaro Herrera 16:31
pgsql: translate undef to NULL for result arrayref, now that we allow Andrew Dunstan 17:00
pgfouine - pgfouine: added -C so that we don't chdir to the script User Gsmet 18:09
dbi-link - dbi-link: - Functions will now load and compile with User Anti 18:56
pgfouine - pgfouine: added README and INSTALL User Gsmet 20:05
pgfouine - pgfouine: New Directory User Gsmet 20:07
pgfouine - pgfouine: initial RPM packaging User Gsmet 20:07
dbi-link - dbi-link: Fixed issue with update/insert User Anti 20:52
pgfouine - pgfouine: not used User Gsmet 21:16
pgfouine - pgfouine: changed default value of $displayLineNumber for User Gsmet 21:16
pgfouine - pgfouine: not used User Gsmet 21:20
pgfouine - pgfouine: added usage information User Gsmet 21:20
pgfouine - pgfouine: removed french comment User Gsmet 21:22
pgfouine - pgfouine: improved debug output User Gsmet 21:58
pgfouine - pgfouine: -debug is now a command line option User Gsmet 21:59
pgfouine - pgfouine: new patch version User Gsmet 23:02
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression, Tom Lane 23:08
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression, Tom Lane 23:08
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression, Tom Lane 23:08
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression, Tom Lane 23:08

Nov. 19, 2005

Thread Author Time
pgfouine - pgfouine: minor formatting improvements User Gsmet 00:47
pgsql: Change array_push and array_cat so that they retain the lower Tom Lane 01:50
pgsql: Add defenses against nulls-in-arrays to contrib/ltree. Tom Lane 02:08
pgsql: Defend against nulls-in-arrays in contrib/intarray. Tom Lane 03:00
dbsamples - dbsamples: New Directory User Chriskl 12:40
pgsql: DROP objecttype IF EXISTS for the following objects: table Andrew Dunstan 17:39
pgsql: Change array comparison rules to consider dimensionality Tom Lane 19:44
pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after Tom Lane 20:57
pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after Tom Lane 20:58
pgfouine - pgfouine: added default values to usage() User Gsmet 21:24
pgfouine - www: New Directory User Gsmet 21:43
pgfouine - www: New Directory User Gsmet 21:43
pgfouine - www: New Directory User Gsmet 21:43
pgfouine - www: initial import of pgFouine website User Gsmet 21:43
pgfouine - www: sample report User Gsmet 21:51
pgfouine - www: added link for 0.1 release User Gsmet 21:57
pgfouine - www: fixed minor issues User Gsmet 23:48

Nov. 20, 2005

Thread Author Time
pgfouine - www: fixed download links User Gsmet 00:06
python - be: Fixes and 8.1 compilation. James William Pye 03:33
pgfouine - www: <strong> for sample report User Gsmet 11:39
python - be: Implement __iter__ per IP and fix regression on 8.0. James William Pye 16:54
pgsql: Modify tuptoaster's API so that it does not try to modify the Tom Lane 18:38
pgsql: Modify tuptoaster's API so that it does not try to modify the Tom Lane 18:38
pgsql: Remove the t_datamcxt field of HeapTupleData. Tom Lane 19:49
pgfouine - www: added a favicon User Gsmet 20:18
python - be: Cleanup Warnings. James William Pye 20:54
pgfouine - pgfouine: improved SQL highlighting it's now possible to User Gsmet 21:24
pgsql: Clean up after DROP IF EXISTS patch. Tom Lane 23:24

Nov. 21, 2005

Thread Author Time
python - be: Implement bool.typ* classmethods. James William Pye 05:16
dbsamples - dbsamples: Initial port of Sakila database to PostgreSQL. User Chriskl 08:20
dbsamples - dbsamples: Guidelines User Chriskl 08:24
pgpool - pgpool: Add PostgreSQL 8.1 as a working PostgreSQL version User T-ishii 10:07
pgsql: Text parser rewritten: - supports multibyte encodings Teodor Sigaev 12:27
pgbuildfarm - client-code: don't send log tar if the failure is from User Andrewd 12:34
pgbuildfarm - client-code: *ahem* actually do what the last patch User Andrewd 12:46
pgsql: Implement DROP OWNED and REASSIGN OWNED. Alvaro Herrera 12:49
pgloader - pgloader: New Directory User Jpargudo 16:01
pgloader - pgloader: New Directory User Jpargudo 16:02
pgloader - pgloader: New Directory User Jpargudo 16:02
pgloader - pgloader: A new version of pgloader with: - bugfixes - new User Jpargudo 16:05
dbi-link - dbi-link: Update milestones User Dfetter 16:19
pgsql: remove forgotten // comments Teodor Sigaev 18:00
python - web: Content update. James William Pye 20:29
pgsql: Reorder bug items. Bruce Momjian 20:44
pgsql: Clarify copyright wording. Bruce Momjian 20:51
pgsql: Reorder version FAQ item to be right after "how do I get the Bruce Momjian 20:54
pgsql: Reorder "who controls PostgreSQL" to near the top. Bruce Momjian 21:01
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified Jim C. Nasby 22:05
pgfouine - pgfouine: ignore common errors User Gsmet 22:23
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach Andrew Dunstan 22:28
pgfouine - pgfouine: add common LOG line that should be ignored User Gsmet 22:43
pgfouine - pgfouine: added config functions User Gsmet 22:49
pgfouine - pgfouine: use the config functions User Gsmet 22:50
pgfouine - pgfouine: error reports User Gsmet 22:52
pgfouine - pgfouine: error reports User Gsmet 22:55
pgfouine - pgfouine: error reports User Gsmet 22:56
pgfouine - pgfouine: fixed references to listeners User Gsmet 22:58
pgfouine - pgfouine: fixed references to listeners added errors counters User Gsmet 23:02
pgfouine - pgfouine: added -onlyselect option User Gsmet 23:17
pgfouine - pgfouine: pgFouine should now work with PostgreSQL 8 log User Gsmet 23:37

Nov. 22, 2005

Thread Author Time
pgsql: Fixes motivated by snake and spoonbill pgbuildfarm members Teodor Sigaev 09:01
pgsql: Update FAQ to explain process of submitting bug and feature Bruce Momjian 15:04
pgsql: Change to using "id=" HTML tags instead of "name=" tags. Bruce Momjian 15:12
pgsql: Change to using "id=" HTML tags instead of "name=" tags. Bruce Momjian 15:13
pgsql: Update item tags. Bruce Momjian 15:16
pgsql: Update item tags. Bruce Momjian 15:17
pgsql: Fix markup italics problem. Bruce Momjian 15:17
pgsql: Markup TODO as a URL. Bruce Momjian 15:21
pgsql: DROP DATABASE IF EXISTS variant Andrew Dunstan 15:24
pgsql: Update wording and cleanup for new items. Bruce Momjian 15:31
pgsql: Update most recent version number. Bruce Momjian 16:27
python - be: Fix errors with some compilers/options. James William Pye 16:53
pgsql: Re-run pgindent, fixing a problem where comment lines after a Bruce Momjian 18:17
pgsql: Re-run pgindent, fixing a problem where comment lines after a Bruce Momjian 18:23
python - be: Minor bytea improvements. James William Pye 20:23
pgsql: Fix up comment munged by pg_indent. Tom Lane 22:30
pgsql: Add: > > * Add estimated_count(*) to return an estimate of Bruce Momjian 23:06
pgsql: Done: > o -Allow NULLs in arrays Bruce Momjian 23:22
pgfouine - pgfouine: added test case for new Profiler class User Gsmet 23:24
pgfouine - pgfouine: added the -profile option User Gsmet 23:26
pgfouine - pgfouine: added the -examples parameter to set the number of User Gsmet 23:35
pgfouine - pgfouine: optimized a bit if we don't want any example User Gsmet 23:37
pgfouine - pgfouine: updated ChangeLog User Gsmet 23:51

Nov. 23, 2005

Thread Author Time
python - be: Allow operators to take different types. James William Pye 03:17
pgsql: Fix pgindent of libpq-fe.h by hacking pgindent script. Bruce Momjian 04:23
dbsamples - dbsamples: Wrap script in a transaction. User Chriskl 07:09
pgsql: Having blank lines in -f scripts was causing silent failures. Tatsuo Ishii 12:19
pgsql: Having blank lines in -f scripts was causing silent failures. Tatsuo Ishii 13:23
pgsql: Fix problems with rewriter failing to set Query.hasSubLinks when Tom Lane 17:21
pgsql: Fix problems with rewriter failing to set Query.hasSubLinks when Tom Lane 17:21
pgsql: Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan Tom Lane 20:27
pgsql: Get rid of ExecAssignResultTypeFromOuterPlan() and make all plan Tom Lane 20:28
pgfouine - pgfouine: added the new profiler fixed the tests for the new User Gsmet 21:29
pgfouine - pgfouine: fixed a few bugs in the profiler User Gsmet 22:54

Nov. 24, 2005

Thread Author Time
pgfouine - pgfouine: initialize the profiler in GenericLogReader User Gsmet 00:45
pgfouine - pgfouine: major performances improvement User Gsmet 00:48
pgfouine - pgfouine: implemented the Profiler in the parsers optimized User Gsmet 00:50
mysqlcompat - mysqlcompat: Imported Sources User Chriskl 01:34
pgsql: Add item: < > o Add -f to pg_dumpall Bruce Momjian 04:28
pgsql: Add space. Bruce Momjian 04:40
vcproject - vcproject: Minor fix of cleandef.sh. User Uniware 10:12
psqlodbc - psqlodbc: Correct value returned by SQLGetInfo for User Dpage 10:20
psqlodbc - psqlodbc: Make sure the StringLength is set correctly for User Dpage 11:44
mysqlcompat - mysqlcompat: New Directory User Chriskl 11:51
mysqlcompat - mysqlcompat: All MySQL mathematical functions implemented User Chriskl 12:22
mysqlcompat - mysqlcompat: All MySQL control flow functions User Chriskl 12:32
psqlodbc - psqlodbc: Bump version number. User Dpage 12:33
python - ip: Add PDF chain using FOP and xsl-fo. James William Pye 18:59

Browse Archives

Prev | Next