|
|
March 31, 2009
- [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent, Tom Lane
- [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent, Tom Lane
- [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent, Tom Lane
- [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent, Tom Lane
- [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent, Tom Lane
- [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent, Tom Lane
- [COMMITTERS] pgsql: Remove some "Other" sections in the release notes by putting the, Bruce Momjian
- [COMMITTERS] pgsql: Modify the relcache to record the temp status of both local and, Tom Lane
- [COMMITTERS] pgsql: Don't crash initdb when we fail to get the current username., Magnus Hagander
- [COMMITTERS] pgsql: Don't crash initdb when we fail to get the current username., Magnus Hagander
- [COMMITTERS] pgsql: Don't crash initdb when we fail to get the current username., Magnus Hagander
- [COMMITTERS] pgsql: Don't crash initdb when we fail to get the current username., Magnus Hagander
- [COMMITTERS] pgsql: Don't crash initdb when we fail to get the current username., Magnus Hagander
- [COMMITTERS] pgsql: Add a "relistemp" boolean column to pg_class, which is true for, Tom Lane
- [COMMITTERS] pgsql: Fix a rare race condition when commit_siblings > 0 and a, Heikki Linnakangas
- [COMMITTERS] pgsql: Fix a rare race condition when commit_siblings > 0 and a, Heikki Linnakangas
- [COMMITTERS] pgsql: Fix a rare race condition when commit_siblings > 0 and a, Heikki Linnakangas
- [COMMITTERS] pgsql: Fix a rare race condition when commit_siblings > 0 and a, Heikki Linnakangas
- [COMMITTERS] pgsql: Update release note introductory description., Bruce Momjian
- [COMMITTERS] pgsql: Add PQinitOpenSSL() function to support applications that use, Tom Lane
- [COMMITTERS] pgsql: More new subsections in release notes., Bruce Momjian
March 30, 2009
- [COMMITTERS] pgsql: More release note changes, including a lower level of, Bruce Momjian
- [COMMITTERS] pgsql: More release note adjustments, reordering., Bruce Momjian
- [COMMITTERS] pgsql: More release note wording improvements; section order, Bruce Momjian
- [COMMITTERS] pgsql: Reorder release note sections., Bruce Momjian
- [COMMITTERS] pgsql: Fix window function plan generation to cope with volatile sort, Tom Lane
- [COMMITTERS] pgsql: Update URL to Python bug tracker., Alvaro Herrera
- [COMMITTERS] pgsql: Update URL to Python bug tracker., Alvaro Herrera
- [COMMITTERS] textsearch-ja - textsearch_senna: initial beta release., User Itagaki
- [COMMITTERS] textsearch-ja - textsearch_senna: New Directory, User Itagaki
- [COMMITTERS] pgsql: Fix an oversight in the support for storing/retrieving "minimal, Tom Lane
- [COMMITTERS] pgsql: Fix an oversight in the support for storing/retrieving "minimal, Tom Lane
- [COMMITTERS] pgsql: Fix an oversight in the support for storing/retrieving "minimal, Tom Lane
March 28, 2009
- [COMMITTERS] pgsql: Consistent 8.4 release note naming for Itagaki Takahiro, Bruce Momjian
- [COMMITTERS] pg-migrator - src: Restore oid reset because duplicate oids are handled, User Bmomjian
- [COMMITTERS] pgsql: Clarify variable naming: pq_initssllib -> pq_init_ssl_lib, Bruce Momjian
- [COMMITTERS] pgsql: Update release notes to say citext is multi-byte aware, per, Bruce Momjian
- [COMMITTERS] pgsql: Better document that SET ROLE does not uset ALTER ROLE SET, Bruce Momjian
- Re: [COMMITTERS] pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks, Bruce Momjian
- [COMMITTERS] pg-migrator - src: Remove restore of oid counter because it might, User Bmomjian
- [COMMITTERS] pgsql: Better document PQinitSSL(0) behavior in regards to libcrypto., Bruce Momjian
- [COMMITTERS] pgsql: Add documentation of the fact that dtrace probes evaluate their, Tom Lane
March 27, 2009
- [COMMITTERS] pgsql: Document in release notes that NOT IN is only for NOT EXIST, Bruce Momjian
- [COMMITTERS] pgsql: On Solaris, we should only force use of our own getopt(); it's, Tom Lane
- [COMMITTERS] pgsql: Fix markup, per Devrim, Magnus Hagander
- [COMMITTERS] pgsql: Add an errdetail explaining why we reject infinite dates and, Tom Lane
- [COMMITTERS] pgsql: Fix possible failures when a tuplestore switches from in-memory, Tom Lane
- [COMMITTERS] pgsql: Teach reindex_index() to clear pg_index.indcheckxmin when, Tom Lane
- [COMMITTERS] pgsql: Fix tab completion of ANALYZE VERBOSE <tab>., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix tab completion of ANALYZE VERBOSE <tab>., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix tab completion of ANALYZE VERBOSE <tab>., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix tab completion of ANALYZE VERBOSE <tab>., Heikki Linnakangas
- [COMMITTERS] pgsql: Clearify new SSL certificate verification in libpq, Magnus Hagander
- [COMMITTERS] pgsql: Fix release notes about pg_hba changes, Magnus Hagander
- [COMMITTERS] pgsql: Updated release wording, per Greg Stark: Previously, Bruce Momjian
- [COMMITTERS] pgsql: Second batch of release note fixes by Guillaume Smet, Bruce Momjian
- [COMMITTERS] pgsql: Mark Greg as the instigator of the statistics target increase:, Bruce Momjian
- [COMMITTERS] pgsql: First round of release note changes from Guillaume Smet., Bruce Momjian
- [COMMITTERS] pgsql: Fix release note attribution: Support the IS0 8601 time, Bruce Momjian
- [COMMITTERS] pgsql: Improved release notes interval wording: Made interval, Bruce Momjian
- [COMMITTERS] pgsql: Remove duplicate interval (fractional seconds) items; Ron Mayer, Bruce Momjian
- [COMMITTERS] pgsql: Document that Datestyle no longer controls interval output, per, Bruce Momjian
March 26, 2009
- [COMMITTERS] pgsql: Make pg_standby's maxretries option do what one would expect., Tom Lane
- [COMMITTERS] pgsql: Make pg_standby's maxretries option do what one would expect., Tom Lane
- [COMMITTERS] pgsql: Gettext plural support In the backend, I changed only a handful, Peter Eisentraut
- [COMMITTERS] pginstaller - pginst: Update for 8.4, Dave Page
- [COMMITTERS] pgsql: Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE, Tom Lane
- [COMMITTERS] pgsql: Adjust phrasing of complaints about multi-byte COPY delimiter, Tom Lane
- [COMMITTERS] pgsql: If we expect a hash join to be performed in multiple batches,, Tom Lane
- [COMMITTERS] pgsql: Correction: ansi-join ->anti-join., Bruce Momjian
- [COMMITTERS] pgsql: Fix markup so that 'make HISTORY' works., Tom Lane
- [COMMITTERS] pgsql: Reorder 8.4 release note sections., Bruce Momjian
- Re: [COMMITTERS] pgsql: First version of 8.4 release notes;, Bruce Momjian
- [COMMITTERS] pgsql: Re-add release notes for release 8.3.7., Bruce Momjian
- [COMMITTERS] pgsql: Adjust AS OF release notes markup., Bruce Momjian
- [COMMITTERS] pgsql: Mention release note items current as of 2009-03-16., Bruce Momjian
- Re: [COMMITTERS] pgsql: First version of 8.4 release notes;, Alvaro Herrera
- [COMMITTERS] pgsql: First version of 8.4 release notes;, Bruce Momjian
March 25, 2009
- [COMMITTERS] pgsql: Add btree_gin contrib module., Tom Lane
- [COMMITTERS] pgsql: New Directory, Tom Lane
- [COMMITTERS] pgsql: New Directory, Tom Lane
- [COMMITTERS] pgsql: New Directory, Tom Lane
- [COMMITTERS] pgsql: Adjust the APIs for GIN opclass support functions to allow the, Tom Lane
- [COMMITTERS] hstore-new - hstore-new: more backport, User Andrewsn
- [COMMITTERS] hstore-new - hstore-new: backport mods for 8.3, User Andrewsn
- [COMMITTERS] psqlodbc - psqlodbc: Improve the handling of empty_queries., User Hinoue
- [COMMITTERS] pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum, Tom Lane
- [COMMITTERS] pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum, Tom Lane
- [COMMITTERS] pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum, Tom Lane
- [COMMITTERS] pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum, Tom Lane
- [COMMITTERS] psqlodbc - psqlodbc: some changes., User H-saito
- [COMMITTERS] pgsql: Use double quotes instead of single quotes., Peter Eisentraut
- [COMMITTERS] pgsql: Complete list of valid fork names, and use double quotes., Peter Eisentraut
- [COMMITTERS] pgsql: Update line count for \? output (obtained from wc -l), Peter Eisentraut
- [COMMITTERS] pgsql: In the \? output, align the columns consistently., Peter Eisentraut
- [COMMITTERS] pgsql: Polish SQL/MED terminology, Peter Eisentraut
- [COMMITTERS] pgsql: No period if it's not a sentence, Peter Eisentraut
March 24, 2009
- [COMMITTERS] pgsql: Install a search tree depth limit in GIN bulk-insert operations,, Tom Lane
- [COMMITTERS] pgsql: Install a search tree depth limit in GIN bulk-insert operations,, Tom Lane
- [COMMITTERS] pgsql: Install a search tree depth limit in GIN bulk-insert operations,, Tom Lane
- [COMMITTERS] psqlodbc - psqlodbc: Add a textbox to setup dialog to change the, User Hinoue
- [COMMITTERS] pgsql: Fix stupid parenthesization mistake., Tom Lane
- [COMMITTERS] pgsql: Implement "fastupdate" support for GIN indexes, in which we try, Tom Lane
- [COMMITTERS] hstore-new - hstore-new: Imported Sources, User Andrewsn
- [COMMITTERS] pgsql: Fix my typo, Peter Eisentraut
March 22, 2009
- [COMMITTERS] pgsql: Add isExtend to the parameters of the buffer_read_start and, Tom Lane
- [COMMITTERS] pgsql: Clarify 'cert' authentication documention., Bruce Momjian
- [COMMITTERS] pgsql: Clean up pg_SSPI_error() coding a little bit: make the messages, Tom Lane
- [COMMITTERS] pgsql: Remove the -d and -D options of pg_dump and pg_dumpall., Tom Lane
- [COMMITTERS] psqlodbc - psqlodbc: 1., User Hinoue
- [COMMITTERS] pgmemcache: pgmemcache Makefile, ormod
- [COMMITTERS] pgmemcache: pgmemcache NEWS README.pgmemcache, ormod
- [COMMITTERS] psqlodbc - psqlodbc: take some notes., User H-saito
- [COMMITTERS] pgsql: Remove the datetime keywords ABSTIME and RELTIME, which we'd been, Tom Lane
March 18, 2009
- [COMMITTERS] pgsql: Don't set the signal handler for SIGQUIT on Windows., Heikki Linnakangas
- [COMMITTERS] pgsql: Don't set the signal handler for SIGQUIT on Windows., Heikki Linnakangas
- [COMMITTERS] pgsql: Be more clear about when to use gist__int_ops vs., Tom Lane
- [COMMITTERS] pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's, Heikki Linnakangas
- [COMMITTERS] pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's, Heikki Linnakangas
- [COMMITTERS] pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and, Heikki Linnakangas
- [COMMITTERS] pgsql: Add seven kanji characters defined in the Windows 950 codepage to, Heikki Linnakangas
- [COMMITTERS] pgsql: Add seven kanji characters defined in the Windows 950 codepage to, Heikki Linnakangas
- [COMMITTERS] npgsql - Npgsql2: Fixed regression with prepared statements with, User Fxjr
- [COMMITTERS] npgsql - Npgsql2: Fixed problem where null parameters were being sent, User Fxjr
- [COMMITTERS] pgsql: Fix Windows-specific race condition in syslogger., Heikki Linnakangas
- [COMMITTERS] pgsql: Fix Windows-specific race condition in syslogger., Heikki Linnakangas
March 13, 2009
- [COMMITTERS] pgsql: Fix identify_locking_dependencies to reflect the fact that, Tom Lane
- [COMMITTERS] pgsql: Restore previous ordering of BUFFER_FLUSH_START probe., Tom Lane
- [COMMITTERS] pginstaller - pginst: Tweak readme & update build instructions., Dave Page
- [COMMITTERS] pginstaller - pginst: Update for 8.3.7, Dave Page
- [COMMITTERS] pginstaller - pginst: Update for 8.2.13, Dave Page
- [COMMITTERS] pginstaller - pginst: Fix encoding/locale command line options when used, Dave Page
- [COMMITTERS] pginstaller - pginst: Fix encoding/locale command line options when used, Dave Page
- [COMMITTERS] stackbuilder - wizard: Bump version., Dave Page
- [COMMITTERS] stackbuilder - wizard: Remove ununsed variable., Dave Page
- [COMMITTERS] libpqtypes - libpqtypes: Updated changelog, User Achernow
- [COMMITTERS] libpqtypes - libpqtypes: cflags was not being carried through to, User Achernow
- [COMMITTERS] pgsql: tag 7.4.25, Marc G. Fournier
- [COMMITTERS] pgsql: tag 8.0.21, Marc G. Fournier
- [COMMITTERS] pgsql: tag 8.1.17, Marc G. Fournier
- [COMMITTERS] pgsql: tag 8.2.13, Marc G. Fournier
- [COMMITTERS] pgsql: tag 8.3.7, Marc G. Fournier
March 12, 2009
- [COMMITTERS] pgsql: Update back-branch release notes., Tom Lane
- [COMMITTERS] pgsql: Update back-branch release notes., Tom Lane
- [COMMITTERS] pgsql: Update back-branch release notes., Tom Lane
- [COMMITTERS] pgsql: Update back-branch release notes., Tom Lane
- [COMMITTERS] pgsql: Update back-branch release notes., Tom Lane
- [COMMITTERS] pgsql: Update back-branch release notes., Tom Lane
- [COMMITTERS] pgbouncer - pgbouncer: SHOW DATABASES had wrong column count., User Mkz
- [COMMITTERS] pgsql: Translation updates, Peter Eisentraut
- [COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when, Tom Lane
- [COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when, Tom Lane
- [COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when, Tom Lane
- [COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when, Tom Lane
- [COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when, Tom Lane
- [COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when, Tom Lane
March 09, 2009
- [COMMITTERS] pgsql: In parse_bool_with_len, avoid crash when no result pointer is, Peter Eisentraut
- Re: [COMMITTERS] pgsql: Accept 'on' and 'off' as input for boolean data type, unifying, Tom Lane
- [COMMITTERS] pgsql: Tweak the regression test case so that the ordering of numbers, Peter Eisentraut
- [COMMITTERS] pgsql: Accept 'on' and 'off' as input for boolean data type, unifying, Peter Eisentraut
- [COMMITTERS] pgsql: Add summarization comment about visibility functions., Bruce Momjian
- Re: [COMMITTERS] pgsql: pg_bind_textdomain_codeset must exist only on ENABLE_NLS., Alvaro Herrera
- [COMMITTERS] pgsql: Revert pg_bind_textdomain_codeset to a existant-but-empty, Alvaro Herrera
March 05, 2009
- [COMMITTERS] pgsql: Teach the planner to support index access methods that only, Tom Lane
- [COMMITTERS] stackbuilder - wizard: Updated French translation from Guillaume, Dave Page
- [COMMITTERS] pgsql: Remove documentation of log_restartpoints setting, which is, Tom Lane
- [COMMITTERS] stackbuilder - wizard: New Japanese po file., User H-saito
- [COMMITTERS] pgsql: Fix column privilege checking for cases where parent and child, Tom Lane
- [COMMITTERS] stackbuilder - wizard: update translation template, Dave Page
- [COMMITTERS] stackbuilder - wizard: Automatic merge using stringmerge script., Dave Page
- [COMMITTERS] pgsql: Message tuning, Peter Eisentraut
- [COMMITTERS] pgsql: Add MUST (Mauritius Island Summer Time) to the list of known, Heikki Linnakangas
- [COMMITTERS] pgsql: Add MUST (Mauritius Island Summer Time) to the list of known, Heikki Linnakangas
- [COMMITTERS] pgsql: Add MUST (Mauritius Island Summer Time) to the list of known, Heikki Linnakangas
- [COMMITTERS] pgsql: Add MUST (Mauritius Island Summer Time) to the list of known, Heikki Linnakangas
- [COMMITTERS] pgsql: Add MUST (Mauritius Island Summer Time) to the list of known, Heikki Linnakangas
- [COMMITTERS] pgsql: Add MUST (Mauritius Island Summer Time) to the list of known, Heikki Linnakangas
March 04, 2009
- [COMMITTERS] pgsql: Put back our old workaround for machines that declare cbrt() in, Tom Lane
- [COMMITTERS] pgsql: Put back our old workaround for machines that declare cbrt() in, Tom Lane
- [COMMITTERS] pgsql: Put back our old workaround for machines that declare cbrt() in, Tom Lane
- [COMMITTERS] pgsql: Put back our old workaround for machines that declare cbrt() in, Tom Lane
- [COMMITTERS] pgsql: Put back our old workaround for machines that declare cbrt() in, Tom Lane
- [COMMITTERS] pgsql: Put back our old workaround for machines that declare cbrt() in, Tom Lane
- [COMMITTERS] pgsql: Change hba load failure message to LOG instead of WARNING., Magnus Hagander
- Re: [COMMITTERS] pgsql: Log a warning instead of shutting down the system if we can't, Magnus Hagander
- Re: [COMMITTERS] pgsql: Log a warning instead of shutting down the system if we can't, Tom Lane
- Re: [COMMITTERS] pgsql: Log a warning instead of shutting down the system if we can't, Tom Lane
- [COMMITTERS] pgsql: Reload config file in startup process on SIGHUP., Heikki Linnakangas
- [COMMITTERS] pgsql: Clarify to the translator that yyerror() deals with the, Peter Eisentraut
- [COMMITTERS] pgsql: Provide some proper minimal documentation for the pg_dump(all), Peter Eisentraut
- [COMMITTERS] pgsql: Add some sanity checks to CREATE CAST ..., Heikki Linnakangas
- [COMMITTERS] pgsql: Add new SQL:2008 error codes for invalid LIMIT and OFFSET values., Peter Eisentraut
- [COMMITTERS] pgsql: Don't actively violate the system limit of maximum open files, Peter Eisentraut
- [COMMITTERS] pgsql: Log a warning instead of shutting down the system if we can't, Magnus Hagander
March 02, 2009
- [COMMITTERS] pgsql: When we are in error recursion trouble, arrange to suppress, Tom Lane
- [COMMITTERS] pgsql: When we are in error recursion trouble, arrange to suppress, Tom Lane
- [COMMITTERS] pgsql: When we are in error recursion trouble, arrange to suppress, Tom Lane
- [COMMITTERS] pgsql: When we are in error recursion trouble, arrange to suppress, Tom Lane
- [COMMITTERS] pgsql: When we are in error recursion trouble, arrange to suppress, Tom Lane
- [COMMITTERS] pgsql: When we are in error recursion trouble, arrange to suppress, Tom Lane
- [COMMITTERS] pgsql: Fix usage of char2wchar/wchar2char., Teodor Sigaev
- [COMMITTERS] pgsql: Fix usage of char2wchar/wchar2char., Teodor Sigaev
- [COMMITTERS] pgsql: Fix usage of char2wchar/wchar2char., Teodor Sigaev
- [COMMITTERS] textsearch-ja - textsearch-ja: Fix normalization routine for full-width, User Itagaki
|
|