pgsql-committers since 2007-05-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

May 15, 2007

Thread Author Time
pgbuildfarm - client-code: Write pgport setting to MSVC config file. User Andrewd 00:11
pgsql: Use configured pgport in MSVC config file. Andrew Dunstan 00:15
pgsql: fix perl thinko Andrew Dunstan 01:57
pgsql: Add URLs for: * Add support for SQL-standard GENERATED/IDENTITY Bruce Momjian 02:36
pgsnmpd - pgsnmpd: New Directory User Eggyknap 03:00
pgsnmpd - pgsnmpd: Add rdbmsDbLimitedResourceTable (tracking only XIDs, User Eggyknap 03:01
pgsnmpd - pgsnmpd: Modify a few disk-related settings User Eggyknap 03:15
pginstaller - pginst: Fixed url reference. User H-saito 06:46
stackbuilder - wizard: New Directory User H-saito 08:44
stackbuilder - wizard: add the japanese(ja_JP) User H-saito 08:45
stackbuilder - wizard: Ensure regkeys exist before writing values to User Dpage 13:46
stackbuilder - wizard: Remove basic HTML entities that we might find in User Dpage 14:05
stackbuilder - wizard: Add wxWidgets translations for the framework. User Dpage 14:36
pgsql: Add a note to the documentation to clarify that even when Neil Conway 15:35
pgsql: Add a note to the documentation to clarify that even when Neil Conway 15:35
pgsql: Make a few marginal improvements to the documentation for the AV Neil Conway 15:52
pgsql: Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a Bruce Momjian 17:39
pgsql: Various fixes for the SGML docs. Neil Conway 19:13
pgsql: Fix a bunch of bad grammar in the docs: "<link>, which see for Neil Conway 19:43
pgsql: Fix a bunch of bad grammar in the docs: "<link>, which see for Neil Conway 19:44
pgsql: Remove directory qualification in <ossp/uuid.h> because it's not Andrew Dunstan 19:47
pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT Alvaro Herrera 20:20
pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT Alvaro Herrera 20:20
pgsql: Avoid emitting empty role names in the GRANTED BY clause of GRANT Alvaro Herrera 20:20

May 16, 2007

Thread Author Time
odbclink - odbclink: The sample was added. User H-saito 00:58
pgsql: Have the rewriteheap code freeze old tuples. Alvaro Herrera 16:36
pgsql: Have TRUNCATE advance the affected table's relfrozenxid to Alvaro Herrera 17:28
Re: pgsql: Fix a bunch of bad grammar in the docs: "<link>, which see for Tom Lane 19:10
Re: pgsql: Fix a bunch of bad grammar in the docs: "<link>, which see for Neil Conway 19:18
Re: pgsql: Fix a bunch of bad grammar in the docs:"<link>, which see for Gregory Stark 19:49
Re: pgsql: Fix a bunch of bad grammar in the docs:"<link>, which see for Stefan Kaltenbrunner 20:00
Re: pgsql: Fix a bunch of bad grammar in the docs:"<link>, which see for Neil Conway 20:01
Re: pgsql: Fix a bunch of bad grammar in the docs:"<link>, which see for Alvaro Herrera 20:11
Re: pgsql: Fix a bunch of bad grammar in the docs:"<link>, which see for Dave Page 20:20

May 17, 2007

Thread Author Time
Re: pgsql: Fix a bunch of bad grammar in the docs:"<link>, which see for Jim C. Nasby 02:49
libpqwce - libpqwce: changes from makefile to projectfile. User H-saito 15:05
libpqwce - libpqwce: changes from makefile to projectfile. User H-saito 15:06
pgsql: Move the tuple freezing point in CLUSTER to a point further back Alvaro Herrera 15:28
libpqwce - libpqwce: Ooops! correction of Japanese and garbage. User H-saito 15:32
pgsql: New Directory Bruce Momjian 19:10
pgsql: Add database page inspection /contrib module. Bruce Momjian 19:11
pgsql: Fix parameter recalculation for Limit nodes: during a ReScan call Tom Lane 19:35
pg-migrator - src: Adding support for page-by-page conversion plugins User Korryd 19:54
pgsql: Removed mktime() call to hopefully get rid of some compatibility Michael Meskes 20:07
Re: pgsql: Add database page inspection /contrib module. Tom Lane 21:31
Re: pgsql: Add database page inspection /contrib module. Bruce Momjian 21:33
Re: [COMMITTERS] pgsql: Fix parameter recalculation for Limit nodes: during a ReScan call Bruce Momjian 21:33
pgsql: Add CVS comment for recent commit: Moved page-level Bruce Momjian 21:43
Re: [COMMITTERS] pgsql: Fix parameter recalculation for Limit nodes: during a ReScan call Tom Lane 22:14
pgsql: Add: > > * Fix problem with excessive logging during SSL Bruce Momjian 22:42
pgsql: Add, per Alvaro: > > * Implement the SQL standard mechanism Bruce Momjian 22:44
pgsql: Add URL for: * Implement the SQL standard mechanism whereby Bruce Momjian 22:53
pgsql: Temporary fix for the problem that pg_stat_activity, Tom Lane 23:31
pgsql: Temporary fix for the problem that pg_stat_activity, Tom Lane 23:31
pgsql: Tweaks for SGML markup. Neil Conway 23:36
pgsql: dded to TODO: > > * Support scoped IPv6 addresses > > Bruce Momjian 23:42

May 18, 2007

Thread Author Time
pgsql: Remove redundant logging of send failures when SSL is in use. Tom Lane 01:20
pgsql: Remove redundant logging of send failures when SSL is in use. Tom Lane 01:20
pgsql: Remove redundant logging of send failures when SSL is in use. Tom Lane 01:20
pgsql: Remove redundant logging of send failures when SSL is in use. Tom Lane 01:20
pgsql: Remove redundant logging of send failures when SSL is in use. Tom Lane 01:20
pgsql: Done: < * Fix problem with excessive logging during SSL Bruce Momjian 01:22
Re: pgsql: Add database page inspection /contrib module. Heikki Linnakangas 08:04
pgsql: Fix inappropriate comments Peter Eisentraut 09:43
Re: pgsql: Add database page inspection /contrib module. Bruce Momjian 13:53
pgsql: Mark some intermediate targets as .PRECIOUS, to replace the Peter Eisentraut 15:55
pgsql: Have CLUSTER advance the table's relfrozenxid. Alvaro Herrera 23:19

May 19, 2007

Thread Author Time
pgsql: Fix dumb compile error in the last patch. Alvaro Herrera 01:02

May 20, 2007

Thread Author Time
pgsql: tackling Vista problem - another try Michael Meskes 11:30
pgsql: To support external compression of archived WAL data, add a flag Tom Lane 21:08

May 21, 2007

Thread Author Time
pgsql: Do not try to find local timezone in DecodeDateTime() because the Michael Meskes 07:04
pgsql: Also removed the function not just the call, sorry. Michael Meskes 07:07
pgsql: Backported fix from HEAD that removes superfluous function Vista Michael Meskes 07:10
pgsql: Backported fix from HEAD that removes superfluous function Vista Michael Meskes 07:12
pgsql: Removed errant ISODOW Michael Meskes 14:57
pgsql: Removed errant ISODOW Michael Meskes 14:57
pgsql: Fix spurious German index entry Peter Eisentraut 15:00
pgsql: Fix spurious German index entry Peter Eisentraut 15:06
pgsql: Fix spurious German index entry Peter Eisentraut 15:09
pgsql: Fix spurious German index entry Peter Eisentraut 15:10
pgsql: Fix spurious German index entry Peter Eisentraut 15:11
pgsql: XPath fixes: - Function renamed to "xpath". Peter Eisentraut 17:10
pgsql: Teach tuplestore.c to throw away data before the "mark" point Tom Lane 17:57

May 22, 2007

Thread Author Time
pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost Tom Lane 01:40
pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost Tom Lane 01:40
pgsql: Fix best_inner_indexscan to return both the cheapest-total-cost Tom Lane 01:40
pginstaller - pginst: Update to support individual .chm files for User Dpage 09:00
pgsql: Remove unsupported -u option from pg_standby example usage. Alvaro Herrera 15:31
Re: pgsql: Teach tuplestore.c to throw away data before the "mark" point Gregory Stark 20:37
pgsql: Repair planner bug introduced in 8.2 by ability to rearrange Tom Lane 23:23
pgsql: Repair planner bug introduced in 8.2 by ability to rearrange Tom Lane 23:24

May 23, 2007

Thread Author Time
pginstaller - pginst: Update French translation, from Guillaume Lelarge, User Mha 03:09
pgbouncer - pgbouncer: cancel pkt handler forgot to set pool, thus User Mkz 08:41
orafce - orafce: 83 fix User Okbob 18:04

May 24, 2007

Thread Author Time
orafce - orafce: skelet for xslproccess package User Okbob 07:37
pgsql: Add deprecation notice about planned removal in 8.4 and advice to Peter Eisentraut 11:13
orafce - orafce: support for record types for storing handlers User Okbob 11:33
pgsql: Avoid assuming that the fields of struct timeval have exactly Tom Lane 18:54
pgsql: Remove ruleutils.c's use of varnoold/varoattno as a shortcut for Tom Lane 18:58

May 25, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Update TODO User Eggyknap 04:41
pgsql: Create hooks to let a loadable plugin monitor (or even replace) Tom Lane 17:54

May 26, 2007

Thread Author Time
python - be: Only pfree when recoding occurs. James William Pye 17:54
pgsql: Repair two constraint-exclusion corner cases triggered by proving Tom Lane 18:23

May 27, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Quit hardcoding values in rdbmsSrvTable (finally). User Eggyknap 02:27
Re: pgsnmpd - pgsnmpd: Quit hardcoding values in rdbmsSrvTable (finally). Dave Page 02:57
pgsnmpd - pgsnmpd: Change default vendor name per suggestion from Dave User Eggyknap 03:26
pgsql: Fix up pgstats counting of live and dead tuples to recognize that Tom Lane 03:50
pgsql: pgstat's on-proc-exit hook has to execute after the last Tom Lane 05:37
pgsql: Applied Joachim's patch for ecpg_config.h creation on Vista. Michael Meskes 11:16
pgsql: The source code changed, so the expected file changed too. Michael Meskes 11:33
Re: pgsql: The source code changed, so the expected file changed too. Tom Lane 15:52
pgsql: Sorry guys, I committed the file from my development snapshot Michael Meskes 15:59
pgsql: Ooops, I was too busy worrying about getting the transactional Tom Lane 17:28
pgsql: Code cleanup: use "bool" for Boolean variables, rather than Neil Conway 20:32

May 28, 2007

Thread Author Time
Re: pgsql: The source code changed, so the expected file changed too. Michael Meskes 09:23
pgsql: Applied patch send by Joachim Wieland to fix INTEGER_DATETIMES Michael Meskes 09:46
pgsnmpd - pgsnmpd: Change the other instance of a defaulted vendor name User Eggyknap 13:41
pgsnmpd - pgsnmpd: Beginnings of pgsnmpd_regress.pl, a regression test User Eggyknap 13:48
pgfouine - pgfouine: applied [#1003645] Avoid PHP Notice for undefined User Gsmet 13:59
pginstaller - pginst: Updates for the lastest build of pl/java, courtesy User Dpage 15:11
snapshot - root: Inclusao de links para a pagina pessoal User Cunha17 16:30
pgsql: Tweak the code in a couple of places to try to deliver more Tom Lane 16:43
pgsnmpd - pgsnmpd: Fix typo, initialization User Eggyknap 18:19
pgsnmpd - pgsnmpd: Update TODO User Eggyknap 18:39
pgsnmpd - pgsnmpd: Regression test now creates database, starts pgsnmpd, User Eggyknap 21:29
pgsql: Add: > > * Fix self-referential UPDATEs seeing inconsistent row Bruce Momjian 23:56
pgsql: Update wording: < * Fix self-referential UPDATEs seeing Bruce Momjian 23:56

May 29, 2007

Thread Author Time
pgsql: Stop a few regression tests from needlessly disabling GEQO. Neil Conway 04:17
pgsql: mmgr README tweak: "either" is no longer correct. Neil Conway 04:19
pgsql: Fix a bug in input processing for the "interval" type. Neil Conway 04:58
pgsql: Fix a bug in input processing for the "interval" type. Neil Conway 04:59
pgsql: Fix a bug in input processing for the "interval" type. Neil Conway 04:59
Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Gurjeet Singh 18:29
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
pgunittest - pgUnitTest: New Directory User Pgunittest 19:06
Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Bruce Momjian 19:06
pgunittest - pgUnitTest: User Pgunittest 19:07
Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Tom Lane 19:42
Re: pgsql: Create hooks to let a loadable plugin monitor (or even replace) Gurjeet Singh 21:45
Re: [HACKERS] pgsql: Create hooks to let a loadable plugin monitor (or even replace) Tom Lane 22:57

May 30, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Pull more tables for testing User Eggyknap 13:09
pgsql: Fix trivial misspelling in comment. Tom Lane 16:16
pgsql: Update cvs instructions to suggest cvsutils. Bruce Momjian 17:41
Re: pgsql: Update cvs instructions to suggest cvsutils. Neil Conway 17:54
pgsql: Update cvsutils documentation description. Bruce Momjian 18:00
Re: pgsql: Update cvs instructions to suggest cvsutils. Bruce Momjian 18:00
pgsql: New Directory Bruce Momjian 18:06
pgsql: Update /contrib OS/X startup files, and move to a separate OS/X Bruce Momjian 18:10
pgsql: Add documentation reference to statistical functions from Bruce Momjian 18:13
pgsql: Add URL for: * Improve speed with indexes For large table Bruce Momjian 19:07
pgsql: Tweak: use memcpy() in text_time(), rather than manually copying Neil Conway 19:38
pgsql: Update documentation mention of VACUUM FULL and CLUSTER where Bruce Momjian 19:45
pgsql: Add standard error redirection for OS/X & darwin startup script. Bruce Momjian 19:58
pgsql: Add: > > * Consider allowing 64-bit integers to be passed by Bruce Momjian 20:00
pgsql: Fix wording: < * Consider allowing 64-bit integers to be passed Bruce Momjian 20:02
pgsql: Make large sequential scans and VACUUMs work in a limited-size Tom Lane 20:12
pgsql: Update: < * Consider allowing 64-bit integers to be passed by Bruce Momjian 20:26
pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Tom Lane 21:01
pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Tom Lane 21:01
pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Tom Lane 21:01
pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Tom Lane 21:02
Re: [COMMITTERS] pgsql: Make large sequential scans and VACUUMs work in a limited-size Alvaro Herrera 21:09

May 31, 2007

Thread Author Time
pgsql: Downgrade some low-level startup messages to DEBUG1. Peter Eisentraut 07:36
Re: pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction Heikki Linnakangas 07:43
Re: [COMMITTERS] pgsql: Make large sequential scans and VACUUMs work in a limited-size Heikki Linnakangas 09:11
Re: pgsql: Make large sequential scans and VACUUMs work in a limited-size 📎 Teodor Sigaev 13:42
Re: pgsql: Make large sequential scans and VACUUMs work in a limited-size Tom Lane 13:47
pgsql: Replace ReadBuffer to ReadBufferWithStrategy in all Teodor Sigaev 14:03
pgunittest - pgUnitTest: New Directory User Pgunittest 14:47
pgunittest - pgUnitTest: User Pgunittest 14:48
pgsql: Make some messages more consistent Peter Eisentraut 15:13
pgsql: Change build_index_pathkeys() so that the expressions it builds Tom Lane 16:57
pgsql: The shortcut exit that I recently added to ExecInitIndexScan() Tom Lane 20:45
pgunittest - pgUnitTest: User Pgunittest 23:11

June 1, 2007

Thread Author Time
pgsnmpd - pgsnmpd: Alpha version of regression tester complete User Eggyknap 00:06
pgsnmpd - pgsnmpd: Check PQntuples properly User Eggyknap 00:09
pgunittest - pgUnitTest: New Directory User Pgunittest 00:16
pgunittest - pgUnitTest: New Directory User Pgunittest 00:16
pgunittest - pgUnitTest: New Directory User Pgunittest 00:16
pgunittest - pgUnitTest: User Pgunittest 00:16
pgsnmpd - pgsnmpd: Fix line length for small terminals in usage() User Eggyknap 00:24
pgsql: Add URL for code comments to developer's FAQ: Bruce Momjian 00:28
Re: pgsql: Add URL for code comments to developer's FAQ: Tom Lane 03:54
pgsql: Update FAQ_DEV URL to output for text format. Bruce Momjian 04:05
Re: pgsql: Add URL for code comments to developer's FAQ: Bruce Momjian 04:05
pgsql: Wording improvement. Bruce Momjian 04:11
pgunittest - pgUnitTest: New Directory User Pgunittest 15:25
pgunittest - pgUnitTest: New Directory User Pgunittest 15:25
pgunittest - pgUnitTest: User Pgunittest 15:26
pgsql: Fix several hash functions that were taking chintzy shortcuts Tom Lane 15:33

Browse Archives

Prev | Next