pgsql-committers since 2006-09-09 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

Sept. 9, 2006

Thread Author Time
pgsql: Revise OpenLDAP configuration and linking to work on more Tom Lane 03:15
pgsql: New Directory Tom Lane 03:58
pgsql: Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, Tom Lane 04:07
pgsql: Remove reference to contrib/mac, which isn't there anymore. Tom Lane 18:45

Sept. 10, 2006

Thread Author Time
pgsql: Rename contains/contained-by operators to @> and <@, per Tom Lane 00:29
bizgres - bizgres: Fix bug whereby the first query of a new session will User Markir 03:57
skytools - skytools: txid update: - allow toasting snapshots - remove User Mkz 10:38
skytools - skytools: txid readme update User Mkz 11:03
pgsql: Rename contrib contains/contained-by operators to @> and <@, per Tom Lane 17:36
pgsql: Add missing documentation for new anyarray-overlap operator. Tom Lane 19:03
pgsql: If we're going to advertise the array overlap/containment Tom Lane 20:14
pgsql: contrib/isn updates from Jeremy Kronuz. Tom Lane 20:45
pgsql: Remove unhelpful/misleading advice about how to use Tom Lane 20:56
pgsql: Fix dblink build for --enable-nls or --enable-openssl on AIX. Tom Lane 21:38
pgsql: Install a cleaner solution to the AIX libpq linking problem, as Tom Lane 22:07
pgsql: Add items: < * Research storing disk pages with no Bruce Momjian 22:20
pgsql: Back out patch added during 8.2.X development: Allow to_char() Bruce Momjian 22:54
npgsql - Npgsql: 2006-09-10 Francisco Figueiredo Jr. User Fxjr 23:05
Re: [COMMITTERS] pgsql: Back out patch added during 8.2.X development: Allow to_char() Tom Lane 23:08
pgsql: Remove unnecessary brace pair. Bruce Momjian 23:33
Re: [COMMITTERS] pgsql: Back out patch added during Bruce Momjian 23:44

Sept. 11, 2006

Thread Author Time
Re: pgsql: Install a cleaner solution to the AIX libpq linking problem, as Christopher Browne 00:51
pgsql: Fix unportable usage complained of by icc. Tom Lane 01:41
pgsql: Fix omissions in contrib uninstall scripts. Tom Lane 02:10
pgsql: Ooops, forgot to update ecpg comparison files to match Tom Lane 02:50
bizgres - bizgres: Make the parsing of queue thresholds a little better User Markir 04:05
webtranslator - l10n: I think I've got a pre-release - An User Mario__ 05:27
bizgres - bizgres: Make resource queues show up as such in pg_locks. User Markir 05:51
skytools - CVSROOT: send log to our own list User Mkz 08:41
pgsql: Add LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe Tom Lane 13:35
pgsql: Rename the uninstall scripts for contrib/lo and contrib/tsearch2 Tom Lane 15:14
pgsql: Move xml2's PG_MODULE_MAGIC block to the right source file, per Tom Lane 15:30
psqlodbc - psqlodbc: The version is now 8.1.0102 1. User Hinoue 16:28
psqlodbc - psqlodbc: Fixed *nix build. User H-saito 19:00
psqlodbc - psqlodbc: Fixed *unix option of pg_config. User H-saito 20:03
pgsql: Move set_pglocale_pgservice() from path.c to exec.c, so that Tom Lane 20:10
webtranslator - l10n: - Locks work well, I've been tested a while - User Mario__ 21:22

Sept. 12, 2006

Thread Author Time
npgsql - Npgsql: 2006-09-11 Josh Cooley <[email protected]> User Jbcooley 01:59
npgsql - Npgsql: Fixed resource path. User H-saito 06:13
pgsql: Seems this wasn't committed originally Michael Meskes 09:09
pginstaller - pginst: Updates for 8.2 - contrib module changes, pgAdmin User Dpage 11:18
pgsql: Small fix for the README install for contrib/sslinfo. Peter Eisentraut 11:46
npgsql - Npgsql: 2006-09-12 Francisco Figueiredo Jr. User Fxjr 14:18
pgsql: Spell readme file's name correctly, per buildfarm reports. Tom Lane 14:47
Re: pgsql: Spell readme file's name correctly, per buildfarm reports. Dave Page 14:50
pgsql: Add uninstall script Teodor Sigaev 16:11
pginstaller - pginst: Add hstore uninstall script. User Dpage 16:18
bizgres - bizgres: User Ecarver 18:18
bizgres - bizgres: User Ecarver 18:35
bizgres - bizgres: User Ecarver 18:37
pgsql: Add David Fetter: > * David is David Fetter <[email protected]> Bruce Momjian 21:02
pgfouine - pgfouine: improved -keepformatting option User Gsmet 21:04

