Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2009-06 Chronological Index (1/3)
Last updated: Wed Jan 18 01:50:08 2012
399 messages
29 June 2009
press - pr: Corrected HTML errors. User Aglio (20:56)
pg-migrator - pg_migrator: Portability fixes from Tom Lane for HPUX. User Bmomjian (20:37)
pg-migrator - pg_migrator: Improve status display and suggested cause of User Bmomjian (20:35)
backports - uuid: Importing UUID files, and debian packaging User Dim (18:02)
backports - uuid: New Directory User Dim (18:01)
backports - uuid: Imported Sources User Dim (16:45)
press - pr: * style polishing * date corrected User Nikolay (16:05)
ip4r - ip4r: changes for 8.4 gist interface mods User Andrewsn (15:17)
plproxy - plproxy: Make scanner accept dot as standalone symbol User Mkz (13:38)
plproxy - plproxy: Avoid parsing "SELECT (" as function call Currently User Mkz (13:32)
pgloader - pgloader: release 2.3.2 User Dim (11:06)
pgbulkload - pgbulkload: Add TupleFormerValue() to share common codes. User Itagaki (09:14)
press - pr: Update release date User Eulerto (05:26)
28 June 2009
press - pr: Date changed to 7/1 User Doudou586 (05:40)
27 June 2009
libpqtypes - libpqtypes: fixed possible null pointer access in User Achernow (18:02)
libpqtypes - libpqtypes: fixed possible null pointer access in User Achernow (17:36)
press - pr: 2nd version User Doudou586 (06:19)
press - pr: 2nd version User Doudou586 (06:13)
libpqtypes - libpqtypes: Added PQparamExec and PQparamSendQuery to the User Achernow (01:25)
pgsql: Bundle v8.4.0 Marc G. Fournier (00:14)
26 June 2009
pgsql: Add a note about SystemTap vs DTrace spelling of probe names. Tom Lane (22:08)
pgsql: Marginal improvement of description of recovery_end_command. Tom Lane (22:06)
pgsql: Cleanup and code review for the patch that made bgwriter active Tom Lane (20:29)
pgsql: Translation updates for 8.4 release. Peter Eisentraut (19:33)
press - pr: uploaded the reviews Italian version User Gbartolini (16:52)
press - pr: Updated dates, information in English for new release date. User Aglio (16:18)
libpqtypes - libpqtypes: Finalized the PQspecPrepare API and behavior, User Achernow (15:17)
pgbouncer - pgbouncer: todo: clarify User Mkz (15:03)
pgbouncer - pgbouncer: faq/ssl: pgsql protocol patch was applied to User Mkz (15:00)
press - pr: change release date(2009-07-01) User Shigehiro (11:45)
pgbouncer - pgbouncer: v1.3.1rc1 User Mkz (11:28)
pgbouncer - pgbouncer: todo update User Mkz (11:01)
pgsql: Extract tarballs with "o" option (tar xof), to behave reasonably Peter Eisentraut (06:41)
pgsql: Use $(TAR) instead of tar in makefiles. Peter Eisentraut (06:37)
press - pr: Modifying release date User Sas (06:32)
press - pr: Updated release date to 1July User Gevik (05:45)
libpqtypes - libpqtypes: Updated configure.ac to reflect version 1.3.4 User Achernow (04:26)
npgsql - Npgsql2: simplified boolean expressions when a not is applied. User Jbcooley (03:38)
npgsql - Npgsql2: simplified boolean expressions when a not is applied User Jbcooley (03:36)
libpqtypes - libpqtypes: update PQspecPrepare.3 man page User Achernow (02:48)
libpqtypes - libpqtypes: ironed out a few bugs in PQspecPrepare function User Achernow (02:41)
libpqtypes - libpqtypes: Modified the PQspecPrepare interface to work User Achernow (02:07)
press - pr: Added DE, IT from e-mailed files. User Aglio (00:47)
press - pr: New Directory User Aglio (00:46)
25 June 2009
pgsql: Add __attribute__((format_arg(1))) to the declaration of Tom Lane (23:07)
pgsql: Fix some serious bugs in archive recovery, now that bgwriter is Heikki Linnakangas (21:36)
pgsql: Man pages back to lowercase names, with additional fixup to make Peter Eisentraut (21:15)
libpqtypes - libpqtypes: Fixed a doc error in v1.3.4 User Achernow (20:56)
libpqtypes - libpqtypes: Added support for PQspecPrepare. User Achernow (20:53)
libpqtypes - libpqtypes: Added support for PQspecPrepare. User Achernow (20:52)
libpqtypes - libpqtypes: Added support for PQspecPrepare. User Achernow (20:51)
press - pr: Update release date, per Josh. User Devrim (20:06)
pgsql: Make prior patch pgindent-safe. Tom Lane (19:33)
pgsql: The code to unlink dropped relations in Heikki Linnakangas (19:05)
press - pr: Header 'Contents' was not translated. User Jcasanov (17:53)
pgbouncer - pgbouncer: sbuf.c: Fix connection hang if sbuf_loopcnt is User Mkz (15:00)
pgbouncer - pgbouncer: usage.txt: Time units are microseconds, not User Mkz (14:48)
pgbouncer - pgbouncer: admin.c: mention SHOW STATS in help msg User Mkz (14:45)
press - pr: HTML fixes User Devrim (12:31)
pgsql: Disable pg_standby -l option because the backend doesn't expect Heikki Linnakangas (12:03)
pgsql: Disallow empty passwords in LDAP authentication, the same way we Magnus Hagander (11:30)
pgsql: Disallow empty passwords in LDAP authentication, the same way we Magnus Hagander (11:30)
pgsql: Disallow empty passwords in LDAP authentication, the same way we Magnus Hagander (11:30)
press - pr: Added English files User Aglio (04:38)
24 June 2009
pg-migrator - pg_migrator: Stamp Rc3. User Bmomjian (22:11)
pg-migrator - pg_migrator: Stamp RC3. User Bmomjian (22:11)
pg-migrator - pg_migrator: Improve detection of broken Windows 8.3 User Bmomjian (22:07)
press - pr: New Directory User Aglio (21:43)
pgsql: Correct grammar in picksplit debug messages Peter Eisentraut (15:16)
pgsql: Fix incorrect LDAP example, noted by Tom. Magnus Hagander (13:46)
pgsql: parse_ident_usermap() shuold use ereport(LOG) and not ERROR, and Magnus Hagander (13:39)
pg-migrator - pg_migrator: stamp rc2. User Bmomjian (04:02)
pg-migrator - pg_migrator: Stamp rc2. User Bmomjian (04:02)
pg-migrator - pg_migrator: Require 8.3.7 or later on Windows to avoid User Bmomjian (04:02)
23 June 2009
press - pr: New Directory User Gevik (21:59)
press - pr: Change some special characters with appropriates html tags. User Jcasanov (21:23)
pgsql: Provide a link to the UPDATE reference page in the 'Updating Tom Lane (20:33)
pgsql: Properly initialize SSL engines when used from libpq. Magnus Hagander (18:14)
pgsql: Fix an ancient error in dist_ps (distance from point to line Tom Lane (16:25)
pgsql: Fix an ancient error in dist_ps (distance from point to line Tom Lane (16:25)
pgsql: Fix an ancient error in dist_ps (distance from point to line Tom Lane (16:25)
pgsql: Fix an ancient error in dist_ps (distance from point to line Tom Lane (16:25)
pgsql: Fix an ancient error in dist_ps (distance from point to line Tom Lane (16:25)
pgsql: Fix an ancient error in dist_ps (distance from point to line Tom Lane (16:25)
press - pr: Adding translated presskit from Jaime Casanova, plus some Alvaro Herrera (16:24)
press - pr: Added spanish press release Alvaro Herrera (14:50)
press - pr: New Directory Alvaro Herrera (14:49)
edb-debugger - server: Ensure we can step into functions [Ashesh Vashi] Dave Page (12:15)
edb-debugger - server: Ensure we can step into functions [Ashesh Vashi] Dave Page (12:15)
prefix - prefix: 1.0 release candidate User Dim (09:09)
pgsql: Fix the makefiles to fail cleanly if Perl is needed but not Tom Lane (03:46)
22 June 2009
press - pr: Turkish translation of 8.4 presskit. User Devrim (22:08)
press - pr: Capitalize a word for consistency. User Devrim (21:06)
press - pr: Turkish translation of release.translate.txt for 8.4. User Devrim (20:55)
pgsql: For bulk write operations (eg COPY IN), use a ring buffer of 16MB Tom Lane (20:04)
pgsql: Make to_timestamp and friends skip leading spaces before an Tom Lane (17:54)
pg-migrator - pg_migrator: Example improvement. User Bmomjian (13:53)
pg-migrator - pg_migrator: Use long option names in INSTALL file User Bmomjian (12:19)
press - pr: some minor changes in japanese translation. User Shigehiro (09:42)
press - pr: Adding date for release User Sas (07:30)
pgsql: Add more explicit note that the parameters of MOVE are identical Peter Eisentraut (07:12)
press - pr: * corrections User Nikolay (06:40)
Re: pgsql: Message fixes Tom Lane (04:39)
pgsql: Revert dubious message wording change. Tom Lane (04:37)
Re: pgsql: Message fixes Andrew Dunstan (00:55)
21 June 2009
npgsql - Npgsql2: Removed the VsSDKTargets project dependency line User Fxjr (02:17)
npgsql - Npgsql2: removed more vs sdk dependencies. User Jbcooley (02:04)
npgsql - Npgsql2: removed package files. User Jbcooley (01:59)
npgsql - Npgsql2: convert SQLite designer to run against Npgsql User Jbcooley (01:24)
npgsql - Npgsql2: convert SQLite designer to run against Npgsql User Jbcooley (01:23)
npgsql - Npgsql2: New Directory User Jbcooley (01:19)
npgsql - Npgsql2: New Directory User Jbcooley (01:19)
npgsql - Npgsql2: New Directory User Jbcooley (01:18)
npgsql - Npgsql2: New Directory User Jbcooley (01:18)
npgsql - Npgsql2: New Directory User Jbcooley (01:18)
npgsql - Npgsql2: New Directory User Jbcooley (01:17)
20 June 2009
hstore-new - hstore-new: cleanup, reconcile with 8.4rc version, fix User Andrewsn (20:37)
hstore-new - hstore-new: minor fix User Andrewsn (18:49)
pgsql: Fix things so that array_agg_finalfn does not modify or free its Tom Lane (18:45)
19 June 2009
pgsql: Don't convert the man page names to lower case, so that the .so Peter Eisentraut (19:14)
pgsql: Add manvolnum, so that man pages are generated. Peter Eisentraut (15:28)
press - pr: New Directory User Doudou586 (15:14)
pg-migrator - pg_migrator: Modify Win32 install instructions to match User Bmomjian (14:42)
press - pr: Sync the citation translation of some sentences. User Eulerto (07:36)
press - pr: it fixes small typos and change the translation of some User Eulerto (06:57)
18 June 2009
pg-migrator - pg_migrator: Fix typo. User Bmomjian (21:57)
pg-migrator - pg_migrator: Fix for win32 instructions. User Bmomjian (16:40)
pg-migrator - pg_migrator: More INSTALL improvements; now 15 steps. User Bmomjian (16:13)
pgsql: Don't attempt to "rm" directories on uninstall. Peter Eisentraut (15:10)
pgsql: Recursive Joins -> Recursive Queries per Erik Rijkers Peter Eisentraut (14:42)
pgsql: Add some more documentation and cross-links on using dblink with Peter Eisentraut (14:34)
pg-migrator - pg_migrator: Fix for typo in install that used "exe" for User Bmomjian (12:57)
pgsql: Refine the use of terminology around bound and unbound cursors Peter Eisentraut (10:22)
pgsql: Fix error in comment. Heikki Linnakangas (10:11)
pgsql: Fix error in comment. Heikki Linnakangas (10:09)
pgsql: Fix a few errors in comments. Heikki Linnakangas (10:08)
press - pr: * html typo fix User Nikolay (05:56)
press - pr: * html typo fix User Nikolay (05:55)
press - pr: + translation to Russian, the first draft User Nikolay (05:47)
press - pr: New Directory User Nikolay (05:47)
pg-migrator - pg_migrator: Remove mention of README.win32. User Bmomjian (03:58)
pg-migrator - pg_migrator: Remove README.win32, merge into main INSTALL User Bmomjian (03:47)
pgsql: Fix the just-reported problem that you can't specify all four Tom Lane (01:27)
17 June 2009
press - pr: first draft of french translation User Sas (23:16)
press - pr: New Directory User Sas (23:15)
pgsql: Proofreading for Bruce's recent round of documentation Tom Lane (21:58)
pgsql: ExecAgg() failed to finish running out set-returning functions in Tom Lane (16:05)
press - pr: Finished translation of presskit84 to pt_BR User Rbm (14:38)
pgsql: Add another link of a GUC variable to where it is explained. Peter Eisentraut (13:59)
pgsql: Fix typo in error message: tgargv -> tg_argv Peter Eisentraut (13:46)
pgbulkload - pgbulkload: - Remove pg_bulkread and pg_bulkwriter because User Itagaki (06:38)
16 June 2009
pg-migrator - pg_migrator: Stamp RC1. User Bmomjian (13:35)
press - pr: minor changes, with group discussion User Shigehiro (11:35)
press - pr: Translation do Brazilian portuguese User Rbm (02:30)
press - pr: Partial brazilian portuguese translation of the presskit. User Diogob (01:03)