2008-07-21 |
tgl | Add comment about the two different query strings that...
|
commit | commitdiff | tree |
2008-07-21 |
tgl | Code review for array_fill patch: fix inadequate check...
|
commit | commitdiff | tree |
2008-07-20 |
tgl | Add a pg_dump option --lock-wait-timeout to allow failing...
|
commit | commitdiff | tree |
2008-07-19 |
tgl | Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and...
|
commit | commitdiff | tree |
2008-07-18 |
tgl | Adjust things so that the query_string of a cached...
|
commit | commitdiff | tree |
2008-07-18 |
tgl | Provide a function hook to let plug-ins get control...
|
commit | commitdiff | tree |
2008-07-18 |
tgl | Fix a race condition that I introduced into sinvaladt...
|
commit | commitdiff | tree |
2008-07-18 |
tgl | Suppress compiler warning, and not incidentally make...
|
commit | commitdiff | tree |
2008-07-18 |
tgl | Implement SQL-spec RETURNS TABLE syntax for functions. ...equivalent to OUT parameters -- tgl)
|
commit | commitdiff | tree |
2008-07-17 |
tgl | Add dump support for SortBy nodes. Needed this while...
|
commit | commitdiff | tree |
2008-07-16 |
tgl | Fix previous patch so that it actually works --- consider...
|
commit | commitdiff | tree |
2008-07-16 |
tgl | Add a "provariadic" column to pg_proc to eliminate...
|
commit | commitdiff | tree |
2008-07-16 |
tgl | Support "variadic" functions, which can accept a variable...
|
commit | commitdiff | tree |
2008-07-14 |
tgl | Clean up buildfarm failures arising from the seemingly...
|
commit | commitdiff | tree |
2008-07-14 |
tgl | Create a type-specific typanalyze routine for tsvector...
|
commit | commitdiff | tree |
2008-07-13 |
tgl | Change the PageGetContents() macro to guarantee its...
|
commit | commitdiff | tree |
2008-07-13 |
tgl | Clean up the use of some page-header-access macros...
|
commit | commitdiff | tree |
2008-07-12 |
tgl | Fix a couple of stray misuses of "binary compatible".
|
commit | commitdiff | tree |
2008-07-12 |
tgl | Don't make --enable-cassert turn on RANDOMIZE_ALLOCATED_MEMO...
|
commit | commitdiff | tree |
2008-07-12 |
tgl | Const-ify the arguments of str_tolower() and friends...
|
commit | commitdiff | tree |
2008-07-11 |
tgl | Multi-column GIN indexes. Teodor Sigaev
|
commit | commitdiff | tree |
2008-07-10 |
tgl | Add unchangeable GUC "variables" segment_size, wal_block_siz...
|
commit | commitdiff | tree |
2008-07-10 |
tgl | Tighten up SS_finalize_plan's computation of valid_params...
|
commit | commitdiff | tree |
2008-07-10 |
tgl | Fix mis-calculation of extParam/allParam sets for plan...
|
commit | commitdiff | tree |
2008-07-09 |
tgl | Increase PG_SYSLOG_LIMIT (the max line length sent...
|
commit | commitdiff | tree |
2008-07-08 |
tgl | Fix performance bug in write_syslog(): the code to...
|
commit | commitdiff | tree |
2008-07-07 |
tgl | Fix estimate_num_groups() to assume that GROUP BY expression...
|
commit | commitdiff | tree |
2008-07-07 |
tgl | Fix AT TIME ZONE (in all three variants) so that we...
|
commit | commitdiff | tree |
2008-07-06 |
tgl | Prevent integer overflows during units conversion when...
|
commit | commitdiff | tree |
2008-07-03 |
tgl | Add a function pg_get_keywords() to let clients find...
|
commit | commitdiff | tree |
2008-07-03 |
tgl | Fix psql's \d and allied commands to work with all...
|
commit | commitdiff | tree |
2008-07-03 |
tgl | Fix transaction-lifespan memory leak in xpath(). Report...
|
commit | commitdiff | tree |
2008-07-01 |
tgl | Remove GUC extra_desc strings that are redundant with...
|
commit | commitdiff | tree |
2008-07-01 |
tgl | Fix identify_system_timezone() so that it tests the...
|
commit | commitdiff | tree |
2008-07-01 |
tgl | Teach autovacuum how to determine whether a temp table...
|
commit | commitdiff | tree |
2008-06-29 |
tgl | Remove unnecessary coziness of GIN code with datum...
|
commit | commitdiff | tree |
2008-06-28 |
tgl | If pnstrdup is going to be promoted to a generally...
|
commit | commitdiff | tree |
2008-06-27 |
tgl | Consider a clause to be outerjoin_delayed if it references...
|
commit | commitdiff | tree |
2008-06-27 |
tgl | Improve planner's estimation of the size of an append...
|
commit | commitdiff | tree |
2008-06-27 |
tgl | Clarify plpgsql documentation by not treating IF THEN...
|
commit | commitdiff | tree |
2008-06-27 |
tgl | Modify the recently-added probe for -Wl,--as-needed...
|
commit | commitdiff | tree |
2008-06-24 |
tgl | Reduce the alignment requirement of type "name" from...
|
commit | commitdiff | tree |
2008-06-24 |
tgl | Oops, make the MSVC build put fmgroids.h where it needs...
|
commit | commitdiff | tree |
2008-06-23 |
tgl | Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge...
|
commit | commitdiff | tree |
2008-06-20 |
tgl | Seems I was too optimistic in supposing that sinval...
|
commit | commitdiff | tree |
2008-06-19 |
tgl | Rewrite the sinval messaging mechanism to reduce contention...
|
commit | commitdiff | tree |
2008-06-19 |
tgl | Fix a few places that were non-multibyte-safe in tsearch...
|
commit | commitdiff | tree |
2008-06-18 |
tgl | Fix compiler warning introduced by recent patch. Tsk...
|
commit | commitdiff | tree |
2008-06-18 |
tgl | Improve error reporting for problems in text search...
|
commit | commitdiff | tree |
2008-06-17 |
tgl | Remove freeBackends counter from the sinval shared...
|
commit | commitdiff | tree |
2008-06-17 |
tgl | Clean up some problems with redundant cross-type arithmetic...
|
commit | commitdiff | tree |
2008-06-17 |
tgl | Fix the code that adds regclass constants to a plan...
|
commit | commitdiff | tree |
2008-06-17 |
tgl | Clean up a number of bogosities around pltcl's handling...
|
commit | commitdiff | tree |
2008-06-16 |
tgl | Rewrite docs section about routine vacuuming --- it...
|
commit | commitdiff | tree |
2008-06-15 |
tgl | Make DROP INDEX lock the parent table before locking...
|
commit | commitdiff | tree |
2008-06-15 |
tgl | Fix 64-bit problem in recent patch.
|
commit | commitdiff | tree |
2008-06-15 |
tgl | Rearrange ALTER TABLE syntax processing as per my recent...
|
commit | commitdiff | tree |
2008-06-14 |
tgl | Refactor the handling of the various DropStmt variants...
|
commit | commitdiff | tree |
2008-06-13 |
tgl | Improve the various elog messages in tuptoaster.c to...
|
commit | commitdiff | tree |
2008-06-11 |
tgl | Improve reporting of dependencies in DROP to work like...
|
commit | commitdiff | tree |
2008-06-10 |
tgl | Create a script to handle stamping release version...
|
commit | commitdiff | tree |
2008-06-09 |
tgl | Fix unportable (and incorrect anyway) usage of LL constant...
|
commit | commitdiff | tree |
2008-06-09 |
tgl | Fix datetime input functions to correctly detect integer...
|
commit | commitdiff | tree |
2008-06-09 |
tgl | Fix an ALTER TABLE test case so that it actually tests...
|
commit | commitdiff | tree |
2008-06-08 |
tgl | Rewrite DROP's dependency traversal algorithm into...
|
commit | commitdiff | tree |
2008-06-08 |
tgl | Update release notes for ALTER AGGREGATE fix.
|
commit | commitdiff | tree |
2008-06-08 |
tgl | ALTER AGGREGATE OWNER seems to have been missed by...
|
commit | commitdiff | tree |
2008-06-07 |
tgl | Update release notes for 8.3.3 et al.
|
commit | commitdiff | tree |
2008-06-06 |
tgl | Fix pg_get_ruledef() so that negative numeric constants...
|
commit | commitdiff | tree |
2008-06-04 |
tgl | Draft release notes for upcoming back-branch updates.
|
commit | commitdiff | tree |
2008-06-02 |
tgl | Fix initdb to reject a relative path for -X (--xlogdir...
|
commit | commitdiff | tree |
2008-06-01 |
tgl | Update time zone data files to tzdata release 2008c...
|
commit | commitdiff | tree |
2008-06-01 |
tgl | Refactor SPI_cursor_open/SPI_cursor_open_with_args...
|
commit | commitdiff | tree |
2008-06-01 |
tgl | Marginal improvements to the documentation for PGOPTIONS.
|
commit | commitdiff | tree |
2008-05-30 |
tgl | Copy refint.so and autoinc.so into the src/test/regress...
|
commit | commitdiff | tree |
2008-05-29 |
tgl | Improve the documentation comment for replace(). Robert...
|
commit | commitdiff | tree |
2008-05-29 |
tgl | Tweak libpq to avoid crashing due to incorrect buffer...
|
commit | commitdiff | tree |
2008-05-29 |
tgl | Fix some bugs introduced by the 8.2-era conversion...
|
commit | commitdiff | tree |
2008-05-28 |
tgl | Improve GRANT documentation to point out that UPDATE...
|
commit | commitdiff | tree |
2008-05-27 |
tgl | Require bind_textdomain_codeset() not just gettext...
|
commit | commitdiff | tree |
2008-05-27 |
tgl | Clarify description of typmod input function, per Jeff...
|
commit | commitdiff | tree |
2008-05-27 |
tgl | Alter the xxx_pattern_ops opclasses to use the regular...
|
commit | commitdiff | tree |
2008-05-26 |
tgl | Fix an old corner-case bug in set_config_option: push_old_va...
|
commit | commitdiff | tree |
2008-05-25 |
tgl | Adjust timestamp regression tests to prevent two low...
|
commit | commitdiff | tree |
2008-05-20 |
tgl | Adjust -Wl,--asneeded test to avoid using the switch...
|
commit | commitdiff | tree |
2008-05-19 |
tgl | Make to_char()'s localized month/day names depend on...
|
commit | commitdiff | tree |
2008-05-19 |
tgl | Coercion sanity check in ri_HashCompareOp failed to...
|
commit | commitdiff | tree |
2008-05-18 |
tgl | Make another try at using -Wl,--as-needed to suppress...
|
commit | commitdiff | tree |
2008-05-18 |
tgl | okay, looks like ecpg/compatlib needs -lintl too.
|
commit | commitdiff | tree |
2008-05-17 |
tgl | Rewrite the warning about non-transaction-safety of...
|
commit | commitdiff | tree |
2008-05-17 |
tgl | ecpglib needs to link with libintl if it's in use.
|
commit | commitdiff | tree |
2008-05-17 |
tgl | Improve pg_regress so that it reports the fact if any...
|
commit | commitdiff | tree |
2008-05-17 |
tgl | Fix utterly-bogus code for computing row heights. ...
|
commit | commitdiff | tree |
2008-05-17 |
tgl | Fix a subtle bug exposed by recent wal_sync_method...
|
commit | commitdiff | tree |
2008-05-17 |
tgl | Remove DEFAULT_SYNC_FLAGBIT ... not used anymore.
|
commit | commitdiff | tree |
2008-05-17 |
tgl | Allow ALTER SEQUENCE START WITH to change the recorded...
|
commit | commitdiff | tree |
2008-05-16 |
tgl | Fix declarations of pthread functions, missed in recent...
|
commit | commitdiff | tree |
2008-05-16 |
tgl | Add a RESTART (without parameter) option to ALTER SEQUENCE...
|
commit | commitdiff | tree |
2008-05-16 |
tgl | Reduce unnecessary PANIC to ERROR, improve a couple...
|
commit | commitdiff | tree |
2008-05-16 |
tgl | Recent patch doesn't compile without <limits.h>
|
commit | commitdiff | tree |