]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2012-08-16  Tom LaneSuppress possibly-uninitialized-variable warning.
2012-08-16  Bruce MomjianAdd possible alternate tool for pgrminclude, from Peter...
2012-08-16  Bruce MomjianIn docs, clarify that, without ORDER BY, the window...
2012-08-16  Bruce MomjianRevert: In docs, change a few cases of "not important" to
2012-08-16  Bruce MomjianRewrite window function reference section to more clear...
2012-08-16  Bruce MomjianIn docs, change a few cases of "not important" to ...
2012-08-16  Heikki LinnakangasAdd SP-GiST support for range types.
2012-08-16  Heikki LinnakangasFix GiST buffering build bug, which caused "failed...
2012-08-16  Bruce MomjianFix SGML markup; missing tag.
2012-08-16  Bruce MomjianDocument that PGDATA has to point to the configuration...
2012-08-16  Bruce MomjianDocument that pg_ctl -w allows for the entry of an...
2012-08-16  Bruce MomjianAdd CREATE FOREIGN TABLE doc reference to CREATE SERVER.
2012-08-16  Bruce MomjianProperly document that NEW is unassigned in plpgsql...
2012-08-15  Bruce MomjianAdd C comment about new \c parameter requirement for...
2012-08-15  Bruce MomjianUpdate C comment to NOTICE to reflect previous commit...
2012-08-15  Bruce MomjianIn psql, if the is no connection object, e.g. due to...
2012-08-15  Tom LaneFix rescan logic in nodeCtescan.
2012-08-15  Bruce MomjianOn second thought, explain why date_trunc("week") on...
2012-08-15  Bruce MomjianDocument why you can't use date_trunc("week") on intervals.
2012-08-15  Bruce MomjianAdd C comment that '=' is not documented for plpgsql...
2012-08-15  Bruce MomjianDocument that foreign "version" and "type" values are...
2012-08-15  Tom LaneDisallow extensions from owning the schema they are...
2012-08-15  Bruce MomjianProperly escape usernames in initdb, so names with...
2012-08-15  Tom LaneResurrect the "last ditch" code path in join_search_one...
2012-08-15  Bruce MomjianAdd more limited large object trigger example.
2012-08-15  Bruce MomjianAdd doc example of restricting large object trigger...
2012-08-14  Tom LaneUpdate release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.
2012-08-14  Tom LanePrevent access to external files/URLs via contrib/xml2...
2012-08-14  Tom LanePrevent access to external files/URLs via XML entity...
2012-08-14  Bruce MomjianRevert "commit_delay" change; just add comment that...
2012-08-14  Bruce MomjianAdd pg_settings units display for "commit_delay" (ms).
2012-08-14  Bruce MomjianIn documentation, change "recommendable" to "recommende...
2012-08-14  Tom LaneUpdate time zone data files to tzdata release 2012e.
2012-08-13  Heikki LinnakangasAdd runtime checks for number of query parameters passe...
2012-08-12  Tom LaneMore fixes for planner's handling of LATERAL.
2012-08-11  Tom LaneFix some issues with LATERAL(SELECT UNION ALL SELECT).
2012-08-11  Tom LaneAdd link from COPY ref page to psql \copy.
2012-08-11  Tom LaneFix dependencies generated during ALTER TABLE ADD CONST...
2012-08-10  Tom LaneUpdate overlooked comment.
2012-08-10  Tom LaneSupport having multiple Unix-domain sockets per postmaster.
2012-08-10  Bruce MomjianPrevent pg_upgrade from crashing if it can't write...
2012-08-10  Bruce MomjianAdjust pgtest coding to be less complex.
2012-08-10  Bruce MomjianFix pgtest to return proper error code based on 'make...
2012-08-10  Tom LaneCentralize the logic for detecting misplaced aggregates...
2012-08-10  Magnus HaganderFix upper limit of superuser_reserved_connections,...
2012-08-09  Simon RiggsTurn off WalSender keepalives by default, users can...
2012-08-09  Simon RiggsEnsure all replication message info is available and...
2012-08-09  Robert HaasMake psql -1 < file behave as expected.
2012-08-08  Alvaro HerreraFix typo in comment
2012-08-08  Simon RiggsDoc correction to point out that 9.2+ can overwrite...
2012-08-08  Tom LaneMerge parser's p_relnamespace and p_varnamespace lists...
2012-08-08  Simon RiggsFix minor bug in XLogFileRead() that accidentally worked.
2012-08-08  Robert HaasFix cache flush hazard in event trigger cache.
2012-08-08  Bruce MomjianAdd additional C comments for to_date/to_char() fixes.
2012-08-08  Tom LaneUpdate isolation tests' README file.
2012-08-08  Tom LaneFix TwoPhaseGetDummyBackendId().
2012-08-07  Tom LaneImplement SQL-standard LATERAL subqueries.
2012-08-07  Tom LaneTweak new Perl pgindent for compatibility with middle...
2012-08-07  Robert HaasFix memory leaks in event trigger code.
2012-08-07  Bruce MomjianFix to_char(), to_date(), and to_timestamp() to handle...
2012-08-07  Bruce MomjianFix pg_upgrade file share violation on Windows created...
2012-08-07  Alvaro HerreraFix redundant wording
2012-08-07  Simon Riggsfsync backup_label after pg_start_backup()
2012-08-06  Robert HaasTypo fixes for previous commit.
2012-08-06  Robert HaasWarn more vigorously about the non-transactional behavi...
2012-08-06  Alvaro HerreraMake strings identical
2012-08-06  Magnus HaganderComplain with proper error message if streaming stops...
2012-08-06  Heikki LinnakangasPerform conversion from Python unicode to string/bytes...
2012-08-04  Bruce MomjianReplace pgindent shell script with Perl script. Update...
2012-08-04  Bruce MomjianReword documentation for concurrent index rebuilds...
2012-08-03  Tom LaneFix bugs with parsing signed hh:mm and hh:mm:ss fields...
2012-08-03  Bruce MomjianAdd link to synchronous_commit variables in high availa...
2012-08-03  Tom LaneImprove underdocumented btree_xlog_delete_get_latestRem...
2012-08-03  Tom LaneIn SPGiST replay, do conflict resolution before modifyi...
2012-08-03  Bruce MomjianDocument that trying to exceed temp_file_limit causes...
2012-08-03  Bruce MomjianDocument that, for psql -c, only the result of the...
2012-08-03  Bruce MomjianIn pg_upgrade, use pg_log() instead of prep_status...
2012-08-02  Tom LaneFix race conditions associated with SPGiST redirection...
2012-08-02  Tom LaneUpdate release notes for libpq feature change.
2012-08-02  Tom LaneReplace libpq's "row processor" API with a "single...
2012-08-01  Tom LaneAdd documentation cross-reference for JSON functions.
2012-07-31  Tom LaneFix WITH attached to a nested set operation (UNION...
2012-07-31  Tom LaneFix syslogger so that log_truncate_on_rotation works...
2012-07-31  Alvaro Herrerapg_basebackup: stylistic adjustments
2012-07-30  Bruce MomjianNow that the diskchecker.pl author has updated the...
2012-07-27  Tom LaneImprove reporting of error situations in find_other_exec().
2012-07-27  Bruce MomjianUpdate doc mention of diskchecker.pl to add URL for...
2012-07-26  Bruce MomjianDocument that the pg_upgrade user of rsync might want...
2012-07-26  Tom LaneOnly allow autovacuum to be auto-canceled by a directly...
2012-07-26  Robert HaasTab complete table names after ALTER TABLE x [NO] INHERIT.
2012-07-26  Robert HaasLog a better message when canceling autovacuum.
2012-07-26  Bruce MomjianSimplify pg_upgrade's handling when returning directory...
2012-07-25  Tom LaneFix longstanding crash-safety bug with newly-created...
2012-07-25  Peter EisentrautDocument that pg_basebackup will create its output...
2012-07-25  Alvaro HerreraAdd translator comments to module names
2012-07-24  Alvaro HerreraChange syntax of new CHECK NO INHERIT constraints
2012-07-23  Peter EisentrautUpdate information schema to SQL:2011
2012-07-23  Robert HaasMake pgbench vacuum before building indexes.
2012-07-22  Tom LaneFix name collision between concurrent regression tests.
2012-07-22  Tom LaneImprove copydir() code for the case that fsync is off.
next