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-05-02 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
15
16
18
19
20
21
22
23
24
25
26
27
28
29
30
31
2011-05-02
psqlodbc - psqlodbc: Remove a meaningless if clause.
User Hinoue (08:53)
psqlodbc - psqlodbc: Add the change history.
Hiroshi Saito (13:12)
pgsql: Tag refs/tags/REL9_1_BETA1 was created
pgsql (15:17)
pgsql: Improve aset.c's space management in contexts with smallmaxBloc
Tom Lane (16:08)
pgsql: Small cleanup of spacing in verbatim DocBook elements
Peter Eisentraut (16:21)
pgsql: Update some ALTER USER cross-references to ALTER ROLE
Alvaro Herrera (16:41)
pgsql: Fix pull_up_sublinks' failure to handle nested pull-upopportuni
Tom Lane (19:57)
pgsql: Fix pull_up_sublinks' failure to handle nested pull-upopportuni
Tom Lane (19:57)
pgsql: Fix pull_up_sublinks' failure to handle nested pull-upopportuni
Tom Lane (19:57)
2011-05-03
pgsql: Add ID attribute to some sect2's missing it
Alvaro Herrera (02:43)
pgsql: Improve description of read/write traffic scalability
Alvaro Herrera (14:38)
pgsql: Update obsolete mention of Sequoia, now known as Tungsten
Alvaro Herrera (14:38)
2011-05-04
psqlodbc - psqlodbc: Remove ssl_verify_available() because it's no
User Hinoue (11:10)
pgsql: Remove redundant port number check
Peter Eisentraut (18:10)
pgsql: Link some tables into the surrounding text by their id
Peter Eisentraut (18:10)
pgsql: Message style cleanup
Peter Eisentraut (18:10)
pgsql: Fix alignment of --help output
Peter Eisentraut (18:10)
Re: pgsql: Message style cleanup
Magnus Hagander (18:32)
pgsql: Include unary plus in the Operator Precedence table.
Tom Lane (19:02)
Re: [COMMITTERS] pgsql: Message style cleanup
Peter Eisentraut (19:09)
Re: [COMMITTERS] pgsql: Message style cleanup
Magnus Hagander (19:16)
2011-05-05
pgsql: Improve style of generate_history.pl Perl script.
Bruce Momjian (16:49)
pgsql: Clarify error message when attempting to create index onforeign
Magnus Hagander (19:48)
pgsql: Improve formatting of pg_upgrade --help output
Peter Eisentraut (20:19)
pgsql: Improve pg_archivecleanup and pg_standby --help output
Peter Eisentraut (20:19)
Re: pgsql: Clarify error message when attempting to create index on foreign
Alvaro Herrera (20:20)
Re: pgsql: Clarify error message when attempting to create index on foreign
Magnus Hagander (20:53)
pgsql: Unbreak the regression tests from my previous commit
Magnus Hagander (21:02)
2011-05-06
pgsql: Remove precedence labeling of keywords TRUE, FALSE, UNKNOWN,and
Tom Lane (00:39)
pgsql: Move RegisterPredicateLockingXid() call to a safer place.
Tom Lane (16:58)
pgsql: Improve compiler string shown in version()
Peter Eisentraut (20:07)
2011-05-07
pgsql: Fix typos in SECURITY LABEL documentation.
Robert Haas (01:19)
pgsql: Adjust pg_upgrade FATAL error messages to have consistentnewlin
Bruce Momjian (01:47)
pgsql: Add comment about memory reordering toPredicateLockTupleRowVers
Robert Haas (01:55)
pgsql: Check that the pg_upgrade user specified is a super-user.
Bruce Momjian (12:55)
pgsql: In pg_upgrade, report non-super-user username in error message.
Bruce Momjian (16:17)
pgsql: Add missing documention connecting word.
Bruce Momjian (18:31)
2011-05-08
pgsql: Add xreflabels to /contrib manuals so links appear correct. Als
Bruce Momjian (02:29)
pgsql: Add C comment why client encoding can be set in pg_upgrade.
Bruce Momjian (02:30)
pgsql: Fix some portability issues in isolation regression testdriver.
Tom Lane (23:45)
2011-05-09
Re: pgsql: Fix broken pg_dump query.
Bruce Momjian (02:17)
pgsql: Add C comment about the fact that the autovacuum limit can goba
Bruce Momjian (04:00)
pgsql: In pg_upgrade, add status message about superuser check.
Bruce Momjian (12:56)
pgsql: Remove "make check" target in src/test/isolation/Makefile.
Tom Lane (15:01)
2011-05-10
pgsql: Update documentation to state there is three-value logic, not
Bruce Momjian (01:05)
pgsql: Update documentation to state there is three-value logic, not
Bruce Momjian (01:05)
pgsql: Documentation cleanup for the possible values of the datatype'b
Bruce Momjian (03:26)
pgsql: In pg_upgrade,remove suggestion of setting pg_hba.conf to 'trus
Bruce Momjian (14:43)
pgsql: Be more wary in initdb's creation of platform-dependentcollatio
Tom Lane (16:09)
pgsql: Adjust documentation with respect to "unknown" timezonesetting.
Tom Lane (17:49)
pgsql: Add some punctuation
Peter Eisentraut (19:40)
pgsql: Put pg_test_fsync --help and --version output in line withconve
Peter Eisentraut (19:40)
pgsql: Add bug report line to pg_upgrade --help output
Peter Eisentraut (19:40)
pgsql: Put options help in alphabetical order
Peter Eisentraut (19:40)
pgsql: Format pg_upgrade --version in line with conventions
Peter Eisentraut (19:40)
pgsql: Put options in more alphabetical order
Peter Eisentraut (19:40)
pgsql: For create/dropdb,only connect once to the server since we now
Bruce Momjian (23:44)
2011-05-11
pgsql: Prevent datebsearch() from crashing on base == NULL && nel ==0.
Tom Lane (00:37)
pgsql: Mention "backslash" escape processing change in 9.1 releasenote
Bruce Momjian (00:57)
pgsql: Be more explicit about the meaning of the change instandard_con
Tom Lane (03:45)
pgsql: Shut down WAL receiver if it's still running at end ofrecovery.
Heikki Linnakangas (09:50)
pgsql: Shut down WAL receiver if it's still running at end ofrecovery.
Heikki Linnakangas (11:51)
pgsql: Clean up parsing of CREATE TRIGGER's argument list.
Tom Lane (18:44)
pgsql: Split PGC_S_DEFAULT into two values,for true boot_val vs comput
Tom Lane (23:58)
2011-05-12
pgsql: Fix assorted typos
Alvaro Herrera (12:53)
pgsql: Fix write-past-buffer-end in ldapServiceLookup().
Tom Lane (15:58)
pgsql: Fix write-past-buffer-end in ldapServiceLookup().
Tom Lane (15:58)
pgsql: Fix write-past-buffer-end in ldapServiceLookup().
Tom Lane (15:58)
pgsql: Fix write-past-buffer-end in ldapServiceLookup().
Tom Lane (15:58)
pgsql: Fix write-past-buffer-end in ldapServiceLookup().
Tom Lane (15:58)
pgsql: Kill stray "not".
Robert Haas (21:10)
2011-05-13
pgsql: More cleanup of FOREIGN TABLE permissions handling.
Robert Haas (19:51)
2011-05-15
pgsql: Build and run isolation test programs under MSVC.
Andrew Dunstan (21:57)
pgsql: Add missing check function lookup.
Andrew Dunstan (22:04)
pgsql: Fix bad macro call noticed by MSVC compiler.
Andrew Dunstan (22:45)
2011-05-16
pgsql: Add required psqldir setting for isolation checks.
Andrew Dunstan (03:13)
pgsql: Quote isolationtester command name so Windows will not thinkdot
Andrew Dunstan (03:42)
pgsql: Allow pg_upgrade to honor libpq environment variables. Add 'loc
Bruce Momjian (14:48)
pgsql: Add pg_upgrade check to make sure the user has full accesspermi
Bruce Momjian (15:02)
pgsql: Remove redundant privilege doc sentences.
Bruce Momjian (15:23)
pgsql: Update pg_upgrade directory check error message.
Bruce Momjian (16:33)
pgsql: Fix pg_dump's handling of extension-member casts and languages.
Tom Lane (20:42)
2011-05-18
pgsql: Fix pg_upgrade build problem on Windows when using X_OK access
Bruce Momjian (16:14)
pgsql: Improve pg_upgrade X_OK comment.
Bruce Momjian (16:26)
pgsql: Spell checking and markup refinement
Peter Eisentraut (22:17)
pgsql: /contrib/foo -> contrib/foo
Peter Eisentraut (22:17)
pgsql: Remove obsolete comment
Peter Eisentraut (22:20)
pgsql: Improve pg_upgrade error reporting if the bin or datadirectorie
Bruce Momjian (22:37)
2011-05-19
pgsql: In pg_upgrade,clean up handling of invalid directory specificat
Bruce Momjian (02:23)
pgsql: Replace strdup() with pstrdup(), to avoid leaking memory.
Heikki Linnakangas (02:50)
pgsql: Replace strdup() with pstrdup(), to avoid leaking memory.
Heikki Linnakangas (02:50)
pgsql: Replace strdup() with pstrdup(), to avoid leaking memory.
Heikki Linnakangas (02:50)
pgsql: Replace strdup() with pstrdup(), to avoid leaking memory.
Heikki Linnakangas (02:50)
pgsql: Fix declaration of $_TD in "strict" trigger functions
Alvaro Herrera (04:08)
pgsql: Fix race condition in CheckTargetForConflictsIn.
Robert Haas (16:12)
pgsql: Add example for replication in pg_hba.conf
Magnus Hagander (18:05)
pgsql: Consistent spacing for lengthy error messages
Peter Eisentraut (18:38)
pgsql: Fix untranslatable assembly of libpq connection failure message
Peter Eisentraut (22:42)
pgsql: Update config.guess and config.sub
Peter Eisentraut (22:42)
pgsql: Rename pg_dump --no-security-label to --no-security-labels
Peter Eisentraut (22:42)
2011-05-20
pgsql: Message style improvements
Peter Eisentraut (21:58)
2011-05-21
psqlodbc - psqlodbc: Let SC_forget_unnamed() clear the result in case
User Hinoue (10:26)
pgsql: In binary-upgrade mode,dump dropped attributes of composite typ
Heikki Linnakangas (12:24)
pgsql: Reset per-tuple memory context between every row in a scannode,
Heikki Linnakangas (18:54)
pgsql: Pull up isReset flag from AllocSetContext to MemoryContextstruc
Heikki Linnakangas (18:54)
pgsql: Message improvement
Peter Eisentraut (21:38)
psqlodbc - psqlodbc: Cosmetic changes.
User Hinoue (23:39)
psqlodbc - psqlodbc: Fix the bug that strings are copied to a null
User Hinoue (23:48)
2011-05-22
pgsql: Put documentation of backslash commands back in alphabeticalord
Peter Eisentraut (17:07)
pgsql: Message style improvements
Peter Eisentraut (17:07)
pgsql: Clarify the documentation of the --with-ossp-uuid option
Peter Eisentraut (17:07)
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc
Tom Lane (18:18)
pgsql: Make plpgsql provide the typmods for its variables to the mainp
Tom Lane (19:17)
pgsql: Put lists in sensible order
Peter Eisentraut (19:40)
pgsql: Use the right pgsql for isolation tests.
Andrew Dunstan (21:58)
Re: pgsql: Use the right pgsql for isolation tests.
Andrew Dunstan (22:18)
2011-05-23
pgsql: Remove spurious underscore in name of isolation tester on MSVC.
Andrew Dunstan (01:51)
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc
Heikki Linnakangas (12:01)
pgsql: Install defenses against overflow in BuildTupleHashTable().
Tom Lane (16:53)
pgsql: Install defenses against overflow in BuildTupleHashTable().
Tom Lane (16:53)
pgsql: Install defenses against overflow in BuildTupleHashTable().
Tom Lane (16:53)
pgsql: Install defenses against overflow in BuildTupleHashTable().
Tom Lane (16:53)
pgsql: Install defenses against overflow in BuildTupleHashTable().
Tom Lane (16:53)
pgsql: Replace strdup() with pstrdup(), to avoid leaking memory.
Heikki Linnakangas (17:59)
pgsql: Message style improvements
Peter Eisentraut (18:28)
pgsql: Lobotomize typmod check in convert_tuples_by_position,back bran
Tom Lane (18:43)
pgsql: Lobotomize typmod check in convert_tuples_by_position,back bran
Tom Lane (18:43)
pgsql: Improve hash_array() logic for combining hash values.
Robert Haas (19:23)
pgsql: Fix integer overflow in text_format function,reported by Dean R
Heikki Linnakangas (19:30)
pgsql: Make plpgsql complain about conflicting IN and OUT parameternam
Tom Lane (20:35)
2011-05-24
Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.
Hitoshi Harada (09:59)
Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.
Tom Lane (14:44)
pgsql: Avoid uninitialized bits in the result of QTN2QT().
Tom Lane (18:22)
pgsql: Avoid uninitialized bits in the result of QTN2QT().
Tom Lane (18:22)
pgsql: Avoid uninitialized bits in the result of QTN2QT().
Tom Lane (18:22)
pgsql: Avoid uninitialized bits in the result of QTN2QT().
Tom Lane (18:22)
pgsql: Message improvements
Peter Eisentraut (18:36)
pgsql: Add a "local" replication sample entry
Peter Eisentraut (18:36)
pgsql: Adjust configure's probe for libselinux so it rejects too-oldve
Tom Lane (19:51)
pgsql: In pg_upgrade, do case-insensitive checks of locale, encoding,a
Bruce Momjian (19:59)
Re: pgsql: Add a "local" replication sample entry
Magnus Hagander (20:24)
Re: pgsql: Add a "local" replication sample entry
Thom Brown (20:41)
Re: pgsql: Add a "local" replication sample entry
Peter Eisentraut (20:46)
Re: pgsql: Add a "local" replication sample entry
Magnus Hagander (20:49)
pgsql: Cleanup for pull-up-isReset patch.
Tom Lane (21:57)
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc
Tom Lane (21:58)
pgsql: Grammar cleanup for src/test/isolation/README
Tom Lane (22:52)
2011-05-25
Re: pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.
Hitoshi Harada (02:01)
pgsql: Add C comment about why we don't spell out "month" in intervalv
Bruce Momjian (04:00)
pgsql: Convert builddoc.bat into a perl script that actually works.
Andrew Dunstan (04:21)
Re: pgsql: Pull up isReset flag from AllocSetContext to MemoryContext struc
Heikki Linnakangas (05:22)
pgsql: Put options in some sensible order
Peter Eisentraut (18:55)
pgsql: Suppress extensions in partial dumps.
Tom Lane (20:27)
2011-05-26
pgsql: Adjust configure to use "+Olibmerrno" with HP-UX C compiler,if
Tom Lane (21:30)
pgsql: Make decompilation of optimized CASE constructs more robust.
Tom Lane (23:44)
pgsql: Make decompilation of optimized CASE constructs more robust.
Tom Lane (23:44)
pgsql: Make decompilation of optimized CASE constructs more robust.
Tom Lane (23:44)
pgsql: Make decompilation of optimized CASE constructs more robust.
Tom Lane (23:44)
pgsql: Make decompilation of optimized CASE constructs more robust.
Tom Lane (23:44)
2011-05-27
orafce - orafce: fixed a issues related to 9.1 collations fixed a gcc
User Okbob (09:12)
pgsql: Check the return code of pthread_create(). Otherwise we gointo
Heikki Linnakangas (09:56)
orafce - orafce: new files - PostgreSQL 9.1 extensions support
User Okbob (11:13)
pgsql: Preserve caller's memory context in ProcessCompletedNotifies().
Tom Lane (16:11)
pgsql: Preserve caller's memory context in ProcessCompletedNotifies().
Tom Lane (16:11)
pgsql: Improve corner cases in pg_ctl's newwait-for-postmaster-startup
Tom Lane (18:13)
pgsql: Drop "meaning" column from error code table
Peter Eisentraut (21:26)
pgsql: Remove literal tabs from message strings
Peter Eisentraut (22:02)
Re: pgsql: Allow ALTER TABLE name {OF type | NOT OF}.
Cédric Villemain (22:37)
2011-05-28
pgsql: Remove unused variable
Alvaro Herrera (01:51)
Re: [COMMITTERS] pgsql: Allow ALTER TABLE name {OF type | NOT OF}.
Alvaro Herrera (01:53)
Re: [COMMITTERS] pgsql: Allow ALTER TABLE name {OF type | NOT OF}.
Cédric Villemain (07:05)
pgsql: Fix null-dereference crash in parse_xml_decl().
Tom Lane (16:38)
pgsql: Fix null-dereference crash in parse_xml_decl().
Tom Lane (16:38)
pgsql: Fix null-dereference crash in parse_xml_decl().
Tom Lane (16:38)
pgsql: Fix null-dereference crash in parse_xml_decl().
Tom Lane (16:38)
pgsql: Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut (22:25)
pgsql: Avoid compiler warning when building without zlib
Peter Eisentraut (22:25)
2011-05-29
pgsql: Correct description of log_connections and log_disconnections
Peter Eisentraut (19:00)
pgsql: Add pg_basebackup -z option for compression with default level
Peter Eisentraut (22:03)
2011-05-30
pgsql: Make message more consistent
Alvaro Herrera (16:44)
pgsql: Remove usage of &PL_sv_undef in hashes and arrays
Alvaro Herrera (16:44)
pgsql: The row-version chaining in Serializable Snapshot Isolationwas
Heikki Linnakangas (17:47)
pgsql: Don't include local line on platforms without support
Magnus Hagander (18:28)
pgsql: Refuse "local" lines in pg_hba.conf on platforms that don'tsupp
Magnus Hagander (18:43)
pgsql: Don't recommend upgrading to latest available Windows SDK
Magnus Hagander (18:47)
pgsql: Suppress foreign data wrappers and foreign servers in partialdu
Peter Eisentraut (20:36)
pgsql: Fix VACUUM so that it always updatespg_class.reltuples/relpages
Tom Lane (21:08)
pgsql: Fix VACUUM so that it always updatespg_class.reltuples/relpages
Tom Lane (21:08)
pgsql: Fix VACUUM so that it always updatespg_class.reltuples/relpages
Tom Lane (21:08)
pgsql: Fix portability bugs in use of credentials control messagesfor
Tom Lane (23:16)
pgsql: Fix portability bugs in use of credentials control messagesfor
Tom Lane (23:16)
pgsql: Fix portability bugs in use of credentials control messagesfor
Tom Lane (23:16)
pgsql: Fix portability bugs in use of credentials control messagesfor
Tom Lane (23:16)
pgsql: Fix portability bugs in use of credentials control messagesfor
Tom Lane (23:16)
2011-05-31
pgsql: Replace use of credential control messages withgetsockopt(LOCAL
Tom Lane (20:11)
pgsql: Use entities to encode non-ASCII characters in SGMLdocumentatio
Peter Eisentraut (20:26)
pgsql: Recode non-ASCII characters in source to UTF-8
Peter Eisentraut (20:26)
pgsql: Protect GIST logic that assumes penalty values can't benegative
Tom Lane (21:54)
pgsql: Protect GIST logic that assumes penalty values can't benegative
Tom Lane (21:54)
pgsql: Protect GIST logic that assumes penalty values can't benegative
Tom Lane (21:54)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
15
16
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