2024-05-09 |
Tom Lane | Repair ALTER EXTENSION ... SET SCHEMA.
|
commit | commitdiff | tree |
2024-05-09 |
Tom Lane | Make left-join removal safe under -DREALLOCATE_BITMAPSETS. David Rowley and Tom Lane
|
commit | commitdiff | tree |
2024-05-08 |
Tom Lane | Doc: document that triggers can break referential integrity. Laurenz Albe, David Johnston, Tom Lane
|
commit | commitdiff | tree |
2024-05-07 |
Tom Lane | Ensure that "pg_restore -l" reports dependent TOC entries...
|
commit | commitdiff | tree |
2024-05-07 |
Tom Lane | Don't corrupt plpython's "TD" dictionary in a recursive...
|
commit | commitdiff | tree |
2024-05-07 |
Tom Lane | Prevent RLS filters on ctid from breaking WHERE CURRENT...
|
commit | commitdiff | tree |
2024-05-06 |
Tom Lane | Finish incomplete revert of ec63622c0.
|
commit | commitdiff | tree |
2024-05-05 |
Tom Lane | Silence Coverity complaint about possible null-pointer...
|
commit | commitdiff | tree |
2024-05-03 |
Tom Lane | Allow selecting the git revision to be packaged by...
|
commit | commitdiff | tree |
2024-05-02 |
Tom Lane | Throw a more on-point error for publications depending...
|
commit | commitdiff | tree |
2024-04-30 |
Tom Lane | Fix one more portability shortcoming in new test_pg_dump...
|
commit | commitdiff | tree |
2024-04-30 |
Tom Lane | Force COLLATE "C" to stabilize ordering, redux.
|
commit | commitdiff | tree |
2024-04-30 |
Tom Lane | Force COLLATE "C" to stabilize ordering in new test_pg_dump...
|
commit | commitdiff | tree |
2024-04-30 |
Tom Lane | Fix test case from b0c5b215d.
|
commit | commitdiff | tree |
2024-04-29 |
Tom Lane | Allow meson builds to run test_pg_dump test in installcheck...
|
commit | commitdiff | tree |
2024-04-29 |
Tom Lane | Fix failure to track role dependencies of pg_init_privs...
|
commit | commitdiff | tree |
2024-04-28 |
Tom Lane | Throw a more on-point error for functions depending...
|
commit | commitdiff | tree |
2024-04-28 |
Tom Lane | Detect more overflows in timestamp[tz]_pl_interval.
|
commit | commitdiff | tree |
2024-04-24 |
Tom Lane | Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES...
|
commit | commitdiff | tree |
2024-04-23 |
Tom Lane | Remove some unnecessary fields from executor nodes.
|
commit | commitdiff | tree |
2024-04-23 |
Tom Lane | Improve "out of range" error messages for GUCs.
|
commit | commitdiff | tree |
2024-04-21 |
Tom Lane | Make postgres_fdw request remote time zone 'GMT' not...
|
commit | commitdiff | tree |
2024-04-16 |
Tom Lane | Clean up more indent breakage from 6377e12a5.
|
commit | commitdiff | tree |
2024-04-16 |
Tom Lane | Fix assorted bugs in ecpg's macro mechanism.
|
commit | commitdiff | tree |
2024-04-16 |
Tom Lane | Undo incorrect typedefs.list change.
|
commit | commitdiff | tree |
2024-04-16 |
Tom Lane | Ensure generated join clauses for child rels have correct...
|
commit | commitdiff | tree |
2024-04-15 |
Tom Lane | Fix type-checking of RECORD-returning functions in...
|
commit | commitdiff | tree |
2024-04-11 |
Tom Lane | Doc: fix bogus to_date() examples.
|
commit | commitdiff | tree |
2024-04-10 |
Tom Lane | Fix plpgsql's handling of -- comments following expressions. Erik Wienhold and Tom Lane, per report from Michal Bartak.
|
commit | commitdiff | tree |
2024-04-08 |
Tom Lane | In psql, avoid leaking a PGresult after a query is...
|
commit | commitdiff | tree |
2024-04-08 |
Tom Lane | Further review for re-implementation of psql's FETCH_COUNT...
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Doc: clarify behavior of boolean options in replication...
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Remove useless duplicate call of defGetBoolean().
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Doc: show how to get the equivalent of LIMIT for UPDATE...
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Doc: update documentation about EXCLUDE constraint...
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Disable parallel query in psql error-with-FETCH_COUNT...
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Re-implement psql's FETCH_COUNT feature atop libpq...
|
commit | commitdiff | tree |
2024-04-07 |
Tom Lane | Support retrieval of results in chunks with libpq.
|
commit | commitdiff | tree |
2024-04-06 |
Tom Lane | Remove obsolete comment in CopyReadLineText().
|
commit | commitdiff | tree |
2024-04-05 |
Tom Lane | Suppress "variable may be used uninitialized" warning.
|
commit | commitdiff | tree |
2024-04-04 |
Tom Lane | Fix ecpg's mechanism for detecting unsupported cases...
|
commit | commitdiff | tree |
2024-04-04 |
Tom Lane | Further cleanup for recent JSON-related commits.
|
commit | commitdiff | tree |
2024-04-04 |
Tom Lane | Further cleanup for recent JSON-related commits.
|
commit | commitdiff | tree |
2024-04-03 |
Tom Lane | Invent SERIALIZE option for EXPLAIN.
|
commit | commitdiff | tree |
2024-04-02 |
Tom Lane | Avoid deadlock during orphan temp table removal.
|
commit | commitdiff | tree |
2024-04-02 |
Tom Lane | Unwind #if spaghetti in hmac_openssl.c a bit.
|
commit | commitdiff | tree |
2024-04-01 |
Tom Lane | Avoid "unused variable" warning on non-USE_SSL_ENGINE...
|
commit | commitdiff | tree |
2024-04-01 |
Tom Lane | Invent --transaction-size option for pg_restore.
|
commit | commitdiff | tree |
2024-04-01 |
Tom Lane | Rearrange pg_dump's handling of large objects for better...
|
commit | commitdiff | tree |
2024-04-01 |
Tom Lane | Avoid possible longjmp-induced logic error in PLy_trigger_bu...
|
commit | commitdiff | tree |
2024-04-01 |
Tom Lane | Fix assorted resource leaks in new pg_createsubscriber... Ranier Vilela and Tom Lane, per reports from Coverity
|
commit | commitdiff | tree |
2024-03-30 |
Tom Lane | Add pg_basetype() function to extract a domain's base...
|
commit | commitdiff | tree |
2024-03-29 |
Tom Lane | Try to stabilize flappy test result.
|
commit | commitdiff | tree |
2024-03-28 |
Tom Lane | Allow "internal" subtransactions in parallel mode.
|
commit | commitdiff | tree |
2024-03-28 |
Tom Lane | Update comment in set_dummy_rel_pathlist().
|
commit | commitdiff | tree |
2024-03-27 |
Tom Lane | Fix unnecessary use of moving-aggregate mode with non...
|
commit | commitdiff | tree |
2024-03-26 |
Tom Lane | Remove some redundant set_cheapest() calls.
|
commit | commitdiff | tree |
2024-03-26 |
Tom Lane | Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move...
|
commit | commitdiff | tree |
2024-03-26 |
Tom Lane | Propagate pathkeys from CTEs up to the outer query.
|
commit | commitdiff | tree |
2024-03-26 |
Tom Lane | Allow "make check"-style testing to work with musl... Thomas Munro, Bruce Momjian, and Tom Lane, per report from Wolfgang
|
commit | commitdiff | tree |
2024-03-25 |
Tom Lane | Refactor predicate_{implied,refuted}_by_simple_clause.
|
commit | commitdiff | tree |
2024-03-24 |
Tom Lane | Allow more cases to pass the unsafe-use-of-new-enum...
|
commit | commitdiff | tree |
2024-03-24 |
Tom Lane | Release PQconninfoOptions array in GetDbnameFromConnectionOp...
|
commit | commitdiff | tree |
2024-03-24 |
Tom Lane | Release temporary array in check_for_data_types_usage().
|
commit | commitdiff | tree |
2024-03-22 |
Tom Lane | Use a hash table for catcache.c's CatCList objects.
|
commit | commitdiff | tree |
2024-03-21 |
Tom Lane | Add hash support functions and hash opclass for contrib...
|
commit | commitdiff | tree |
2024-03-20 |
Tom Lane | Un-break genbki.pl's error reporting capabilities.
|
commit | commitdiff | tree |
2024-03-20 |
Tom Lane | Add to_regtypemod function to extract typemod from...
|
commit | commitdiff | tree |
2024-03-19 |
Tom Lane | Improve EXPLAIN's display of SubPlan nodes and output... Tom Lane and Dean Rasheed, reviewed by...
|
commit | commitdiff | tree |
2024-03-19 |
Tom Lane | Postpone reparameterization of paths until create_plan().
|
commit | commitdiff | tree |
2024-03-17 |
Tom Lane | Mark hash_corrupted() as pg_attribute_noreturn.
|
commit | commitdiff | tree |
2024-03-14 |
Tom Lane | Make INSERT-from-multiple-VALUES-rows handle domain...
|
commit | commitdiff | tree |
2024-03-12 |
Tom Lane | Fix confusion about the return rowtype of SQL-language...
|
commit | commitdiff | tree |
2024-03-09 |
Tom Lane | Simplify and merge unwanted-module drop logic in AdjustUpgra...
|
commit | commitdiff | tree |
2024-03-09 |
Tom Lane | Improve wrong-tuple-type error reports in contrib/tablefunc.
|
commit | commitdiff | tree |
2024-03-08 |
Tom Lane | Improve WIN32 waiting logic in psql's \watch command.
|
commit | commitdiff | tree |
2024-03-08 |
Tom Lane | Cope with a deficiency in OpenSSL 3.x's error reporting.
|
commit | commitdiff | tree |
2024-03-06 |
Tom Lane | Fix type-checking of RECORD-returning functions in...
|
commit | commitdiff | tree |
2024-03-04 |
Tom Lane | Explicitly list dependent types as extension members... Tom Lane and David Geier
|
commit | commitdiff | tree |
2024-03-04 |
Tom Lane | Further further fix pg_upgrade crossversion test for...
|
commit | commitdiff | tree |
2024-03-04 |
Tom Lane | Fix initdb's -c option to treat the GUC name case-insensitively.
|
commit | commitdiff | tree |
2024-03-04 |
Tom Lane | Further fix pg_upgrade crossversion test for adminpack.
|
commit | commitdiff | tree |
2024-02-28 |
Tom Lane | Fix cross-version upgrade tests after f0827b443.
|
commit | commitdiff | tree |
2024-02-28 |
Tom Lane | Improve plpgsql's error messages for incorrect %TYPE...
|
commit | commitdiff | tree |
2024-02-28 |
Tom Lane | Mop-up for AIX-ectomy: remove now-dead test code.
|
commit | commitdiff | tree |
2024-02-28 |
Tom Lane | Fix mis-rounding and overflow hazards in date_bin().
|
commit | commitdiff | tree |
2024-02-25 |
Tom Lane | Promote assertion about !ReindexIsProcessingIndex to...
|
commit | commitdiff | tree |
2024-02-25 |
Tom Lane | Doc: fix minor typos in two ECPG function descriptions.
|
commit | commitdiff | tree |
2024-02-23 |
Tom Lane | Avoid dangling-pointer problem with partitionwise joins...
|
commit | commitdiff | tree |
2024-02-20 |
Tom Lane | Doc: improve explanation of type interval, especially...
|
commit | commitdiff | tree |
2024-02-19 |
Tom Lane | Doc: fix typo in SECURITY LABEL synopsis.
|
commit | commitdiff | tree |
2024-02-15 |
Tom Lane | Doc: improve a couple of comments in postgresql.conf...
|
commit | commitdiff | tree |
2024-02-14 |
Tom Lane | Fix multiranges to behave more like dependent types.
|
commit | commitdiff | tree |
2024-02-13 |
Tom Lane | Catch overflow when rounding intervals in AdjustIntervalForT...
|
commit | commitdiff | tree |
2024-02-13 |
Tom Lane | Use a safer outfuncs/readfuncs representation for BitStrings.
|
commit | commitdiff | tree |
2024-02-09 |
Tom Lane | Remove race condition in pg_get_expr().
|
commit | commitdiff | tree |
2024-02-09 |
Tom Lane | Avoid concurrent calls to bindtextdomain().
|
commit | commitdiff | tree |
2024-02-09 |
Tom Lane | Clean up Windows-specific mutex code in libpq and ecpglib.
|
commit | commitdiff | tree |
2024-02-02 |
Tom Lane | Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_for_fil...
|
commit | commitdiff | tree |
2024-02-01 |
Tom Lane | Update time zone data files to tzdata release 2024a.
|
commit | commitdiff | tree |