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 2009-03-26 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2009-03-26
pgsql: First version of 8.4 release notes;
Bruce Momjian (01:19)
Re: pgsql: First version of 8.4 release notes;
Alvaro Herrera (01:27)
pgsql: Mention release note items current as of 2009-03-16.
Bruce Momjian (01:31)
Re: Re: [COMMITTERS] pgsql: Implement "fastupdate" support for GIN indexes, in which we try
Bruce Momjian (01:34)
pgsql: Adjust AS OF release notes markup.
Bruce Momjian (01:48)
pgsql: Re-add release notes for release 8.3.7.
Bruce Momjian (02:40)
Re: pgsql: First version of 8.4 release notes;
Bruce Momjian (02:41)
pgsql: Reorder 8.4 release note sections.
Bruce Momjian (02:48)
pgsql: Fix markup so that 'make HISTORY' works.
Tom Lane (03:46)
pgsql: Correction: ansi-join ->anti-join.
Bruce Momjian (12:38)
pgsql: If we expect a hash join to be performed in multiple batches,
Tom Lane (17:15)
pgsql: Adjust phrasing of complaints about multi-byte COPY delimiter
Tom Lane (19:24)
pgsql: Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE
Tom Lane (20:55)
pginstaller - pginst: Update for 8.4
Dave Page (21:49)
pgsql: Gettext plural support In the backend, I changed only a handful
Peter Eisentraut (22:26)
pgsql: Make pg_standby's maxretries option do what one would expect.
Tom Lane (22:29)
pgsql: Make pg_standby's maxretries option do what one would expect.
Tom Lane (22:29)
2009-03-27
pgsql: Document that Datestyle no longer controls interval output, per
Bruce Momjian (00:01)
pgsql: Remove duplicate interval (fractional seconds) items; Ron Mayer
Bruce Momjian (00:06)
pgsql: Improved release notes interval wording: Made interval
Bruce Momjian (00:08)
pgsql: Fix release note attribution: Support the IS0 8601 time
Bruce Momjian (00:11)
pgsql: First round of release note changes from Guillaume Smet.
Bruce Momjian (00:45)
pgsql: Mark Greg as the instigator of the statistics target increase:
Bruce Momjian (01:26)
pgsql: Second batch of release note fixes by Guillaume Smet
Bruce Momjian (01:44)
pgsql: Updated release wording, per Greg Stark: Previously
Bruce Momjian (02:25)
pgsql: Fix release notes about pg_hba changes
Magnus Hagander (11:58)
pgsql: Clearify new SSL certificate verification in libpq
Magnus Hagander (12:01)
pgsql: Fix tab completion of ANALYZE VERBOSE <tab>.
Heikki Linnakangas (14:58)
pgsql: Fix tab completion of ANALYZE VERBOSE <tab>.
Heikki Linnakangas (14:58)
pgsql: Fix tab completion of ANALYZE VERBOSE <tab>.
Heikki Linnakangas (14:59)
pgsql: Fix tab completion of ANALYZE VERBOSE <tab>.
Heikki Linnakangas (14:59)
pgsql: Teach reindex_index() to clear pg_index.indcheckxmin when
Tom Lane (15:57)
pgsql: Fix possible failures when a tuplestore switches from in-memory
Tom Lane (18:30)
pgsql: Add an errdetail explaining why we reject infinite dates and
Tom Lane (18:56)
pgsql: Fix markup, per Devrim
Magnus Hagander (19:17)
pgsql: On Solaris, we should only force use of our own getopt(); it's
Tom Lane (19:58)
pgsql: Document in release notes that NOT IN is only for NOT EXIST
Bruce Momjian (22:39)
2009-03-28
pgsql: Add documentation of the fact that dtrace probes evaluate their
Tom Lane (00:10)
pgsql: Better document PQinitSSL(0) behavior in regards to libcrypto.
Bruce Momjian (01:36)
pg-migrator - src: Remove restore of oid counter because it might
User Bmomjian (01:54)
Re: pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks
Bruce Momjian (02:07)
pgsql: Better document that SET ROLE does not uset ALTER ROLE SET
Bruce Momjian (03:26)
pgsql: Update release notes to say citext is multi-byte aware, per
Bruce Momjian (14:15)
Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks
Tom Lane (17:01)
pgsql: Clarify variable naming: pq_initssllib -> pq_init_ssl_lib
Bruce Momjian (18:48)
pg-migrator - src: Restore oid reset because duplicate oids are handled
User Bmomjian (19:23)
Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks
Bruce Momjian (19:28)
pgsql: Consistent 8.4 release note naming for Itagaki Takahiro
Bruce Momjian (22:05)
2009-03-29
pgsql: Add SGML markup for commands/literal/application/etc in release
Bruce Momjian (03:01)
pgsql: More release note markup.
Bruce Momjian (03:58)
psqlodbc - psqlodbc: Allow multiple Connsettings statements in
User Hinoue (04:54)
psqlodbc - psqlodbc: take some notes.
User H-saito (15:32)
pgsql: More release note markup.
Bruce Momjian (19:13)
2009-03-30
Re: Re: [COMMITTERS] pgsql: Temporarily (I hope) disableflattening of IN/EXISTS sublinks
Alvaro Herrera (02:01)
pgsql: Fix an oversight in the support for storing/retrieving "minimal
Tom Lane (04:08)
pgsql: Fix an oversight in the support for storing/retrieving "minimal
Tom Lane (04:09)
pgsql: Fix an oversight in the support for storing/retrieving "minimal
Tom Lane (04:09)
textsearch-ja - textsearch_senna: New Directory
User Itagaki (04:36)
textsearch-ja - textsearch_senna: initial beta release.
User Itagaki (04:38)
pgsql: Update URL to Python bug tracker.
Alvaro Herrera (16:15)
pgsql: Update URL to Python bug tracker.
Alvaro Herrera (16:16)
pgsql: Fix window function plan generation to cope with volatile sort
Tom Lane (17:30)
pgsql: Reorder release note sections.
Bruce Momjian (18:34)
pgsql: More release note wording improvements; section order
Bruce Momjian (19:59)
pgsql: More release note adjustments, reordering.
Bruce Momjian (20:32)
pgsql: More release note changes, including a lower level of
Bruce Momjian (22:01)
2009-03-31
pgsql: More new subsections in release notes.
Bruce Momjian (01:26)
pgsql: Add PQinitOpenSSL() function to support applications that use
Tom Lane (01:41)
pgsql: Update release note introductory description.
Bruce Momjian (02:34)
pgsql: Fix a rare race condition when commit_siblings > 0 and a
Heikki Linnakangas (05:18)
pgsql: Fix a rare race condition when commit_siblings > 0 and a
Heikki Linnakangas (05:18)
pgsql: Fix a rare race condition when commit_siblings > 0 and a
Heikki Linnakangas (05:18)
pgsql: Fix a rare race condition when commit_siblings > 0 and a
Heikki Linnakangas (05:18)
pgsql: Add a "relistemp" boolean column to pg_class, which is true for
Tom Lane (17:59)
pgsql: Don't crash initdb when we fail to get the current username.
Magnus Hagander (18:58)
pgsql: Don't crash initdb when we fail to get the current username.
Magnus Hagander (18:58)
pgsql: Don't crash initdb when we fail to get the current username.
Magnus Hagander (18:58)
pgsql: Don't crash initdb when we fail to get the current username.
Magnus Hagander (18:58)
pgsql: Don't crash initdb when we fail to get the current username.
Magnus Hagander (18:58)
pgsql: Modify the relcache to record the temp status of both local and
Tom Lane (22:12)
pgsql: Remove some "Other" sections in the release notes by putting the
Bruce Momjian (22:23)
pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Tom Lane (22:54)
pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Tom Lane (22:54)
pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Tom Lane (22:55)
pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Tom Lane (22:56)
pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Tom Lane (22:56)
pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Tom Lane (22:56)
2009-04-01
pgsql: Remove last references to the crypt auth method, per Andreas
Tom Lane (03:23)
pgsql: Index some array functions, per Mario Splivalo.
Tom Lane (03:32)
pgsql: Update comment to reflect that LC_COLLATE and LC_CTYPE are now
Heikki Linnakangas (09:17)
npgsql - Npgsql2: [#1010379] NpgsqlDataAdapter.Update - Return value is
User Fxjr (15:21)
pgsql: Improve pg_dump's query for retrieving BLOB comments to be more
Tom Lane (18:54)
pgsql: Improve pg_dump's query for retrieving BLOB comments to be more
Tom Lane (18:54)
2009-04-02
pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it
Tom Lane (01:16)
pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it
Tom Lane (01:16)
pgsql: plpgsql's exec_simple_cast_value() mistakenly supposed that it
Tom Lane (01:16)
pgsql: Fix GUC's reports of assign_hook failure to always include the
Tom Lane (03:51)
pgsql: Fix GUC's reports of assign_hook failure to always include the
Tom Lane (03:51)
Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows.
Magnus Hagander (08:50)
pglogparser - pglogparser: New Directory
User Kpierno (14:18)
pglogparser - pglogparser: Initial checking to cvs
User Kpierno (14:19)
pglogparser - pglogparser: New Directory
User Kpierno (14:20)
pgsql: Change psql \d* display so 'S' _or_ a pattern include system
Bruce Momjian (15:15)
Re: [COMMITTERS] pgsql: If we expect a hash join to be performedin multiple batches,
Simon Riggs (17:11)
pgsql: Fix SetClientEncoding() to maintain a cache of previously
Tom Lane (17:30)
pgsql: Do not show information_schema in \d* commands, unless 'S' or
Bruce Momjian (17:38)
pgsql: Fix memory allocation for output of hstore type.
Teodor Sigaev (17:57)
pgsql: Fix memory allocation for output of hstore type.
Teodor Sigaev (17:57)
pgsql: Fix memory allocation for output of hstore type.
Teodor Sigaev (18:06)
pgsql: Add support for additional DTrace probes.
Bruce Momjian (19:14)
pgsql: Have PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT.
Bruce Momjian (19:20)
Re: [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches,
Tom Lane (19:49)
pgsql: Give a better error message when trying to change
Bruce Momjian (19:57)
pgsql: Minor code beautification/consolidation.
Tom Lane (20:16)
Re: [COMMITTERS] pgsql: If we expect a hash join to be performedin multiple batches,
Simon Riggs (20:32)
pgsql: Revert DTrace patch from Robert Lor
Bruce Momjian (20:59)
pgsql: Refactor ExecProject and associated routines so that fast-path
Tom Lane (22:39)
pgsql: Document that Solaris can't use effective_io_concurrency because
Bruce Momjian (22:44)
2009-04-03
npgsql - Npgsql2: Fix resource manager lifetime.
User Jbcooley (03:44)
npgsql - Npgsql2: Fix missing cast from previous commit.
User Jbcooley (04:05)
npgsql - Npgsql2: Added test based on forum post.
User Jbcooley (04:07)
pgsql: Make directory name comparisons on Win32 case insensitive.
Magnus Hagander (11:52)
pgsql: Make directory name comparisons on Win32 case insensitive.
Magnus Hagander (11:52)
pgsql: Make directory name comparisons on Win32 case insensitive.
Magnus Hagander (11:52)
edb-debugger - server: Initialise plugin_info for all functions, not
Dave Page (12:10)
edb-debugger - server: Initialise plugin_info for all functions, not
Dave Page (12:11)
Re: pgsql: Make directory name comparisons on Win32 case insensitive.
Tom Lane (13:46)
pglogparser - pglogparser: Added the Perl DBD SQLite module for
User Kpierno (14:47)
pgsql: Defend against possible crash if a plpython function does not
Tom Lane (16:59)
pgsql: Add a comment documenting the question of whether PrefetchBuffer
Tom Lane (18:17)
pgsql: Use (unsigned char) cast in argument of pg_tolower().
Tom Lane (23:27)
pgsql: Use (unsigned char) cast in argument of pg_tolower().
Tom Lane (23:27)
pgsql: Use (unsigned char) cast in argument of pg_tolower().
Tom Lane (23:27)
pgsql: Add missing help output for \ef option.
Tom Lane (23:38)
2009-04-04
pgsql: Minor wordsmithing on descriptions of some \d commands.
Tom Lane (00:39)
pgsql: Make \dt \di and friends more consistent about the treatment of
Tom Lane (00:41)
pgsql: Improve obsolete comment.
Tom Lane (00:44)
pgsql: Disallow setting fillfactor for TOAST tables.
Alvaro Herrera (00:45)
pgsql: Rewrite interval_hash() so that the hashcodes are equal for
Tom Lane (04:53)
pgsql: Rewrite interval_hash() so that the hashcodes are equal for
Tom Lane (04:53)
pgsql: Rewrite interval_hash() so that the hashcodes are equal for
Tom Lane (04:53)
pgsql: Rewrite interval_hash() so that the hashcodes are equal for
Tom Lane (04:53)
pgsql: Rewrite interval_hash() so that the hashcodes are equal for
Tom Lane (04:53)
pgsql: Rewrite interval_hash() so that the hashcodes are equal for
Tom Lane (04:54)
Re: pgsql: Make directory name comparisons on Win32 case insensitive.
Magnus Hagander (07:55)
psqlodbc - psqlodbc: Improve the transactional control under
User Hinoue (10:44)
psqlodbc - psqlodbc: take some notes.
User H-saito (14:25)
psqlodbc - psqlodbc: Fix an infinite loop in utf8_to_ucs2().
User Hinoue (14:55)
pgsql: A session that does not have any live snapshots does not have to
Tom Lane (17:40)
pgsql: Remove the recently added node types ReloptElem and OptionDefElem
Tom Lane (21:12)
pgsql: Make an attempt at fixing our current Solaris 11 breakage: add a
Tom Lane (21:55)
pgsql: Hmm, baiji thinks we need explicit 'extern' here.
Tom Lane (22:36)
2009-04-05
pgsql: Remove contrib/intarray's definitions of the <@ and @> operators,
Tom Lane (00:40)
pgsql: I had always wondered why pg_config.h.win32 claimed that Windows
Tom Lane (04:09)
pgsql: Remove a boatload of useless definitions of 'int optreset'.
Tom Lane (04:19)
pgsql: Fix infinite loop while checking of partial match in pending
Teodor Sigaev (11:32)
pgsql: Change EXPLAIN output so that subplans and initplans
Tom Lane (19:59)
pgfouine - pgfouine: applied [#1010529] Error in normalize for bigint
User Gsmet (20:17)
pgfouine - pgfouine: applied a patch from Max Valjanski to support large
User Gsmet (20:27)
pgsql: Make ExecInitExpr build the list of SubPlans found in a plan tree
Tom Lane (20:32)
pgfouine - pgfouine: applied a patch from Steve Woodcock to fix a long
User Gsmet (20:55)
pgsql: Change cardinality() into a C-code function, instead of a
Tom Lane (22:28)
2009-04-06
textsearch-ja - textsearch-ja: Remove trailing dashes for 4 charactor
User Itagaki (04:33)
pgsql: Rename the new CREATE DATABASE options to set collation and ctype
Heikki Linnakangas (08:42)
[No subject]
eehab hamzeh (12:51)
Re: [COMMITTERS]
Emanuel Calvo Franco (13:07)
Re:
eehab hamzeh (13:36)
Re: [COMMITTERS]
Emanuel Calvo Franco (13:36)
compiling c function using MinGW
eehab hamzeh (13:46)
pgsql: Fix 'all at one page bug' in picksplit method of R-tree
Teodor Sigaev (14:27)
pgsql: Fix 'all at one page bug' in picksplit method of R-tree
Teodor Sigaev (14:39)
pgsql: Fix 'all at one page bug' in picksplit method of R-tree
Teodor Sigaev (14:47)
pgsql: Correct keywords table for status of COLLATE vs LC_COLLATE.
Tom Lane (15:01)
pgtcl - libpgtcl: Mark that we're releasing version 1.7.
User Karl (15:22)
pgsql: Document the fact that fuzzystrmatch doesn't work in multibyte
Tom Lane (15:43)
pgsql: Adjust psql tab completion for new \d 'S' flag behavior; adjust
Bruce Momjian (15:50)
writing c functions for postgres
eehab hamzeh (15:56)
Re:
Robert Haas (16:27)
[No subject]
eehab hamzeh (16:32)
Re: [COMMITTERS]
Emanuel Calvo Franco (17:35)
pgsql: Add documentation mention of 'check_postgres.pl' in Routine
Bruce Momjian (17:55)
pgsql: Doc change in new patch, stand-alone -> standalone
Bruce Momjian (17:56)
Re: Last question
Emanuel Calvo Franco (18:14)
pgsql: Display postgresql.conf unit options in an easier-to-understand,
Bruce Momjian (18:40)
pgsql: Document in postgresql.conf that the default units for
Bruce Momjian (19:00)
pgsql: Properly align equals signs in new postgresql.conf units
Bruce Momjian (19:03)
pgsql: Add entry in the encoding number to OS name table for KOI8-U.
Peter Eisentraut (19:34)
pgsql: Add unit documentation for various postgresql.conf settings.
Bruce Momjian (21:00)
psqlodbc - psqlodbc: Improve the handling of error messages at
User Hinoue (21:32)
psqlodbc - psqlodbc: Forgot to commit a file.
User Hinoue (21:57)
2009-04-07
pgsql: Add an optional parameter to pg_start_backup() that specifies
Tom Lane (00:31)
pgsql: Add doc link to section about how to compile triggers.
Bruce Momjian (04:02)
Re: writing c functions for postgres
Albe Laurenz (06:48)
Re: writing c functions for postgres
Glyn Astill (08:35)
pgbouncer - pgbouncer: Fix broken alignment in src/slab.c Alignment
User Mkz (09:31)
slony1-ctl - slony-ctl: Translation of README in progress
User Sas (15:12)
pgsql: Defend against non-ASCII letters in fuzzystrmatch code.
Tom Lane (15:53)
pgsql: Defend against non-ASCII letters in fuzzystrmatch code.
Tom Lane (15:54)
pgsql: Defend against non-ASCII letters in fuzzystrmatch code.
Tom Lane (15:54)
pgsql: Defend against non-ASCII letters in fuzzystrmatch code.
Tom Lane (15:54)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group