2009-07-07 |
tgl | Don't use 'return' where you should use 'PG_RETURN_xxx'.
|
commit | commitdiff | tree |
2009-07-07 |
tgl | Query in SQL function still not schema-safe; add a...
|
commit | commitdiff | tree |
2009-07-07 |
tgl | Fix typo in comment.
|
commit | commitdiff | tree |
2009-07-07 |
tgl | Code review for patch to show definition of index columns...
|
commit | commitdiff | tree |
2009-07-06 |
tgl | Use floor() not rint() when reducing precision of fractional...
|
commit | commitdiff | tree |
2009-07-06 |
tgl | Fix set_append_rel_pathlist() to deal intelligently...
|
commit | commitdiff | tree |
2009-07-06 |
tgl | Per SQL spec (in particular, the grammar in SQL:2008...
|
commit | commitdiff | tree |
2009-07-06 |
tgl | Fix handling of changed-Param signaling for CteScan...
|
commit | commitdiff | tree |
2009-07-02 |
tgl | Fix up pg_dump's --binary-upgrade option so that it...
|
commit | commitdiff | tree |
2009-07-01 |
tgl | Remove useless References column for pg_listener catalog...
|
commit | commitdiff | tree |
2009-07-01 |
tgl | Stamp HEAD as 8.5devel.
|
commit | commitdiff | tree |
2009-06-30 |
tgl | Add missed src/include/foreign subdirectory to the...
|
commit | commitdiff | tree |
2009-06-27 |
tgl | Revert addition of "o" to tar options. This was intended...
|
commit | commitdiff | tree |
2009-06-26 |
tgl | Update release notes in final preparation for 8.4.0.
|
commit | commitdiff | tree |
2009-06-26 |
tgl | Add a note about SystemTap vs DTrace spelling of probe...
|
commit | commitdiff | tree |
2009-06-26 |
tgl | Marginal improvement of description of recovery_end_command.
|
commit | commitdiff | tree |
2009-06-26 |
tgl | Cleanup and code review for the patch that made bgwriter...
|
commit | commitdiff | tree |
2009-06-25 |
tgl | Add __attribute__((format_arg(1))) to the declaration...
|
commit | commitdiff | tree |
2009-06-25 |
tgl | Make prior patch pgindent-safe.
|
commit | commitdiff | tree |
2009-06-23 |
tgl | Provide a link to the UPDATE reference page in the...
|
commit | commitdiff | tree |
2009-06-23 |
tgl | Fix an ancient error in dist_ps (distance from point...
|
commit | commitdiff | tree |
2009-06-23 |
tgl | Fix the makefiles to fail cleanly if Perl is needed...
|
commit | commitdiff | tree |
2009-06-22 |
tgl | For bulk write operations (eg COPY IN), use a ring...
|
commit | commitdiff | tree |
2009-06-22 |
tgl | Make to_timestamp and friends skip leading spaces before...
|
commit | commitdiff | tree |
2009-06-22 |
tgl | Revert dubious message wording change.
|
commit | commitdiff | tree |
2009-06-20 |
tgl | Fix things so that array_agg_finalfn does not modify...
|
commit | commitdiff | tree |
2009-06-18 |
tgl | Fix the just-reported problem that you can't specify...
|
commit | commitdiff | tree |
2009-06-17 |
tgl | Proofreading for Bruce's recent round of documentation...
|
commit | commitdiff | tree |
2009-06-17 |
tgl | ExecAgg() failed to finish running out set-returning...
|
commit | commitdiff | tree |
2009-06-14 |
tgl | Change test tables in copy2 regression test to be temporary...
|
commit | commitdiff | tree |
2009-06-13 |
tgl | Fix get_sort_group_operators() so that it doesn't think...
|
commit | commitdiff | tree |
2009-06-12 |
tgl | Improve documentation about GiST opclass support functions.
|
commit | commitdiff | tree |
2009-06-12 |
tgl | Fix several places where a function was declared static...
|
commit | commitdiff | tree |
2009-06-12 |
tgl | Add info about minimum recommended AIX fix levels,...
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Update release notes to today.
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Revisit AlterTableCreateToastTable's API once again...
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Remove our inadequate kluge that tried to get AIX's...
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Mark contrib's GiST and GIN opclass support functions...
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Update time zone data files to tzdata release 2009i...
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Fix things so that you can still do "select foo()"...
|
commit | commitdiff | tree |
2009-06-11 |
tgl | Somebody seems to have thought they could get away...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Fix ill-advised whitespace prettification, per buildfarm.
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Properly mark pg_freespace() function as strict. Also...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Support Kerberos on platforms where libcom_err depends...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Add warning that xpath() doesn't work with non-UTF8...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Add a warning about possible strange behavior of volatile...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Keep rs_startblock the same during heap_rescan, so...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Fix cash_in() to behave properly in locales where frac_digit...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Make handling of INTERVAL DAY TO MINUTE and INTERVAL...
|
commit | commitdiff | tree |
2009-06-10 |
tgl | Ensure xmlFree(NULL) is a no-op instead of a core dump...
|
commit | commitdiff | tree |
2009-06-09 |
tgl | Mark internal_in as not strict, so that the construct...
|
commit | commitdiff | tree |
2009-06-09 |
tgl | Switch order of tests to avoid possible Assert failure for
|
commit | commitdiff | tree |
2009-06-09 |
tgl | Restore dblink_current_query() to being a C-language...
|
commit | commitdiff | tree |
2009-06-09 |
tgl | Fix failure to double-quote function argument names...
|
commit | commitdiff | tree |
2009-06-08 |
tgl | Fix contrib/pageinspect to not create an ABI breakage...
|
commit | commitdiff | tree |
2009-06-08 |
tgl | Be a bit more verbose about the effects of string literal...
|
commit | commitdiff | tree |
2009-06-07 |
tgl | Revert my patch of 2009-04-04 that removed contrib...
|
commit | commitdiff | tree |
2009-06-06 |
tgl | Improve the IndexVacuumInfo/IndexBulkDeleteResult API...
|
commit | commitdiff | tree |
2009-06-06 |
tgl | Move variable declaration to avoid 'unused variable...
|
commit | commitdiff | tree |
2009-06-06 |
tgl | Fix a serious bug introduced into GIN in 8.4: now that...
|
commit | commitdiff | tree |
2009-06-05 |
tgl | GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPointerIsL...
|
commit | commitdiff | tree |
2009-06-04 |
tgl | Trivial code style cleanup around a couple of ngettext...
|
commit | commitdiff | tree |
2009-06-04 |
tgl | Remove a couple of debugging messages that have been...
|
commit | commitdiff | tree |
2009-06-04 |
tgl | Improve the recently-added support for properly pluralized...
|
commit | commitdiff | tree |
2009-06-03 |
tgl | Clean up ecpg's use of mmerror(): const-ify the format...
|
commit | commitdiff | tree |
2009-06-03 |
tgl | Fix tsquerysel() to not fail on an empty TSQuery. ...
|
commit | commitdiff | tree |
2009-06-03 |
tgl | Change rather bizarre code ordering in get_id(). This...
|
commit | commitdiff | tree |
2009-06-03 |
tgl | Improve comment about 'if (1)' hack in copy.c macros.
|
commit | commitdiff | tree |
2009-06-02 |
tgl | Remove the old advice to keep from_collapse_limit less...
|
commit | commitdiff | tree |
2009-06-01 |
tgl | Change AdjustIntervalForTypmod to not discard higher...
|
commit | commitdiff | tree |
2009-06-01 |
tgl | Fix DecodeInterval to report an error for multiple...
|
commit | commitdiff | tree |
2009-05-31 |
tgl | Update obsolete comment in index_drop(). When the...
|
commit | commitdiff | tree |
2009-05-27 |
tgl | Improve release note explanation of the change in libpq...
|
commit | commitdiff | tree |
2009-05-27 |
tgl | Ignore RECHECK in CREATE OPERATOR CLASS, just throwing...
|
commit | commitdiff | tree |
2009-05-27 |
tgl | Improve documentation about function volatility: mention...
|
commit | commitdiff | tree |
2009-05-26 |
tgl | Allow the second argument of pg_get_expr() to be just...
|
commit | commitdiff | tree |
2009-05-26 |
tgl | Remove the useless and rather inconsistent return values...
|
commit | commitdiff | tree |
2009-05-26 |
tgl | Remove unused declarations of EncodeTimeOnly and DecodeTimeOnly.
|
commit | commitdiff | tree |
2009-05-26 |
tgl | Add range checks to time_recv() and timetz_recv(),...
|
commit | commitdiff | tree |
2009-05-24 |
tgl | Use more-portable coding for the check on handing out...
|
commit | commitdiff | tree |
2009-05-24 |
tgl | Fix LIKE's special-case code for % followed by _. ...
|
commit | commitdiff | tree |
2009-05-19 |
tgl | Fix bug #4814 (wrong subscript in consistent-function...
|
commit | commitdiff | tree |
2009-05-18 |
tgl | Make pwdfMatchesString() a little more careful about...
|
commit | commitdiff | tree |
2009-05-16 |
tgl | Minor copy-editing for description of partial-table...
|
commit | commitdiff | tree |
2009-05-16 |
tgl | Minor editorialization on storage.sgml's documentation...
|
commit | commitdiff | tree |
2009-05-16 |
tgl | Make an editorial pass over the Client Authentication...
|
commit | commitdiff | tree |
2009-05-16 |
tgl | Improve comments in pg_ident.conf.sample.
|
commit | commitdiff | tree |
2009-05-15 |
tgl | Fix all the server-side SIGQUIT handlers (grumble ...
|
commit | commitdiff | tree |
2009-05-14 |
tgl | Include recovery_end_command in recovery.conf.sample.
|
commit | commitdiff | tree |
2009-05-14 |
tgl | Update release notes to today.
|
commit | commitdiff | tree |
2009-05-14 |
tgl | Clean up overly hasty docs patch for pg_standby.
|
commit | commitdiff | tree |
2009-05-14 |
tgl | Improve a couple of comments.
|
commit | commitdiff | tree |
2009-05-13 |
tgl | Add checks to DefineQueryRewrite() to prohibit attaching...
|
commit | commitdiff | tree |
2009-05-13 |
tgl | Remove a useless backslash from a pattern-match example...
|
commit | commitdiff | tree |
2009-05-13 |
tgl | Rewrite xml.c's memory management (yet again). Give...
|
commit | commitdiff | tree |
2009-05-12 |
tgl | Update release notes for changes through 2009-05-11...
|
commit | commitdiff | tree |
2009-05-12 |
tgl | Fix intratransaction memory leaks in xml_recv, xmlconcat...
|
commit | commitdiff | tree |
2009-05-12 |
tgl | Fix LOCK TABLE to eliminate the race condition that...
|
commit | commitdiff | tree |
2009-05-12 |
tgl | Modify find_inheritance_children() and find_all_inheritors...
|
commit | commitdiff | tree |
2009-05-12 |
tgl | Do some minor code refactoring in preparation for changing...
|
commit | commitdiff | tree |