]> granicus.if.org Git - postgresql/history - src/bin
Tweak trivial_subqueryscan() to consider a SubqueryScan's targetlist
[postgresql] / src / bin /
2006-08-27 Tom LaneMake saveHistory work properly on OS X when HISTFILE...
2006-08-25 Tom LaneAdd the ability to create indexes 'concurrently', that...
2006-08-21 Tom LaneMake the server track an 'XID epoch', that is, maintain...
2006-08-21 Michael MeskesFixed a few memory leaks. One indeed was part of a...
2006-08-21 Tom LaneFix all known problems with pg_dump's handling of seria...
2006-08-20 Michael MeskesFixed a few trivial memory leaks reported by Coverity...
2006-08-13 Tom LaneCause psql to report both the returned data and the...
2006-08-11 Bruce MomjianMake the psql line counter 64-bit so it can handle...
2006-08-09 Bruce MomjianSuppress MSVC warnings about weak functions by using
2006-08-07 Tom LaneMake recovery from WAL be restartable, by executing...
2006-08-04 Bruce MomjianFix bug in new pg_dump -T/-N handling that was dumping...
2006-08-02 Bruce MomjianFix logic to prevent pg_dump from dumping system schema...
2006-08-01 Bruce MomjianFix bug I introduced while cleaning up pg_dump -t/...
2006-08-01 Bruce MomjianAdd pg_dump -X no-data-for-failed-tables option to...
2006-08-01 Bruce MomjianAllow multiple -n (schema) and -t (table) pg_dump...
2006-07-31 Tom LaneChange the bootstrap sequence so that toast tables...
2006-07-27 Tom LaneAggregate functions now support multiple input argument...
2006-07-27 Peter EisentrautAllow units to be specified with configuration settings.
2006-07-18 Bruce MomjianMark a few functions as static or NOT_USED.
2006-07-17 Neil ConwayImprove psql's \df slash command to include the argumen...
2006-07-16 Tom LaneFix a few places where $Id$ and $Header$ CVS tags had...
2006-07-15 Tom LaneFix some missing inclusions identified with new pgcheck...
2006-07-15 Tom LaneFix some makefiles that fail to yield good results...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "N...
2006-07-11 Bruce MomjianAllow each C include file to compile on its own by...
2006-07-06 Bruce MomjianWIN32 fixes:
2006-07-02 Bruce MomjianAdd FILLFACTOR to CREATE INDEX.
2006-06-30 Alvaro HerreraFix memory leak introduced in the prior commit, detecte...
2006-06-30 Alvaro HerreraFix use-after-free error reported by Neil Conway.
2006-06-27 Bruce MomjianFix for recent Win32 pg_dump tar temp file patch.
2006-06-27 Bruce MomjianOn Win32, use loop to create pg_dump temporary tar...
2006-06-25 Alvaro HerreraOur version of getopt_long does not set optarg upon...
2006-06-21 Tom LaneMove setup_cancel_handler() up near start of psql main...
2006-06-21 Tom LaneClean up psql variable code a little: eliminate unneces...
2006-06-18 Tom LaneFix saveHistory() to not emit bogus complaint during...
2006-06-18 Peter EisentrautMerge postmaster and postgres command into just postgre...
2006-06-16 Bruce MomjianDocument issues with non-default tablespaces and pg_dum...
2006-06-14 Tom LaneClean up psql's control-C handling to avoid longjmp...
2006-06-11 Tom LaneCode review for psql multiline history patch(es). ...
2006-06-09 Tom LaneRepair remarkably-inefficient query for dumping large...
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-06-07 Bruce MomjianFor psql multi-line history, save backslash commands...
2006-06-06 Bruce MomjianUpdate comment.
2006-06-06 Bruce MomjianOn Win32, return original patch if GetShortPathName...
2006-06-05 Bruce MomjianAvoid longjump/vfork warning about line_saved_in_histor...
2006-06-05 Bruce MomjianHave psql history save \e editor contents to history...
2006-06-04 Bruce MomjianFix psql so \r is separate in the history, rather...
2006-06-03 Bruce MomjianRemove pg_resetxlog -r flag, feature has problems refer...
2006-06-01 Tom LaneRespond to Jeremy Drake's original gripe that \copy...
2006-06-01 Tom LaneFix up hack to suppress escape_string_warning so that...
2006-05-31 Tom LaneFix seriously broken patch for psql '' ... per its...
2006-05-31 Bruce MomjianSupport '' for literal ' in psql single-quote strings...
2006-05-31 Bruce MomjianEscape processing patch:
2006-05-29 Bruce MomjianAdd PQclear() calls, for completeness (exits shortly...
2006-05-28 Tom LaneFix up pg_dump to do string escaping fully correctly...
2006-05-28 Alvaro HerreraDon't call PQclear until the struct is really no longer...
2006-05-28 Alvaro HerreraRemove traces of otherwise unused RELKIND_SPECIAL symbo...
2006-05-27 Tom LaneFix initdb to properly escape quotes and backslashes...
2006-05-26 Bruce MomjianUse E'' strings internally only when standard_conformin...
2006-05-26 Tom LaneSupport binary COPY through psql. Also improve detecti...
2006-05-24 Tom LaneFix pg_restore to process BLOB COMMENT entries correctl...
2006-05-22 Peter EisentrautAdd strerror to pg_dump error messages where missing.
2006-05-11 Tom LaneCode review for standard_conforming_strings patch....
2006-04-30 Tom LaneCode review for GRANT CONNECT patch. Spell the privile...
2006-04-27 Bruce MomjianAdd SSL include needed for psql, after libpq adjustments.
2006-04-26 Bruce MomjianAdd tablespace display to psql \l+.
2006-04-26 Bruce MomjianIn pg_resetxlog.c, uint -> uint32, for Win32 port.
2006-04-26 Bruce MomjianAdd missing ControlFile.checkPointCopy.ThisTimeLineID...
2006-04-26 Bruce MomjianAllow pg_resetxlog -f to reset pg_control counters...
2006-04-19 Tom LaneFix a couple of rather-pointless-but-easily-fixed Cover...
2006-04-12 Tom LaneFix pg_restore -n option to do what the man page says...
2006-04-07 Tom LaneFix pg_dumpall to do something sane when a pre-8.1...
2006-04-05 Tom LaneAdd a field to the first page of each WAL file to indic...
2006-04-04 Tom LaneDon't use BLCKSZ for the physical length of the pg_cont...
2006-04-03 Tom LaneDefine a separately configurable XLOG_BLCKSZ symbol...
2006-04-02 Neil ConwayRewrite much of psql's \connect code, for the sake...
2006-04-02 Alvaro HerreraAdd tab-completion for REASSIGN OWNED BY and DROP OWNED...
2006-03-30 Andrew DunstanFix bad SQL, per Stefan Kaltenbrunner.
2006-03-21 Alvaro HerreraMerge the loading of shared object descriptions with...
2006-03-21 Bruce MomjianFix psql history handling:
2006-03-14 Tom LaneImprove parser so that we can show an error cursor...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-06 Bruce MomjianEnable standard_conforming_strings to be turned on.
2006-03-06 Bruce MomjianFix psql history handling so 'execute' backslash comman...
2006-03-06 Bruce MomjianIn psql, save history of backslash commands used in...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-04 Bruce MomjianUse DEVTTY as 'con' on Win32 as a replacement for ...
2006-03-03 Bruce MomjianAvoid trying to open /dev/tty on Win32. Some Win32...
2006-03-03 Tom LaneImprove pg_dump and psql to use libpq's newer COPY...
2006-03-03 Bruce MomjianFixes for Win32-client only compiles.
2006-03-03 Bruce MomjianUpdate ipcclean to use try 'id' first for root check.
2006-03-03 Bruce MomjianIn ipcclean, check LOGNAME only if USER is not set.
2006-03-02 Tom LaneFix up pg_dump to emit shell-type definitions at the...
2006-02-24 Andrew DunstanMake restricted_exec feature for Windows more robust...
2006-02-24 Andrew Dunstanmake initdb -U username work as advertised; back out...
2006-02-21 Tom LaneFix old pg_dump oversight: default values for domains...
2006-02-18 Peter Eisentraut' is not valid HTML 4.01, so print the plain chara...
next