Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Contributors
Mailing Lists
Subscribe
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-testers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
Community login
Profile
Lost password
Search archives
Advanced Search
pgsql-committers 2007-07 Chronological Index (2/2)
Last updated: Wed Jan 18 01:51:19 2012
294 messages
Thread Index
[
Prev Page
]
[Next Page]
12 July 2007
Re: pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI
Neil Conway (21:03)
pgsql: Fix some warnings (probably actual bugs) generated by new GSSAPI
Tom Lane (20:36)
pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg
Tom Lane (18:27)
pgsql: Fix mistaken Assert in adjust_appendrel_attr_needed, per Greg
Tom Lane (18:27)
pgsql: Silence compile warning on win32, per Stefan and Buildfarm.
Magnus Hagander (18:15)
pgsql: Enable GSSAPI to build using MSVC.
Magnus Hagander (14:43)
pgsql: Support GSSAPI builds where the header is <gssapi.h> and not
Magnus Hagander (14:36)
pgsql: Fix freenig of names in Kerberos when using MIT - need to use the
Magnus Hagander (14:13)
pgsql: Fix freenig of names in Kerberos when using MIT - need to use the
Magnus Hagander (14:10)
11 July 2007
pgsql: Suppress a warning that some versions of gcc emit about %x in
Tom Lane (23:15)
pgunittest - pgUnitTest:
User Pgunittest (14:40)
pgunittest - pgUnitTest:
User Pgunittest (14:36)
Re: pgsql: Add support for GSSAPI authentication.
Magnus Hagander (08:32)
pgsql: A bunch of GSSAPI fixes per comments from Tom: * use elog not
Magnus Hagander (08:27)
10 July 2007
pgsql: Add note that building from CVS requires bison and flex, whereas
Tom Lane (23:03)
Re: pgsql: Add support for GSSAPI authentication.
Tom Lane (18:26)
Re: pgsql: Add support for GSSAPI authentication.
Magnus Hagander (18:14)
Re: pgsql: Add support for GSSAPI authentication.
Tom Lane (18:07)
Re: pgsql: Add support for GSSAPI authentication.
Magnus Hagander (17:18)
Re: pgsql: Add support for GSSAPI authentication.
Tom Lane (17:01)
pgsql: Fix misspelling.
Tom Lane (16:41)
pgsql: Add support for GSSAPI authentication.
Magnus Hagander (13:14)
pgsql: Adjust processSQLNamePattern() so that $ within the pattern is
Tom Lane (00:21)
09 July 2007
pgsql: Fix stddev_pop(numeric) and var_pop(numeric), which were
Tom Lane (16:14)
pgsql: Fix stddev_pop(numeric) and var_pop(numeric), which were
Tom Lane (16:14)
pgsql: Restrict non-superusers to password authenticated connections to
Joe Conway (01:44)
pgsql: Restrict non-superusers to password authenticated connections to
Joe Conway (01:44)
pgsql: Restrict non-superusers to password authenticated connections to
Joe Conway (01:33)
pgsql: Restrict non-superusers to password authenticated connections to
Joe Conway (01:32)
pgsql: Restrict non-superusers to password authenticated connections to
Joe Conway (01:32)
pgsql: Fix single-user mode so that interrupts (particularly SIGTERM and
Tom Lane (01:15)
pgsql: Minor copy-editing.
Tom Lane (01:08)
08 July 2007
pgsql: Remove the pgstat_drop_relation() call from
Tom Lane (22:23)
pgsql: Remove the pgstat_drop_relation() call from
Tom Lane (22:23)
pgsql: Remove the pgstat_drop_relation() call from
Tom Lane (22:23)
pgsql: Get rid of client-code dependencies on the exact text of the
Tom Lane (19:07)
pgsql: Closer code review for PQconnectionUsedPassword() patch: in
Tom Lane (18:28)
pgsql: Fix broken markup.
Tom Lane (17:47)
pgsql: Restrict non-superusers to password authenticated connections to
Joe Conway (17:12)
pgsql: Arrange for the authentication request type to be preserved in
Joe Conway (17:11)
pgsql: Remove TODO.detail/win32intr, no longer needed.
Bruce Momjian (00:42)
pgsql: Remove, per Magnus: < o Check WSACancelBlockingCall() for
Bruce Momjian (00:41)
07 July 2007
pgsql: Fix a couple of planner bugs introduced by the new ability to
Tom Lane (20:46)
pgsql: Move parse.h into src/backend on msvc, which is where it is on
Magnus Hagander (07:43)
npgsql - Npgsql2: Fixed Npgsql.build to include missing resources.
User Fxjr (05:46)
npgsql - Npgsql2: Added tests.
User Fxjr (05:34)
npgsql - Npgsql2: New Directory
User Fxjr (05:28)
npgsql - Npgsql2: New Directory
User Fxjr (05:23)
npgsql - Npgsql2: New Directory
User Fxjr (05:23)
npgsql - Npgsql2: New Directory
User Fxjr (05:23)
npgsql - Npgsql2: New Directory
User Fxjr (05:23)
npgsql - Npgsql2: New Directory
User Fxjr (05:23)
npgsql - Npgsql2: Updated to Mono 1.2.4 version.
User Fxjr (05:23)
06 July 2007
pgsql: Changed new \usleep command into \sleep with an optional time
Jan Wieck (20:17)
pgsql: Added a new scripting meta command \usleep
Jan Wieck (13:36)
pgsql: Fix up hash functions for datetime datatypes so that they don't
Tom Lane (04:16)
05 July 2007
pgsql: Improve description of SPI_scroll_cursor_move's return values,
Tom Lane (19:15)
bizgres - bizgres: When checking portals with strategy
User Markir (18:08)
bizgres - bizgres: Update from 8.2.3 to 8.2.4 Postgres codebase.
User Markir (17:37)
pgsnmpd - pgsnmpd: Some problems are contained.
User H-saito (03:41)
04 July 2007
pgadviser - pgadviser: Minor makefile fix; last 'commit' command missed
User Gurjeetsingh (14:12)
pgadviser - pgadviser: Minor makefile changes
User Gurjeetsingh (13:29)
pgadviser - pgadviser: Imported Sources
User Gurjeetsingh (11:46)
pgunittest - pgUnitTest:
User Pgunittest (11:22)
pgunittest - pgUnitTest: New Directory
User Pgunittest (11:18)
index-adviser - pgadviser:
User Gurjeetsingh (08:04)
index-adviser - pgadviser: Imported Sources
User Gurjeetsingh (07:59)
pgsnmpd - pgsnmpd: put a source code in order.
User H-saito (07:18)
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr.
User Fxjr (04:36)
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr.
User Fxjr (04:32)
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr.
User Fxjr (04:24)
npgsql - Npgsql2: 2007-07-04 Francisco Figueiredo Jr.
User Fxjr (03:36)
03 July 2007
pgunittest - pgUnitTest:
User Pgunittest (22:17)
pgunittest - pgUnitTest:
User Pgunittest (22:13)
pgunittest - pgUnitTest:
User Pgunittest (22:13)
pgunittest - pgUnitTest:
User Pgunittest (22:12)
pgunittest - pgUnitTest:
User Pgunittest (22:12)
pgunittest - pgUnitTest:
User Pgunittest (22:12)
pgunittest - pgUnitTest:
User Pgunittest (22:10)
pgunittest - pgUnitTest:
User Pgunittest (22:07)
pgunittest - pgUnitTest:
User Pgunittest (22:07)
pgunittest - pgUnitTest:
User Pgunittest (22:06)
pgunittest - pgUnitTest: New Directory
User Pgunittest (21:01)
pgunittest - pgUnitTest: New Directory
User Pgunittest (21:01)
pgunittest - pgUnitTest: New Directory
User Pgunittest (21:01)
pgsql: Fix incorrect comment about the timing of AbsorbFsyncRequests()
Tom Lane (14:51)
npgsql - Npgsql2: 2007-07-03 Francisco Figueiredo Jr.
User Fxjr (04:07)
pgsql: Add ALTER VIEW ...
Neil Conway (01:30)
pgunittest - pgUnitTest: New Directory
User Pgunittest (00:56)
02 July 2007
pgsql: - Fix the -w (wait) option to work in Windows service mode, per
Magnus Hagander (21:58)
pgsql: - Fix the -w (wait) option to work in Windows service mode, per
Magnus Hagander (21:58)
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
Tom Lane (20:12)
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
Tom Lane (20:12)
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
Tom Lane (20:12)
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
Tom Lane (20:12)
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
Tom Lane (20:12)
pgsql: Fix failure to restart Postgres when Linux kernel returns EIDRM
Tom Lane (20:11)
dblink-tds - dblink_tds:
User Diogob (12:39)
01 July 2007
pgunittest - pgUnitTest:
User Pgunittest (23:05)
pgunittest - pgUnitTest:
User Pgunittest (22:23)
pgunittest - pgUnitTest:
User Pgunittest (22:11)
pgunittest - pgUnitTest:
User Pgunittest (21:47)
pgunittest - pgUnitTest:
User Pgunittest (21:47)
pgunittest - pgUnitTest:
User Pgunittest (21:40)
pgsql: Add notes about configuring Visual Studio Express for use with
Magnus Hagander (18:40)
pgsql: Reduce the maximum sleep interval in the autovac launcher to 1
Tom Lane (18:31)
pgsql: Treat the autovac launcher more like a regular backend, in that
Tom Lane (18:28)
pgsql: Avoid memory leakage when a series of subtransactions invoke
Tom Lane (17:45)
pgsql: Avoid memory leakage when a series of subtransactions invoke
Tom Lane (17:45)
pgunittest - pgUnitTest:
User Pgunittest (15:50)
pgunittest - pgUnitTest:
User Pgunittest (13:50)
pgunittest - pgUnitTest: New Directory
User Pgunittest (13:47)
Re: pgsql: Improve logging of checkpoints.
Heikki Linnakangas (07:44)
Re: pgsql: Improve logging of checkpoints.
Heikki Linnakangas (07:44)
Thread Index
[
Prev Page
]
[Next Page]
Privacy Policy
|
About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group