]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2009-04-09  Bruce MomjianNo more need to update FAQs.
2009-04-09  Peter EisentrautAdd URL for config.guess/sub updates
2009-04-09  Peter EisentrautUpdate config.guess and config.sub
2009-04-09  Tom LaneUpdate time zone data files to tzdata release 2009e...
2009-04-09  Peter EisentrautTranslation updates for 8.4 beta
2009-04-09  Tom LaneUpdate GIN limitations documentation to match current...
2009-04-09  Tom LaneRemove SQL-compatibility function cardinality(). It...
2009-04-09  Bruce MomjianImprove documentation about how checkpoint spreads...
2009-04-09  Tom LaneTreat EOF like \n for line-counting purposes in ParseCo...
2009-04-09  Tom LaneFix the plpgsql memory leak exhibited in bug #4677...
2009-04-08  Tom LaneRemove psql's ancient hack that suppressed functions...
2009-04-08  Tom LaneAllow leading and trailing spaces around NaN in numeric_in.
2009-04-08  Peter EisentrautXMLATTRIBUTES() should send the attribute values through
2009-04-08  Heikki LinnakangasQuote string literals correctly in the new CREATE SERVE...
2009-04-08  Heikki LinnakangasOops, mustn't call textdomain() when compiling without...
2009-04-08  Heikki LinnakangasTell gettext which codeset to use by calling bind_textd...
2009-04-08  Bruce MomjianImprove tab completion for \ef.
2009-04-07  Bruce MomjianRevert addition of units to GUC descriptions; doesn...
2009-04-07  Bruce MomjianDisable effective_io_concurrency on Solaris because...
2009-04-07  Bruce MomjianMore GUC units doc updates.
2009-04-07  Bruce MomjianAdd attribution for:
2009-04-07  Bruce MomjianAdd release note item:
2009-04-07  Bruce MomjianRemove FAQ and FAQ_DEV ASCII and HTML files from CVS...
2009-04-07  Magnus HaganderSupport Perl 5.10 and TCL 8.5 in MSVC builds.
2009-04-07  Tom LaneRemove useless (leftover?) extern declaration.
2009-04-07  Tom LaneDefend against non-ASCII letters in fuzzystrmatch code...
2009-04-07  Bruce MomjianAdd doc link to section about how to compile triggers.
2009-04-07  Tom LaneAdd an optional parameter to pg_start_backup() that...
2009-04-06  Bruce MomjianAdd unit documentation for various postgresql.conf...
2009-04-06  Peter EisentrautAdd entry in the encoding number to OS name table for...
2009-04-06  Bruce MomjianProperly align equals signs in new postgresql.conf...
2009-04-06  Bruce MomjianDocument in postgresql.conf that the default units for
2009-04-06  Bruce MomjianDisplay postgresql.conf unit options in an easier-to...
2009-04-06  Bruce MomjianDoc change in new patch, stand-alone -> standalone
2009-04-06  Bruce MomjianAdd documentation mention of 'check_postgres.pl' in...
2009-04-06  Bruce MomjianAdjust psql tab completion for new \d 'S' flag behavior...
2009-04-06  Tom LaneDocument the fact that fuzzystrmatch doesn't work in...
2009-04-06  Tom LaneCorrect keywords table for status of COLLATE vs
2009-04-06  Teodor SigaevFix 'all at one page bug' in picksplit method of R...
2009-04-06  Heikki LinnakangasRename the new CREATE DATABASE options to set collation...
2009-04-05  Tom LaneChange cardinality() into a C-code function, instead...
2009-04-05  Tom LaneMake ExecInitExpr build the list of SubPlans found...
2009-04-05  Tom LaneChange EXPLAIN output so that subplans and initplans...
2009-04-05  Teodor SigaevFix infinite loop while checking of partial match in...
2009-04-05  Tom LaneRemove a boatload of useless definitions of 'int optres...
2009-04-05  Tom LaneI had always wondered why pg_config.h.win32 claimed...
2009-04-05  Tom LaneRemove contrib/intarray's definitions of the <@ and...
2009-04-04  Tom LaneHmm, baiji thinks we need explicit 'extern' here.
2009-04-04  Tom LaneMake an attempt at fixing our current Solaris 11 breaka...
2009-04-04  Tom LaneRemove the recently added node types ReloptElem and...
2009-04-04  Tom LaneA session that does not have any live snapshots does...
2009-04-04  Tom LaneRewrite interval_hash() so that the hashcodes are equal...
2009-04-04  Alvaro HerreraDisallow setting fillfactor for TOAST tables.
2009-04-04  Tom LaneImprove obsolete comment.
2009-04-04  Tom LaneMake \dt \di and friends more consistent about the...
2009-04-04  Tom LaneMinor wordsmithing on descriptions of some \d commands.
2009-04-03  Tom LaneAdd missing help output for \ef option. Andrew Gierth
2009-04-03  Tom LaneUse (unsigned char) cast in argument of pg_tolower...
2009-04-03  Tom LaneAdd a comment documenting the question of whether Prefe...
2009-04-03  Tom LaneDefend against possible crash if a plpython function...
2009-04-03  Magnus HaganderMake directory name comparisons on Win32 case insensitive.
2009-04-02  Bruce MomjianDocument that Solaris can't use effective_io_concurrenc...
2009-04-02  Tom LaneRefactor ExecProject and associated routines so that...
2009-04-02  Bruce MomjianRevert DTrace patch from Robert Lor
2009-04-02  Tom LaneMinor code beautification/consolidation.
2009-04-02  Bruce MomjianGive a better error message when trying to change
2009-04-02  Bruce MomjianHave PL/pgSQL FETCH set DIAGNOSTICS ROW_COUNT.
2009-04-02  Bruce MomjianAdd support for additional DTrace probes.
2009-04-02  Teodor SigaevFix memory allocation for output of hstore type.
2009-04-02  Bruce MomjianDo not show information_schema in \d* commands, unless...
2009-04-02  Tom LaneFix SetClientEncoding() to maintain a cache of previous...
2009-04-02  Bruce MomjianChange psql \d* display so 'S' _or_ a pattern include...
2009-04-02  Tom LaneFix GUC's reports of assign_hook failure to always...
2009-04-02  Tom Laneplpgsql's exec_simple_cast_value() mistakenly supposed...
2009-04-01  Tom LaneImprove pg_dump's query for retrieving BLOB comments...
2009-04-01  Heikki LinnakangasUpdate comment to reflect that LC_COLLATE and LC_CTYPE...
2009-04-01  Tom LaneIndex some array functions, per Mario Splivalo.
2009-04-01  Tom LaneRemove last references to the crypt auth method, per...
2009-03-31  Tom LaneFix contrib/pgstattuple and contrib/pageinspect to...
2009-03-31  Bruce MomjianRemove some "Other" sections in the release notes by...
2009-03-31  Tom LaneModify the relcache to record the temp status of both...
2009-03-31  Magnus HaganderDon't crash initdb when we fail to get the current...
2009-03-31  Tom LaneAdd a "relistemp" boolean column to pg_class, which...
2009-03-31  Heikki LinnakangasFix a rare race condition when commit_siblings > 0...
2009-03-31  Bruce MomjianUpdate release note introductory description.
2009-03-31  Tom LaneAdd PQinitOpenSSL() function to support applications...
2009-03-31  Bruce MomjianMore new subsections in release notes.
2009-03-30  Bruce MomjianMore release note changes, including a lower level...
2009-03-30  Bruce MomjianMore release note adjustments, reordering.
2009-03-30  Bruce MomjianMore release note wording improvements; section order...
2009-03-30  Bruce MomjianReorder release note sections.
2009-03-30  Tom LaneFix window function plan generation to cope with volati...
2009-03-30  Alvaro HerreraUpdate URL to Python bug tracker. Backpatch to 8.3...
2009-03-30  Tom LaneFix an oversight in the support for storing/retrieving...
2009-03-29  Bruce MomjianMore release note markup.
2009-03-29  Bruce MomjianMore release note markup.
2009-03-29  Bruce MomjianAdd SGML markup for commands/literal/application/etc...
2009-03-28  Bruce MomjianConsistent 8.4 release note naming for Itagaki Takahiro
2009-03-28  Bruce MomjianClarify variable naming: pq_initssllib -> pq_init_ssl_lib
2009-03-28  Bruce MomjianUpdate release notes to say citext is multi-byte aware...
next