Sept. 13, 2006

Thread Author Time
pgaccess - pgaccess: fix save of brand new forms User Cmaj 00:22
pgaccess - pgaccess: allow easier launch of wizard mode from user apps User Cmaj 00:23
pgsql: Change "tps" to "scale" to avoid confusion Fix bug with handling Tatsuo Ishii 00:39
npgsql - Npgsql: Move src/Npgsql/*.txt files to / since they contain User Cmorgan 00:41
bizgres - bizgres: Eliminate a compile warning by declaring User Markir 01:47
pgaccess - pgaccess: add Ctrl-z undo feature in form designer for move User Cmaj 05:34
psqlodbc - psqlodbc: Refine oneshot exection sequence. User Hinoue 15:30
pgsql: Code review for patch to avoid second scan when vacuuming Tom Lane 17:47
pgaccess - pgaccess: undo feature in forms & easier import/export wizard User Cmaj 20:52
bizgres - bizgres: Changes for mingw crosscompile and running of loader User Sdanforth 21:52
pgsql: Make logging of extended-protocol commands a bit more consistent, Tom Lane 21:59
bizgres - bizgres: Fixed keywork expansion. User Sdanforth 22:21
pgsql: Some small editorialization on the description of CREATE INDEX Tom Lane 23:42
information_schema vs temp tables (was Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`) Tom Lane 23:55

Sept. 14, 2006

Thread Author Time
pgsql: Added missing constuctor/destructor for interval and date. Michael Meskes 08:02
pgsql: Cygwin systems seem to have a different error message when trying Michael Meskes 08:46
pgsql: GIN documentation and slightly improving GiST docs. Teodor Sigaev 11:16
pgsql: Improve error message. Teodor Sigaev 11:26
psqlodbc - psqlodbc: Correct the handling of 0-length charcter User Hinoue 13:21
pgsql: Fix SGML markup Teodor Sigaev 13:40
python - ip: Fix execute_file usage. James William Pye 15:23
python - fe: Allow interspersed arguments. James William Pye 15:25
python - fe: Update usage string to reflect new connection/script option James William Pye 15:34
pgsql: In release notes checklist, add URL for HTML non-ASCII escapes, Bruce Momjian 16:51
pgsql: For release notes checklist, add UTF8 URL. Bruce Momjian 16:55
pgsql: Update TODO items: < o Store disk pages with no Bruce Momjian 17:11
pgsql: Add recent ICU URL: > Bruce Momjian 17:14
pgsql: Add description for variable-length header: > One idea is to Bruce Momjian 17:34
pgsql: Add XML item. Bruce Momjian 18:10
pgsql: Add: > * Research storing only active XIDs in subtransaction Bruce Momjian 20:30
pgsql: Remove: < * Research storing only active XIDs in subtransaction Bruce Momjian 20:46
pgsql: Remove sslinfo copyright with author permission, keep author Bruce Momjian 20:50
pgsql: Fix missing markup. Tom Lane 21:15
pgsql: Not done yet: < o -Allow commenting of variables in Bruce Momjian 21:37
pgsql: Done: < * -Allow protocol-level BIND parameter values to be Bruce Momjian 21:41
pgsql: Seems no one wants this: < * -Allow PREPARE to automatically Bruce Momjian 21:44
pgsql: Add a couple of information functions to support direct checks on Tom Lane 22:05
Re: information_schema vs temp tables (was Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`) Tom Lane 22:13
pgsql: Make postgresql.conf.sample match the initdb defaults. Bruce Momjian 23:21

Sept. 15, 2006

Thread Author Time
psqlodbc - psqlodbc: Add note about #Deleted# columns in Access, per User Dpage 07:52
webtranslator - l10n: - Some templates modified - I'm try to correct User Mario__ 13:51
npgsql - Npgsql: 2006-09-15 Francisco Figueiredo Jr. User Fxjr 14:56
psqlodbc - psqlodbc: Documentation update. User Hinoue 15:03
pgsql: Improve confusing comment for HeapTupleSatisfiesNow, per gripe Tom Lane 16:39
pgsql: Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Tom Lane 21:28
pgsql: Fix some uses of str[n]casecmp that should be pg_str[n]casecmp, Tom Lane 21:34
pgsql: Fix some uses of str[n]casecmp that should be pg_str[n]casecmp. Tom Lane 21:35
pgsql: Several fixes for MSVC build scripts, from Magnus. Tom Lane 21:42
pgsql: Document WAL recovery now uses checkpoints. Bruce Momjian 21:55
pgaccess - pgaccess: make small login window at startup work again User Cmaj 21:58
pgsql: Document Warm Standby for High Availability Includes sample Bruce Momjian 22:02
Re: [COMMITTERS] pgsql: Sequences were not being shown due to Bruce Momjian 22:13
Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase 's' Tom Lane 22:22

Sept. 16, 2006

Thread Author Time
pgsql: Remove emacs info from footer of SGML files. Bruce Momjian 00:30
Re: [COMMITTERS] pgsql: sslinfo contrib module - information Bruce Momjian 01:08
Re: [COMMITTERS] pgsql: sslinfo contrib module - Bruce Momjian 01:18
Re: [COMMITTERS] pgsql: sslinfo contrib module - information Bruce Momjian 01:24
Re: [COMMITTERS] pgsql: sslinfo contrib module - information Bruce Momjian 01:28
Re: [COMMITTERS] pgsql: sslinfo contrib module - Bruce Momjian 01:28
webtranslator - l10n: a bug was corrected at least, so IMHO we can User Mario__ 06:24
pgsql: Fix some more uses of str[n]casecmp that should be Tom Lane 13:31
pgsql: Define errcode as __msvc_errcode not __vc_errcode for MSVC Tom Lane 13:35
pgsql: Rename xml_valid() to xml_is_well_formed(), but provide a Tom Lane 16:18
pgsql: Update timezone data files to release 2006k of the zic database. Tom Lane 17:21
Re: [COMMITTERS] pgsql: sslinfo contrib module - information Bruce Momjian 17:35
dbmirror - dbmirror: Updated documentation (email address, pgfoundry User Ssinger 17:46
Re: pgsql: sslinfo contrib module - information Bruce Momjian 18:08
pgsql: Rename the recently-added pg_timezonenames view to Tom Lane 20:14
pgsql: Update TODO for short header versions: < o Reorder physical Bruce Momjian 22:06
pgfouine - pgfouine: resynced prepared statements support with current User Gsmet 22:14
pgfouine - pgfouine: added duration in history report User Gsmet 22:15
pgfouine - pgfouine: merged 0.7 branch into HEAD User Gsmet 22:27
npgsql - Npgsql: 2006-09-16 Josh Cooley <[email protected]> User Jbcooley 22:27
pgfouine - pgfouine: updated version to release a dev version User Gsmet 22:29
npgsql - Npgsql: NpgsqlDataReader.RecordsAffected bug User Jbcooley 22:35
pgfouine - pgfouine: changed source URL to a fixed one User Gsmet 23:15

Sept. 17, 2006

Thread Author Time
pgsql: Marginal cleanup in arrangements for ensuring StrategyHintVacuum Tom Lane 22:16
pgsql: Change ANALYZE to take ShareUpdateExclusiveLock not Tom Lane 22:50

Sept. 18, 2006

Thread Author Time
pgsql: Fix CREATE TABLE ... Tom Lane 00:52
pgsql: Improve wordings by David Fuhry <[email protected]> Teodor Sigaev 12:11
pgsql: Add URL to UPDATE unique index case x=x+1: < > Bruce Momjian 14:56
pgsql: Add item: > > * Set client encoding based on the client Bruce Momjian 15:52
Re: information_schema vs temp tables (was Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s`) Greg Sabino Mullane 16:03
pgsql: Fix problems with column name list of CREATE TABLE AS being Tom Lane 16:04
pgsql: Add URL for UUID: > > Bruce Momjian 16:22
pgsql: Add URL for commenting postgresql.conf: > Bruce Momjian 16:24
pgsql: Documentation for VALUES lists. Tom Lane 19:54
Re: pgsql: Documentation for VALUES lists. Joe Conway 20:13
pgsql: Make the order of the CASCADE and RESTRICT keywords in the DROP Neil Conway 21:19
pgsql: Move 8.2 release documentation into SGML. Bruce Momjian 21:45
pgsql: Add built-in userlock manipulation functions to replace the Tom Lane 22:40
pgsql: Updates from Jim Nasby. Bruce Momjian 22:43
pgsql: Wrap long lines in 8.2 release notes. Bruce Momjian 23:01
pgsql: Properly mention in the release notes that fillfactor controls Bruce Momjian 23:19

Sept. 19, 2006

Thread Author Time
bizgres - bizgres: Apply review patch from Gavin Sherry, with minor User Markir 00:44
pgsql: Update migration changes, more cleanups. Bruce Momjian 00:57
pgsql: Reorder 8.2 release note items more logically. Bruce Momjian 02:08
pgsql: More 8.2 release item reordering. Bruce Momjian 02:25
dbmirror - dbmirror: Removed dependencies on the postgresql/contrib User Ssinger 02:28
pgsql: Minor additions and typo fixes for the backup documentation. Neil Conway 15:18
pgsql: Fix shared library creation to work properly on AIX. Tom Lane 15:36
plscheme - plscheme: Trigger support added and argument parsing/placing User Knt 16:45
plscheme - plscheme: Fix a small annoying bug in tuple swapping. User Knt 17:09
plscheme - htdocs: Introduce trigger support with an example. User Knt 17:12
pgsql: Fix broken markup. Tom Lane 17:22
plscheme - htdocs: Some specifications about available features. User Knt 18:03
orafce - orafce: some corrections all plpgsql procedures are eliminated User Okbob 18:59
pgsql: Document how to use psql's --single-transaction option to Neil Conway 19:04
pgsql: Remove completed TODO items: < * -Make postmater and postgres Bruce Momjian 19:20
pgsql: Dashed items are now for 8.3: < #A hyphen, "-", marks changes Bruce Momjian 19:20
plscheme - plscheme: ereport() wrapper (wit available error levels) is User Knt 19:37
plscheme - htdocs: Mention about new report method. User Knt 19:44
plscheme - htdocs: Mention about optional "count" argument of User Knt 19:53
pgsql: Do a round of copy-editing for the release notes: fix some typos Neil Conway 19:54
pgsql: Improve usage of effective_cache_size parameter by assuming that Tom Lane 22:49

Sept. 20, 2006

Thread Author Time
pgsql: Improvements to the partitioning documentation. Neil Conway 01:20
pgsql: Add shared linking information to AIX FAQ. Bruce Momjian 02:10
webtranslator - l10n: - Now all translations made by some translator User Mario__ 05:11
webtranslator - l10n: With this file I'm going to re-create all po User Mario__ 05:20
Re: pgsql: Remove completed TODO items: < * -Make postmater Teodor Sigaev 07:56
pgsql: Release note wording improvement. Bruce Momjian 11:54
webtranslator - l10n: I made a mistake with the last commit. User Mario__ 14:07
webtranslator - l10n: I had a bug when a user wants to block a file... User Mario__ 15:23
webtranslator - l10n: Now two intances for the same user is supported User Mario__ 16:24
webtranslator - l10n: I corrected some little mistakes and now the User Mario__ 18:50
pgsql: Change patternsel (LIKE/regex selectivity estimation) so that if Tom Lane 19:50
pgsql: Add AIX shared library support item to release notes. Bruce Momjian 19:55
aupg - aupg_src: Imported Sources User Rlucas 20:46
aupg - aupg_src: User Rlucas 20:51
aupg - aupg_src: New Directory User Rlucas 20:52
aupg - aupg_src: New Directory User Rlucas 20:53
aupg - aupg_src: New Directory User Rlucas 21:27
pgsql: Fix bogus markup. Tom Lane 21:30
pgsql: Update release notes to use scaron, rather than numeric code for Bruce Momjian 22:48
pgsql: Add URL for domain casting: > Bruce Momjian 23:01
aupg - aupg_src: Cleaned up and document RWL work to date. User Rlucas 23:41
aupg - aupg_src: scaffolding files for running "transactional" tests. User Rlucas 23:42
pgsql: Add documentation for new in-core advisory lock functions. Tom Lane 23:43

Sept. 21, 2006

Thread Author Time
aupg - aupg_src: Reformatted for POD -> LaTeX User Rlucas 00:55
pgsql: Wording changes for continuous archving, per Simon. Bruce Momjian 03:12
press - pr: redraft with updated features list. User Aglio 04:32
press - pr: Started presskit.html. User Aglio 04:51
pgsql: Updated several parts in particular variable handling. Michael Meskes 09:10
Re: [COMMITTERS] pgsql: Add documentation for new in-core advisory Simon Riggs 12:22
pgsql: Fix table's caption Teodor Sigaev 15:03
pgsql: Add comments about STORAGE option for GIN Teodor Sigaev 15:09
Re: [COMMITTERS] pgsql: Add documentation for new in-core advisory Tom Lane 15:32
Re: [COMMITTERS] pgsql: Add documentation for new Bruce Momjian 15:40

Browse Archives

Prev | Next