]> granicus.if.org Git - postgresql/shortlog
postgresql
2009-04-23 Tom LaneDon't use the result of strcmp as if it were a boolean.
2009-04-23 Heikki LinnakangasMention that tables have a visibility map fork alongsid...
2009-04-23 Heikki LinnakangasImprove the documentation on 8.4 visibility map related...
2009-04-23 Heikki Linnakangasvarstr_cmp and any comparison function that piggybacks...
2009-04-23 Tom LaneChange the default value of max_prepared_transactions...
2009-04-22 Heikki LinnakangasAfter archive recovery, mark the last WAL segment from...
2009-04-22 Bruce MomjianUse brackets in psql \df \? help.
2009-04-21 Tom LaneRemove the long-obsolete homebrew dl*() functions for...
2009-04-21 Tom LaneFix obsolete cross-reference (this file isn't called...
2009-04-21 Bruce MomjianImprove psql \df error handling.
2009-04-21 Bruce MomjianMerge psql \df options into a single \? line, and updat...
2009-04-21 Bruce MomjianAdd agg/normal/trigger/window flags for psql \df and...
2009-04-20 Magnus HaganderRead nls.nk files to determine the proper name of NLS...
2009-04-19 Tom LaneAssorted portability fixes for Borland C, from Pavel...
2009-04-19 Tom LaneRethink the idea of having plpgsql depend on parser...
2009-04-19 Tom LaneFix de-escaping checks so that we will reject \000...
2009-04-19 Tom LaneFix textsearch documentation examples to not recommend...
2009-04-19 Tom LaneFix estimate_num_groups() to not fail on PlaceHolderVar...
2009-04-19 Tom LaneRevise plpgsql's scanner to process comments and string...
2009-04-19 Tom LaneMention as a potential incompatibility the fact that...
2009-04-18 Bruce MomjianAdd Ron Mayer as primary contributor for:
2009-04-17 Tom LaneBump disable_cost up from 1e8 to 1e10, per gripe from...
2009-04-16 Tom LaneFix planner to restore its previous level of intelligen...
2009-04-16 Alvaro HerreraFix the regression test error message for array_fill...
2009-04-15 Alvaro HerreraSubstitute extraneous underscores with spaces.
2009-04-15 Bruce MomjianRemove mention of pre-7.1 inheritance behavior from...
2009-04-15 Alvaro HerreraAdd missing gettext calls around some strings. Also...
2009-04-15 Alvaro HerreraAdd missing periods.
2009-04-15 Magnus HaganderRemove beer-ware license from crypt-md5.c, per
2009-04-15 Bruce MomjianFix SGML markup I broke yesterday.
2009-04-14 Tom LaneFix broken {xufailed} production that made HEAD fail on
2009-04-14 Bruce MomjianReformat 'sslmode' options into an SGML table; improve...
2009-04-14 Bruce MomjianAdd libpq error message text on how to handle missing...
2009-04-14 Tom LaneDo some copy-editing on description of ts_headline().
2009-04-14 Alvaro Herrerapg_restore -jN does not equate "multiple jobs", so...
2009-04-13 Alvaro HerreraMake new strings more alike previously existing messages.
2009-04-13 Tom LaneMake a copy-editing pass over the 8.4 release notes.
2009-04-12 Andrew DunstanFix logic to detect conflicts or blocks involving exclu...
2009-04-11 Tom LaneFix pg_dumpall so that when --clean is specified, it...
2009-04-11 Alvaro HerreraMake string more alike other similar messages.
2009-04-11 Bruce MomjianMore wording clarification of sslverify setting.
2009-04-11 Peter EisentrautMessage fix
2009-04-11 Peter EisentrautMessage improvement
2009-04-11 Bruce MomjianBetter document libpq sslverify behavior as requiring...
2009-04-11 Bruce MomjianWording improvement.
2009-04-11 Bruce MomjianWording improvement for SSL user certificate authentica...
2009-04-11 Bruce MomjianClarify SSL _user_ authentication in release notes.
2009-04-10 Tom LaneAdd cross-references from the DECLARE and FETCH referen...
2009-04-10 Bruce MomjianDocument how *_blks_read statistics columns are computed.
2009-04-10 Marc G. Fourniercommit and tag beta1 REL8_4_BETA1
2009-04-09 Tom LaneUpdate release notes through yesterday; some minor...
2009-04-09 Bruce MomjianClarify documentation references to pg_stat_get_blocks_...
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.
next