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 2011-01-09 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
Jan. 9, 2011
pgsql: Fix up gincostestimate for new extractQuery API.
Tom Lane (01:27)
pgsql: Add array_contains_nulls() function in arrayfuncs.c.
Tom Lane (01:27)
pgsql: Fix assorted corner-case bugs in contrib/intarray.
Tom Lane (05:39)
pgsql: There is no need to have to identical functions in ecpg thusrem
Michael Meskes (12:20)
pgsql: Add pgreadlink() on Windows to read junction points
Magnus Hagander (14:09)
pgsql: Properly install gram.h on MSVC builds
Magnus Hagander (14:41)
pgsql: Properly install gram.h on MSVC builds
Magnus Hagander (14:41)
pgsql: Properly install gram.h on MSVC builds
Magnus Hagander (14:41)
pgsql: Properly install gram.h on MSVC builds
Magnus Hagander (14:41)
pgsql: Ensure the directory for gram.h is created on win32
Magnus Hagander (16:05)
pgsql: Ensure the directory for gram.h is created on win32
Magnus Hagander (16:05)
pgsql: Ensure the directory for gram.h is created on win32
Magnus Hagander (16:05)
pgsql: Ensure the directory for gram.h is created on win32
Magnus Hagander (16:05)
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds
Tom Lane (16:31)
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds
Magnus Hagander (16:35)
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds
Tom Lane (16:49)
Re: [COMMITTERS] pgsql: Properly install gram.h on MSVC builds
Magnus Hagander (17:07)
pgsql: Use array_contains_nulls instead of ARR_HASNULL onuser-supplied
Tom Lane (18:09)
pgsql: Fix up core tsquery GIN support for new extractQuery API.
Tom Lane (19:35)
pgsql: Fix crash in the new GiST insertion code,when an update splits
Heikki Linnakangas (19:37)
pgsql: Split pg_start_backup() and pg_stop_backup() into two pieces
Magnus Hagander (20:15)
pgsql: Improve comment.
Tom Lane (20:25)
pgsql: Update contrib/hstore for new GIN extractQuery API.
Tom Lane (21:44)
pgsql: Update contrib/pg_trgm for new GIN extractQuery API.
Tom Lane (23:04)
Jan. 10, 2011
pgstatspack - pgstatspack: fix issue with uninstalled module
User Uwebartels (09:53)
pgstatspack - pgstatspack: add new function for retrieving unused
User Uwebartels (09:55)
pgsql: Backend support for streaming base backups
Magnus Hagander (13:17)
pgsql: A toast relid field are no longer needed in pg_upgrade's relarr
Bruce Momjian (16:46)
pgsql: Leave temporary files out of streaming base backups.
Heikki Linnakangas (17:43)
pgstatspack - pgstatspack: add support for 8.1
User Uwebartels (20:41)
pgsql: Set process title to indicate base backup is running
Magnus Hagander (20:54)
pgstatspack - pgstatspack: install pgstatspack on template1 as well
User Uwebartels (21:18)
pgstatspack - pgstatspack: updated frtis email information
User Uwebartels (21:31)
Jan. 11, 2011
pgstatspack - pgstatspack: add mising semicolon
User Uwebartels (06:44)
pgstatspack - pgstatspack: replace select with perform for function call
User Uwebartels (06:55)
Re: [COMMITTERS] pgsql: Set process title to indicate base backup is running
Heikki Linnakangas (08:50)
pgsql: Reset walsender ps title in the main loop
Magnus Hagander (09:06)
Re: [COMMITTERS] pgsql: Set process title to indicate base backup is running
Magnus Hagander (09:08)
pgsql: Typo fix
Magnus Hagander (09:47)
pgsql: Typo fix
Magnus Hagander (09:47)
pgsql: Revert installation of gram.h in 8.3
Magnus Hagander (10:33)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Jan Urbański (15:05)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Tom Lane (16:11)
pgsql: Tweak create_index_paths()'s test for whether to consider abitm
Tom Lane (17:13)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Jan Urbański (17:37)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Tom Lane (17:59)
pgsql: Adjust basebackup.c to suppress compiler warnings.
Tom Lane (18:42)
Re: pgsql: Adjust basebackup.c to suppress compiler warnings.
Magnus Hagander (19:06)
Re: pgsql: Adjust basebackup.c to suppress compiler warnings.
Tom Lane (19:44)
Re: pgsql: Adjust basebackup.c to suppress compiler warnings.
Alvaro Herrera (20:00)
pgsql: Add missing function prototype, for consistency
Magnus Hagander (20:12)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Jan Urbański (20:21)
pgsql: Track walsender state in shared memory and expose inpg_stat_rep
Magnus Hagander (20:26)
pgsql: Add some subsection headings
Peter Eisentraut (20:48)
pgsql: Re-add recursive coverage target in src/backend/
Peter Eisentraut (22:41)
Jan. 12, 2011
pgsql: Unbreak regression tests, apparently broken by commit 4c8e20f
Andrew Dunstan (03:28)
pgsql: Add support for logging the current role.
Robert Haas (16:41)
pgsql: Revert patch adding support for logging the current role.
Robert Haas (17:00)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Jan Urbański (18:57)
Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Jan Urbański (22:10)
Jan. 13, 2011
pgsql: Fix PlanRowMark/ExecRowMark structures to handle inheritancecor
Tom Lane (01:48)
pgsql: Fix PlanRowMark/ExecRowMark structures to handle inheritancecor
Tom Lane (01:48)
pgsql: Apply libpq documentation patches submitted by Leslie SSatenste
Bruce Momjian (01:50)
pgsql: Workaround for recursive make breakage
Peter Eisentraut (07:33)
pgsql: Don't run regression tests in SQL_ASCII encoding by default
Peter Eisentraut (07:33)
pgsql: Fix the logic in libpqrcv_receive() to determine if there'sany
Heikki Linnakangas (16:31)
pgsql: Fix the logic in libpqrcv_receive() to determine if there'sany
Heikki Linnakangas (16:31)
pgsql: More libpq documentation adjustments from Leslie S Satenstein,r
Bruce Momjian (17:09)
pgsql: Make sure walsender state is only read while holding thespinloc
Magnus Hagander (17:53)
pgsql: Revert incorrect memory-conservation hack ininheritance_planner
Tom Lane (19:34)
Jan. 14, 2011
pgsql: Code review for postmaster.pid contents changes.
Tom Lane (00:03)
pgsql: Exit from base backups when shutdown is requested
Magnus Hagander (11:37)
Re: pgsql: Exit from base backups when shutdown is requested
Simon Riggs (12:10)
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Heikki Linnakangas (12:16)
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Magnus Hagander (12:21)
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Simon Riggs (12:25)
Re: Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Robert Haas (12:30)
Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Heikki Linnakangas (12:30)
pgsql: Use a lexer and grammar for parsing walsender commands
Magnus Hagander (15:36)
Re: Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Tom Lane (17:22)
Re: Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested
Simon Riggs (18:09)
Jan. 15, 2011
pgsql: Treat a WAL sender process that hasn't started streaming yetas
Heikki Linnakangas (14:38)
pgsql: Apply patch for test_fsync to add tests for O_DIRECT.
Bruce Momjian (16:55)
pgsql: Improve output display of test_fsync.
Bruce Momjian (17:24)
pgsql: Enumerate available tablespaces after starting the backup
Magnus Hagander (18:33)
pgsql: Restructure test_fync to use modular C so there is lessduplicat
Bruce Momjian (19:42)
pgsql: Have test_fsync output details that fdatasync is the default
Bruce Momjian (20:00)
pgsql: Add .gitignore to silence git complaints about parser/scannerou
Tom Lane (21:06)
pgsql: Move a couple of declarations to reflect where the routinesreal
Tom Lane (21:09)
pgsql: In test_fsync,warn about options without o_direct that are not
Bruce Momjian (23:27)
pgsql: Reverse number of stars used for test_fsync details.
Bruce Momjian (23:40)
Jan. 16, 2011
pgsql: Use O_DIRECT in O_SYNC test of different size. Restructure O_DI
Bruce Momjian (00:41)
pgsql: In test_fsync, use #define for printf format of ops/sec.
Bruce Momjian (13:37)
Jan. 17, 2011
pgsql: Before exiting walreceiver, fsync() all the WAL received.
Heikki Linnakangas (10:28)
pgsql: Before exiting walreceiver, fsync() all the WAL received.
Heikki Linnakangas (10:29)
pgsql: Set fallback_application_name in walreceiver
Magnus Hagander (10:43)
pgbulkload - pgbulkload: optimize binary parser.
User Mhasegawa (12:21)
pgsql: Add getopt() support to test_fsync; also fix printf() format pr
Bruce Momjian (14:36)
pgsql: Increment Py_None refcount for NULL array elements
Alvaro Herrera (16:07)
pgsql: Increment Py_None refcount for NULL array elements
Alvaro Herrera (16:07)
pgsql: Fix miscalculation of itemsafter in array_set_slice().
Tom Lane (18:13)
pgsql: Fix miscalculation of itemsafter in array_set_slice().
Tom Lane (18:13)
pgsql: Fix miscalculation of itemsafter in array_set_slice().
Tom Lane (18:13)
pgsql: Fix miscalculation of itemsafter in array_set_slice().
Tom Lane (18:13)
pgsql: Fix miscalculation of itemsafter in array_set_slice().
Tom Lane (18:13)
pgsql: Use HTABs instead of Python dictionary objects to cacheprocedur
Peter Eisentraut (19:49)
Jan. 18, 2011
pgfiledump - Import of Red Hat release 9.0.0: Imported Sources
User Tgl (01:27)
pgfiledump - pg_filedump: Imported Sources
User Tgl (01:33)
pgfiledump - pg_filedump: Assorted adjustments to prepare pg_filedump
User Tgl (02:28)
pgsql: github test
Bruce Momjian (02:31)
pgsql: In the docs,better distinguish server from client SSL settings
Bruce Momjian (02:31)
pgfiledump - pg_filedump: Fix odd printout of hasnulls/hasvarwidths
User Tgl (02:36)
pgsql: Remove "github test" that somehow got into my tree. Sorry.
Bruce Momjian (02:41)
Re: pgsql: github test
Bruce Momjian (02:41)
pgsql: Fix thinko in comment. Spotted by Jim Nasby.
Heikki Linnakangas (08:49)
pgsql: Log replication connections only when log_connections is on
Magnus Hagander (19:04)
pgsql: Avoid detoast in texteq/textne/byteaeq/byteane forunequal-lengt
Tom Lane (19:12)
pgsql: In test_fsync,adjust test headings to match wal_sync_method val
Bruce Momjian (20:53)
pgsql: Improve message for errors in compiling anonymous PL/Pythonbloc
Peter Eisentraut (22:14)
pgsql: Use palloc in TopMemoryContext instead of malloc
Peter Eisentraut (22:14)
pgsql: Use PyObject_New instead of PyObject_NEW
Peter Eisentraut (22:14)
pgsql: Free plan values in the PLyPlanObject dealloc function
Peter Eisentraut (22:14)
pgsql: Fix an error when a set-returning function fails halfwaythrough
Peter Eisentraut (22:14)
pgsql: Skip dropped attributes when converting Python objects totuples
Peter Eisentraut (22:14)
Jan. 19, 2011
pgbulkload - pgbulkload: Fix some typos in Japanese document.
User Masao_fujii (07:55)
pgbulkload - pgbulkload: Fix typo.
User Masao_fujii (09:22)
Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Simon Riggs (12:36)
Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Magnus Hagander (12:44)
Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Simon Riggs (12:55)
Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Simon Riggs (13:29)
Re: Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Robert Haas (14:08)
Re: Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Simon Riggs (15:16)
Re: Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Florian Pflug (15:42)
Re: Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Tom Lane (15:58)
Re: Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Simon Riggs (16:05)
Re: Re: [COMMITTERS] pgsql: Log replication connections only when log_connections is on
Robert Haas (16:19)
pgsql: Add braces around an if block, for readability
Peter Eisentraut (19:59)
pgsql: Show correct datatype for pg_class.relpersistence,plus a typo f
Tom Lane (21:09)
Jan. 20, 2011
pgbulkload - pgbulkload: Ensure that the PostgreSQL server shutdown has
User Masao_fujii (01:12)
pgsql: Document that WITH queries are also called Common TableExpressi
Robert Haas (02:22)
pgsql: Document that WITH queries are also called Common TableExpressi
Robert Haas (02:22)
pgsql: Document that WITH queries are also called Common TableExpressi
Robert Haas (02:22)
pgbulkload - pgbulkload: Support build for 32bit and 64bit binaries for
User Itagaki (02:32)
pgsql: Add new psql command \dL to list languages.
Robert Haas (05:04)
pgtcl - libpgtcl: * added call to Tcl_ExternalToUtfDString for
User Bschwarz (07:43)
pgbulkload - pgbulkload: Include the command name in an error message of
User Masao_fujii (10:46)
pgbulkload - pgbulkload: Skip recovery when LSF directory doesn't exist
User Masao_fujii (12:02)
pgbulkload - pgbulkload: Fix typo.
User Masao_fujii (13:53)
pgsql: Fix typo
Peter Eisentraut (20:35)
pgsql: Factor out functions responsible for caching I/O routines
Peter Eisentraut (20:35)
pgsql: Fix wrong comment
Peter Eisentraut (20:35)
Jan. 21, 2011
pgsql: Make ALTER TABLE revalidate uniqueness and exclusionconstraints
Robert Haas (03:53)
pgsql: Make ALTER TABLE revalidate uniqueness and exclusionconstraints
Robert Haas (03:53)
pgsql: Don't require usage privileges on the foreign data wrapperwhen
Heikki Linnakangas (13:05)
pgsql: Move test_fsync to /contrib.
Bruce Momjian (17:48)
pgsql: Update C banner on new pg_test_fsync file.
Bruce Momjian (17:49)
pgsql: Update SGML docs to point to new /contrib/pg_test_fsync.
Bruce Momjian (17:52)
pgsql: Emphasize where OVER needs to be when using a window function.
Robert Haas (17:59)
pgsql: Fix pg_restore to do the right thing when escaping largeobjects
Tom Lane (21:23)
pgsql: Fix pg_restore to do the right thing when escaping largeobjects
Tom Lane (21:23)
pgsql: Fix pg_restore to do the right thing when escaping largeobjects
Tom Lane (21:23)
pgsql: Correctly add exceptions to the plpy module for Python 3
Peter Eisentraut (21:48)
pgsql: Fix broken markup, also minor copy-editing.
Tom Lane (23:43)
Jan. 22, 2011
pgsql: Clean up pg_test_fsync commit.
Tom Lane (00:27)
pgsql: More pg_test_fsync cleanup.
Tom Lane (00:45)
pgsql: Code cleanup for assign_XactIsoLevel.
Robert Haas (02:51)
pgsql: Avoid treating WAL senders as normal backends.
Robert Haas (03:23)
Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Andrew Dunstan (16:38)
Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Tom Lane (17:08)
Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Tom Lane (17:12)
pgsql: Link libpgport into pg_test_fsync on msvc
Magnus Hagander (17:18)
Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Magnus Hagander (17:20)
pgsql: Suppress unused-variables warning when OPEN_SYNC_FLAG isn'tdefi
Tom Lane (17:26)
Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Tom Lane (17:28)
pgsql: More pg_test_fsync fixups.
Tom Lane (20:01)
Re: [COMMITTERS] pgsql: Move test_fsync to /contrib.
Tom Lane (20:03)
pgsql: Get rid of the global variable holding the error state
Peter Eisentraut (20:14)
Re: pgsql: Get rid of the global variable holding the error state
Tom Lane (21:36)
snapshot - src: FIX: for forum thead
User Cunha17 (21:48)
pgsql: Suppress possibly-uninitialized-variable warnings from gcc 4.5.
Tom Lane (22:57)
pgsql: Suppress "control reaches end of non-void function" warningfrom
Tom Lane (23:02)
Jan. 23, 2011
pgsql: Allow the wal_buffers setting to be auto-tuned to a reasonablev
Tom Lane (01:32)
pgsql: Quick hack to un-break plpython regression tests.
Tom Lane (01:44)
pgsql: Code cleanup for assign_transaction_read_only.
Robert Haas (01:55)
pgsql: Add pg_basebackup tool for streaming base backups
Magnus Hagander (11:33)
pgsql: filemode is parsed on win32 even if never used
Magnus Hagander (13:46)
snapshot - src: FIX: on prebuilt table not disabling trigger ENH:
User Cunha17 (14:02)
snapshot - src: ENH: message functions
User Cunha17 (14:05)
snapshot - src: FIX: retrieval of schema and tablename
User Cunha17 (14:23)
snapshot - src: FIX: Disable trigger BUG
User Cunha17 (14:26)
snapshot - src: Missing variable declaration.
User Cunha17 (14:27)
snapshot - src: FIX: trigger status messages
User Cunha17 (14:29)
pgsql: Only show pg_stat_replication details to superusers
Magnus Hagander (16:28)
pgsql: Use pg_strcasecmp instead of strcasecmp for portability
Magnus Hagander (16:35)
Re: pgsql: Add pg_basebackup tool for streaming base backups
Tom Lane (17:14)
Re: pgsql: Add pg_basebackup tool for streaming base backups
Magnus Hagander (17:22)
Re: pgsql: Add pg_basebackup tool for streaming base backups
Tom Lane (17:24)
pgsql: Silence flex warnings about DOS file paths in MSVC builds
Andrew Dunstan (17:24)
pgsql: Suppress uninitialized-variable warning.
Tom Lane (18:08)
pgsql: Add .gitignore file to silence complaints about pg_basebackup.
Tom Lane (18:08)
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