Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers since 2010-12-04 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2010-12-04
pgsql: KNNGIST, otherwise known as order-by-operator support for GIST.
Tom Lane (01:53)
pgsql: Put back gistgettuple's check for backwards scan request.
Tom Lane (03:43)
pgsql: Add external documentation for KNNGIST.
Tom Lane (04:49)
pgsql: Add KNNGIST support to contrib/pg_trgm.
Tom Lane (05:16)
pgsql: Update comment to match later code changes.
Tom Lane (08:22)
pgsql: Make output width consistent for all ways of invoking aregressi
Peter Eisentraut (15:36)
pgsql: Fix two small bugs in new gistget.c logic.
Tom Lane (18:48)
2010-12-05
pgsql: Reduce memory consumption inside inheritance_planner().
Tom Lane (20:11)
2010-12-06
pgsql: Put only single space after "Sort Method:", for consistency
Peter Eisentraut (11:37)
pgsql: Fix two typos, by Fujii Masao.
Heikki Linnakangas (11:38)
pgsql: Fix two typos, by Fujii Masao.
Heikki Linnakangas (11:38)
pgsql: Allow the low level COPY routines to read arbitrary numbers off
Andrew Dunstan (20:42)
2010-12-07
pgsql: Add a stack overflow check to copyObject().
Tom Lane (03:59)
pgsql: Add a stack overflow check to copyObject().
Tom Lane (03:59)
pgsql: Add a stack overflow check to copyObject().
Tom Lane (03:59)
pgsql: Add a stack overflow check to copyObject().
Tom Lane (03:59)
pgsql: Add a stack overflow check to copyObject().
Tom Lane (03:59)
pgsql: Add a stack overflow check to copyObject().
Tom Lane (03:59)
pgsql: Fix bugs in the hot standby known-assigned-xids trackinglogic.
Heikki Linnakangas (08:41)
pgsql: Fix bugs in the hot standby known-assigned-xids trackinglogic.
Heikki Linnakangas (08:41)
2010-12-08
pgbulkload - pgbulkload: Fix a bug that avoid deadlock in case of
User Mhasegawa (06:47)
pgbulkload - pgbulkload: backport two bugs.
User Mhasegawa (06:55)
pgsql: Optimize commit_siblings in two ways to improve group commit.
Simon Riggs (18:51)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Tom Lane (18:56)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Robert Haas (19:25)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Tom Lane (19:31)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Robert Haas (19:35)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Greg Smith (20:58)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Tom Lane (21:57)
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit.
Greg Smith (22:43)
2010-12-09
pgsql: Force default wal_sync_method to be fdatasync on Linux.
Tom Lane (01:02)
pgsql: Force default wal_sync_method to be fdatasync on Linux.
Tom Lane (01:02)
pgsql: Force default wal_sync_method to be fdatasync on Linux.
Tom Lane (01:02)
pgsql: Force default wal_sync_method to be fdatasync on Linux.
Tom Lane (01:02)
pgsql: Force default wal_sync_method to be fdatasync on Linux.
Tom Lane (01:02)
pgsql: Force default wal_sync_method to be fdatasync on Linux.
Tom Lane (01:02)
pgsql: Reduce spurious Hot Standby conflicts from never-visiblerecords
Simon Riggs (09:45)
pgsql: Self review of previous patch. Fix assumption that xmax >=xmin.
Simon Riggs (10:22)
psqlodbc - psqlodbc: Change to read and skip the rest of result data
User Hinoue (12:41)
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs.
Tom Lane (18:04)
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs.
Tom Lane (18:04)
2010-12-10
pgsql: Reduce spurious Hot Standby conflicts from never-visiblerecords
Simon Riggs (07:00)
pgsql: Fix efficiency problems in tuplestore_trim().
Tom Lane (16:36)
pgsql: Fix efficiency problems in tuplestore_trim().
Tom Lane (16:36)
pgsql: Fix efficiency problems in tuplestore_trim().
Tom Lane (16:36)
Re: pgsql: Reduce spurious Hot Standby conflicts from never-visible records
Tom Lane (19:21)
pgsql: Use symbolic names not octal constants for file permissionflags
Tom Lane (22:35)
2010-12-11
pgsql: Move a couple of initdb's subroutines into src/port/.
Tom Lane (00:43)
pgsql: Minor documentation cleanup.
Robert Haas (04:25)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Magnus Hagander (13:18)
pgsql: Add required new port files to MSVC builds.
Magnus Hagander (13:20)
pgsql: Allow bidirectional copy messages in streaming replicationmode.
Robert Haas (14:36)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (15:27)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (16:13)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Magnus Hagander (16:18)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (16:23)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Magnus Hagander (16:33)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (16:38)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Magnus Hagander (16:44)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (16:55)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Magnus Hagander (16:59)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (17:13)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (17:46)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Magnus Hagander (17:55)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (18:00)
pgsql: Provide a complete set of file-permission-bit macros inwin32.h.
Tom Lane (18:11)
pgsql: Clean up some copied-and-pasted code in pg_upgrade.
Tom Lane (19:18)
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records
Heikki Linnakangas (21:03)
2010-12-12
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records
Simon Riggs (10:15)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (16:16)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Andrew Dunstan (17:22)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Tom Lane (17:37)
pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Tom Lane (18:43)
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Andrew Dunstan (18:47)
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Tom Lane (18:54)
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Magnus Hagander (19:07)
Re: [COMMITTERS] pgsql: Make S_IRGRP etc available in mingw builds as well as MSVC.
Tom Lane (19:15)
pgsql: Reset all database-level stats in pgstat_recv_resetcounter().
Tom Lane (20:10)
2010-12-13
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Glen Knowles (05:54)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Fujii Masao (08:02)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Simon Riggs (12:56)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Heikki Linnakangas (13:23)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Simon Riggs (14:01)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Heikki Linnakangas (14:10)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Heikki Linnakangas (14:17)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Fujii Masao (15:09)
Re: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Simon Riggs (15:20)
Re: [COMMITTERS] pgsql: Use symbolic names not octal constants for file permission flags
Andrew Dunstan (16:37)
pgsql: Generalize concept of temporary relations to "relationpersisten
Robert Haas (17:35)
Re: pgsql: Generalize concept of temporary relations to "relation persisten
Tom Lane (17:38)
Re: pgsql: Generalize concept of temporary relations to "relation persisten
Robert Haas (17:40)
pgsql: Update time zone data files to tzdata release 2010o: DST lawcha
Tom Lane (17:45)
pgsql: Update time zone data files to tzdata release 2010o: DST lawcha
Tom Lane (17:45)
pgsql: Update time zone data files to tzdata release 2010o: DST lawcha
Tom Lane (17:45)
pgsql: Update time zone data files to tzdata release 2010o: DST lawcha
Tom Lane (17:45)
pgsql: Update time zone data files to tzdata release 2010o: DST lawcha
Tom Lane (17:45)
pgsql: Update time zone data files to tzdata release 2010o: DST lawcha
Tom Lane (17:45)
Re: pgsql: Generalize concept of temporary relations to "relation persisten
Robert Haas (18:03)
Re: pgsql: Generalize concept of temporary relations to "relation persisten
Tom Lane (18:07)
pgsql: Document replacement of pg_class.relistemp with relpersistence.
Robert Haas (18:10)
Re: pgsql: Generalize concept of temporary relations to "relation persisten
Robert Haas (18:12)
pgsql: Translation updates for release 8.3.13
Peter Eisentraut (21:25)
pgsql: Remove recently reintroduced CVS keyword
Peter Eisentraut (21:25)
pgsql: Translation updates for release 8.1.23
Peter Eisentraut (21:25)
pgsql: Translation updates for release 9.0.2
Peter Eisentraut (21:25)
pgsql: Translation updates for release 8.4.6
Peter Eisentraut (21:25)
pgsql: Translation updates for release 8.2.19
Peter Eisentraut (21:25)
2010-12-14
pgsql: Allow plugins to suppress inlining and hook functionentry/exit/
Robert Haas (00:16)
Re: [COMMITTERS] pgsql: Reduce spurious Hot Standby conflicts from never-visible records
Simon Riggs (00:28)
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19,
Tom Lane (01:24)
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19,
Tom Lane (01:24)
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19,
Tom Lane (01:24)
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19,
Tom Lane (01:24)
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19,
Tom Lane (01:24)
pgsql: Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19,
Tom Lane (01:24)
pgsql: Tag 8.1.23.
Marc G. Fournier (03:14)
pgsql: Tag 8.3.13.
Marc G. Fournier (03:14)
pgsql: Tag 9.0.2.
Marc G. Fournier (03:14)
pgsql: Tag 8.2.19.
Marc G. Fournier (03:14)
pgsql: Tag 8.4.6.
Marc G. Fournier (03:14)
pgsql: Improved tab completion for views with triggers.
Robert Haas (03:47)
pgsql: Tag 8.3.13.
Marc G. Fournier (03:52)
pgsql: Tag 8.1.23.
Marc G. Fournier (03:52)
pgbulkload - pgbulkload: Add asynchronous read for pg_bulkload 3.1.
User Mhasegawa (09:15)
pginstaller - pginst: Update for 8.2.19
Dave Page (13:21)
pgsql: Instrument checkpoint sync calls.
Robert Haas (14:29)
pginstaller - pginst: Update for 8.3.13
Dave Page (20:21)
2010-12-15
pgsql: Use "upgrade" in preference over "migrate" in pg_upgrademessage
Bruce Momjian (12:12)
pgsql: Add pg_read_binary_file() and whole-file-at-once versions ofpg_
Itagaki Takahiro (22:04)
2010-12-16
pgsql: Some copy editing of pg_read_binary_file() patch.
Robert Haas (02:10)
pgsql: Document timestamptz a little better.
Robert Haas (02:10)
pgsql: Fix contrib/seg's GiST picksplit method.
Tom Lane (02:25)
pgsql: Fix contrib/seg's GiST picksplit method.
Tom Lane (02:25)
pgsql: Fix contrib/seg's GiST picksplit method.
Tom Lane (02:25)
pgsql: Fix contrib/seg's GiST picksplit method.
Tom Lane (02:25)
pgsql: Fix contrib/seg's GiST picksplit method.
Tom Lane (02:25)
pgsql: Fix up getopt() reset management so it works on recent mingw.
Tom Lane (04:51)
pgsql: Fix up getopt() reset management so it works on recent mingw.
Tom Lane (04:51)
pgsql: Fix up getopt() reset management so it works on recent mingw.
Tom Lane (04:51)
pgsql: Fix up getopt() reset management so it works on recent mingw.
Tom Lane (04:51)
pgsql: Fix up getopt() reset management so it works on recent mingw.
Tom Lane (04:51)
pgsql: Tag refs/tags/REL9_0_2 was created
pgsql (05:12)
pgsql: Tag refs/tags/REL8_2_19 was created
pgsql (05:12)
pgsql: Tag refs/tags/REL8_3_13 was created
pgsql (05:12)
pgsql: Tag refs/tags/REL8_1_23 was created
pgsql (05:12)
pgsql: Tag refs/tags/REL8_4_6 was created
pgsql (05:12)
npgsql - Npgsql2: Fixed: [#1010951] AllowPartiallyTrustedCallers for
User Fxjr (12:34)
libpqtypes - libpqtypes: fixed type->array join to properly use typarray
User Merlinm (14:29)
libpqtypes - libpqtypes: fixed type->array join to properly use typarray
User Merlinm (14:41)
libpqtypes - libpqtypes: fixed type->array join to properly use typarray
User Merlinm (14:42)
pgsql: Fix crash caused by NULL lookup when reporting IP address offai
Bruce Momjian (15:14)
pgsql: Simplify SignalSomeChildren(BACKEND_TYPE_ALL) toSignalChildren(
Alvaro Herrera (15:38)
pgsql: Add some minor missing error checks
Alvaro Herrera (15:38)
pgsql: Fix inconsequential FILE pointer leakage
Alvaro Herrera (19:47)
Re: pgsql: Fix inconsequential FILE pointer leakage
Tom Lane (20:00)
pgsql: Avoid clobbering errno, per comment from Tom.
Alvaro Herrera (20:16)
Re: pgsql: Fix inconsequential FILE pointer leakage
Alvaro Herrera (20:16)
pgsql: Remove optreset from src/port/ implementations of getopt andget
Tom Lane (21:23)
pgsql: Remove optreset from src/port/ implementations of getopt andget
Tom Lane (21:23)
pgsql: Remove optreset from src/port/ implementations of getopt andget
Tom Lane (21:23)
pgsql: Improve comments around startup_hacks() code.
Tom Lane (22:58)
2010-12-17
pgsql: Waiting for complete startup is now a well-defined operation.
Robert Haas (01:58)
pgsql: Reset 'ps' display just once when resolving VXID conflicts.
Robert Haas (13:34)
Re: pgsql: Reset 'ps' display just once when resolving VXID conflicts.
Tom Lane (14:52)
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts.
Robert Haas (16:13)
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts.
Tom Lane (16:20)
pgsql: Try to save a kernel call inResolveRecoveryConflictWithVirtualX
Robert Haas (16:33)
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts.
Robert Haas (16:34)
pgsql: Backpatch plperl GNUmakefile fixes to allow building release8.2
Andrew Dunstan (17:00)
pgsql: Remove unnecessary definition for autovacuum inSignalSomeChildr
Alvaro Herrera (19:00)
pgsql: set_ps_display when calling functions via fastpath
Alvaro Herrera (21:52)
2010-12-18
pgsql: Work around make changes on modern Mingw to allow release 8.2re
Andrew Dunstan (00:50)
pgsql: Make GUC variables for syslog and SSL always visible
Magnus Hagander (16:12)
pgsql: Document unavailable parameters in some configurations
Magnus Hagander (16:12)
pgsql: Document unavailable parameters in some configurations
Magnus Hagander (16:12)
pgsql: Document unavailable parameters in some configurations
Magnus Hagander (16:12)
pgsql: Document unavailable parameters in some configurations
Magnus Hagander (16:12)
pgsql: Properly print the IP number and "localhost" for failedlocalhos
Bruce Momjian (16:26)
2010-12-19
pgsql: Support for collecting crash dumps on Windows
Magnus Hagander (15:48)
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression)|
Tom Lane (17:49)
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression)|
Tom Lane (17:49)
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression)|
Tom Lane (17:49)
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression)|
Tom Lane (17:49)
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression)|
Tom Lane (17:49)
pgsql: Fix up handling of simple-form CASE with constant testexpressio
Tom Lane (20:32)
pgsql: Fix up handling of simple-form CASE with constant testexpressio
Tom Lane (20:32)
pgsql: Fix up handling of simple-form CASE with constant testexpressio
Tom Lane (20:32)
pgsql: Fix up handling of simple-form CASE with constant testexpressio
Tom Lane (20:32)
pgsql: Fix up handling of simple-form CASE with constant testexpressio
Tom Lane (20:32)
pgsql: Remove thread dumping constant that requires newer Platform SDK
Magnus Hagander (20:33)
Re: pgsql: Allow bidirectional copy messages in streaming replication mode.
Jaime Casanova (23:22)
2010-12-20
pgsql: Fix typo
Alvaro Herrera (15:06)
Re: pgsql: Allow bidirectional copy messages in streaming replication mode.
Alvaro Herrera (15:06)
pgsql: Allow transactions that don't write WAL to commitasynchronously
Robert Haas (18:05)
2010-12-21
pgsql: Work around unfortunate getppid() behavior on BSD-ish systems.
Robert Haas (11:40)
pgsql: Fix typos.
Robert Haas (22:59)
2010-12-22
pgsql: Use memcmp() rather than strncmp() when shorter string lengthis
Robert Haas (03:15)
pgsql: Add PQlibVersion() function to libpq
Magnus Hagander (13:25)
pgsql: Wording improvements for pg_ctl manual page.
Bruce Momjian (14:12)
Re: pgsql: Wording improvements for pg_ctl manual page.
Thom Brown (14:14)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group