2023-12-29 |
Tom Lane | In pg_dump, don't dump a stats object unless dumping...
|
commit | commitdiff | tree |
2023-12-27 |
Tom Lane | Doc: specify aclitem syntax more clearly.
|
commit | commitdiff | tree |
2023-12-26 |
Tom Lane | Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_setti...
|
commit | commitdiff | tree |
2023-12-26 |
Tom Lane | Hide warnings from Python headers when using gcc-compatible...
|
commit | commitdiff | tree |
2023-12-21 |
Tom Lane | Avoid trying to fetch metapage of an SPGist partitioned...
|
commit | commitdiff | tree |
2023-12-17 |
Tom Lane | Doc: add a bit to indices.sgml about what is an indexable...
|
commit | commitdiff | tree |
2023-12-15 |
Tom Lane | Fix bugs in manipulation of large objects.
|
commit | commitdiff | tree |
2023-12-11 |
Tom Lane | Be more wary about OpenSSL not setting errno on error.
|
commit | commitdiff | tree |
2023-11-28 |
Tom Lane | Use BIO_{get,set}_app_data instead of BIO_{get,set...
|
commit | commitdiff | tree |
2023-11-26 |
Tom Lane | Doc: list AT TIME ZONE and COLLATE in operator precedence...
|
commit | commitdiff | tree |
2023-11-23 |
Tom Lane | Fix timing-dependent failure in GSSAPI data transmission.
|
commit | commitdiff | tree |
2023-11-16 |
Tom Lane | Ensure we preprocess expressions before checking their...
|
commit | commitdiff | tree |
2023-11-14 |
Tom Lane | Allow new role 'regress_dump_login_role' to log in...
|
commit | commitdiff | tree |
2023-11-13 |
Tom Lane | Don't try to dump RLS policies or security labels for...
|
commit | commitdiff | tree |
2023-11-13 |
Tom Lane | Don't release index root page pin in ginFindParents().
|
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Stamp 12.17.
|
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Last-minute updates for release notes.
|
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Detect integer overflow while computing new array dimensions.
|
commit | commitdiff | tree |
2023-11-06 |
Tom Lane | Compute aggregate argument types correctly in transformAggre...
|
commit | commitdiff | tree |
2023-11-05 |
Tom Lane | Release notes for 16.1, 15.5, 14.10, 13.13, 12.17,...
|
commit | commitdiff | tree |
2023-11-03 |
Tom Lane | Doc: update CREATE RULE ref page's hoary discussion...
|
commit | commitdiff | tree |
2023-11-02 |
Tom Lane | Be more wary about NULL values for GUC string variables.
|
commit | commitdiff | tree |
2023-10-28 |
Tom Lane | Fix intra-query memory leak when a SRF returns zero...
|
commit | commitdiff | tree |
2023-10-28 |
Tom Lane | Remove PHOT from our default timezone abbreviations...
|
commit | commitdiff | tree |
2023-10-25 |
Tom Lane | Doc: remove misleading info about ecpg's CONNECT/DISCONNECT...
|
commit | commitdiff | tree |
2023-10-20 |
Tom Lane | Dodge a compiler bug affecting timetz_zone/timetz_izone.
|
commit | commitdiff | tree |
2023-10-20 |
Tom Lane | Doc: update CREATE OPERATOR's statement about => as...
|
commit | commitdiff | tree |
2023-10-17 |
Tom Lane | Back-patch test cases for timetz_zone/timetz_izone.
|
commit | commitdiff | tree |
2023-10-16 |
Tom Lane | Ensure we have a snapshot while dropping ON COMMIT...
|
commit | commitdiff | tree |
2023-10-09 |
Tom Lane | Doc: use CURRENT_USER not USER in plpgsql trigger examples.
|
commit | commitdiff | tree |
2023-10-02 |
Tom Lane | Fix omission of column-level privileges in selective...
|
commit | commitdiff | tree |
2023-10-01 |
Tom Lane | Fix datalen calculation in tsvectorrecv().
|
commit | commitdiff | tree |
2023-09-30 |
Tom Lane | Remove environment sensitivity in pl/tcl regression...
|
commit | commitdiff | tree |
2023-09-29 |
Tom Lane | Suppress macOS warnings about duplicate libraries in...
|
commit | commitdiff | tree |
2023-09-29 |
Tom Lane | Doc: improve description of dump/restore's --clean...
|
commit | commitdiff | tree |
2023-09-28 |
Tom Lane | Fix checking of index expressions in CompareIndexInfo().
|
commit | commitdiff | tree |
2023-09-27 |
Tom Lane | Stop using "-multiply_defined suppress" on macOS.
|
commit | commitdiff | tree |
2023-09-25 |
Tom Lane | Collect dependency information for parsed CallStmts.
|
commit | commitdiff | tree |
2023-09-25 |
Tom Lane | Limit to_tsvector_byid's initial array allocation to...
|
commit | commitdiff | tree |
2023-09-22 |
Tom Lane | Doc: copy-edit the introductory para for the pg_class...
|
commit | commitdiff | tree |
2023-09-22 |
Tom Lane | Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransact...
|
commit | commitdiff | tree |
2023-09-18 |
Tom Lane | Don't crash if cursor_to_xmlschema is used on a non...
|
commit | commitdiff | tree |
2023-09-15 |
Tom Lane | Track nesting depth correctly when drilling down into...
|
commit | commitdiff | tree |
2023-09-15 |
Tom Lane | Fix get_expr_result_type() to find field names for...
|
commit | commitdiff | tree |
2023-09-15 |
Tom Lane | Allow extracting fields from a ROW() expression in...
|
commit | commitdiff | tree |
2023-08-24 |
Tom Lane | Avoid unnecessary plancache revalidation of utility...
|
commit | commitdiff | tree |
2023-08-07 |
Tom Lane | Stamp 12.16.
|
commit | commitdiff | tree |
2023-08-07 |
Tom Lane | Last-minute updates for release notes.
|
commit | commitdiff | tree |
2023-08-05 |
Tom Lane | Release notes for 15.4, 14.9, 13.12, 12.16, 11.21.
|
commit | commitdiff | tree |
2023-07-27 |
Tom Lane | Raise fixed token-length limit in hba.c.
|
commit | commitdiff | tree |
2023-07-19 |
Tom Lane | Doc: improve description of IN and row-constructor...
|
commit | commitdiff | tree |
2023-07-18 |
Tom Lane | Doc: fix out-of-date example of SPI usage.
|
commit | commitdiff | tree |
2023-07-13 |
Tom Lane | Remove unnecessary pfree() in g_intbig_compress().
|
commit | commitdiff | tree |
2023-07-10 |
Tom Lane | Be more rigorous about local variables in PostgresMain().
|
commit | commitdiff | tree |
2023-06-29 |
Tom Lane | Fix order of operations in ExecEvalFieldStoreDeForm().
|
commit | commitdiff | tree |
2023-06-24 |
Tom Lane | Check for interrupts and stack overflow in TParserGet().
|
commit | commitdiff | tree |
2023-06-21 |
Tom Lane | Avoid Assert failure when processing empty statement...
|
commit | commitdiff | tree |
2023-06-20 |
Tom Lane | Fix hash join when inner hashkey expressions contain...
|
commit | commitdiff | tree |
2023-06-13 |
Tom Lane | Correctly update hasSubLinks while mutating a rule...
|
commit | commitdiff | tree |
2023-05-19 |
Tom Lane | Fix misbehavior of EvalPlanQual checks with multiple...
|
commit | commitdiff | tree |
2023-05-19 |
Tom Lane | Avoid naming conflict between transactions.sql and...
|
commit | commitdiff | tree |
2023-05-16 |
Tom Lane | Ensure Soundex difference() function handles empty...
|
commit | commitdiff | tree |
2023-05-08 |
Tom Lane | Stamp 12.15.
|
commit | commitdiff | tree |
2023-05-08 |
Tom Lane | Last-minute updates for release notes.
|
commit | commitdiff | tree |
2023-05-08 |
Tom Lane | Adjust sepgsql expected output for 681d9e462 et al.
|
commit | commitdiff | tree |
2023-05-08 |
Tom Lane | Handle RLS dependencies in inlined set-returning functions...
|
commit | commitdiff | tree |
2023-05-07 |
Tom Lane | Release notes for 15.3, 14.8, 13.11, 12.15, 11.20.
|
commit | commitdiff | tree |
2023-05-04 |
Tom Lane | In array_position()/array_positions(), beware of empty...
|
commit | commitdiff | tree |
2023-05-04 |
Tom Lane | Tighten array dimensionality checks in Python -> SQL...
|
commit | commitdiff | tree |
2023-05-02 |
Tom Lane | Doc: clarify behavior of row-limit arguments in the...
|
commit | commitdiff | tree |
2023-04-29 |
Tom Lane | Tighten array dimensionality checks in Perl -> SQL...
|
commit | commitdiff | tree |
2023-04-28 |
Tom Lane | Handle zero-length sublist correctly in Python -> SQL...
|
commit | commitdiff | tree |
2023-04-27 |
Tom Lane | In hstore_plpython, avoid crashing when return value...
|
commit | commitdiff | tree |
2023-04-24 |
Tom Lane | Fix memory leakage in plpgsql DO blocks that use cast...
|
commit | commitdiff | tree |
2023-04-20 |
Tom Lane | Use --strip-unneeded when stripping static libraries...
|
commit | commitdiff | tree |
2023-04-18 |
Tom Lane | Update time zone data files to tzdata release 2023c.
|
commit | commitdiff | tree |
2023-04-17 |
Tom Lane | Avoid trying to write an empty WAL record in log_newpage_ran...
|
commit | commitdiff | tree |
2023-04-15 |
Tom Lane | Fix assignment to array of domain over composite, redux.
|
commit | commitdiff | tree |
2023-04-12 |
Tom Lane | Fix parallel-safety marking when moving initplans to...
|
commit | commitdiff | tree |
2023-04-06 |
Tom Lane | Stabilize just-added regression test cases.
|
commit | commitdiff | tree |
2023-04-06 |
Tom Lane | Fix ts_headline() edge cases for empty query and empty...
|
commit | commitdiff | tree |
2023-03-31 |
Tom Lane | Reject system columns as elements of foreign keys.
|
commit | commitdiff | tree |
2023-03-31 |
Tom Lane | Ensure acquire_inherited_sample_rows sets its output...
|
commit | commitdiff | tree |
2023-03-29 |
Tom Lane | Fix dereference of dangling pointer in GiST index buffering...
|
commit | commitdiff | tree |
2023-03-27 |
Tom Lane | Reject attempts to alter composite types used in indexes.
|
commit | commitdiff | tree |
2023-03-26 |
Tom Lane | Fix oversights in array manipulation.
|
commit | commitdiff | tree |
2023-03-18 |
Tom Lane | Doc: fix documentation example for bytea hex output...
|
commit | commitdiff | tree |
2023-03-17 |
Tom Lane | Fix pg_dump for hash partitioning on enum columns.
|
commit | commitdiff | tree |
2023-03-14 |
Tom Lane | Fix corner case bug in numeric to_char() some more.
|
commit | commitdiff | tree |
2023-03-13 |
Tom Lane | Fix JSON error reporting for many cases of erroneous...
|
commit | commitdiff | tree |
2023-03-13 |
Tom Lane | Fix failure to detect some cases of improperly-nested...
|
commit | commitdiff | tree |
2023-03-11 |
Tom Lane | Fix misbehavior in contrib/pg_trgm with an unsatisfiable...
|
commit | commitdiff | tree |
2023-03-10 |
Tom Lane | Ensure COPY TO on an RLS-enabled table copies no more...
|
commit | commitdiff | tree |
2023-03-07 |
Tom Lane | Fix more bugs caused by adding columns to the end of...
|
commit | commitdiff | tree |
2023-03-06 |
Tom Lane | Fix some more cases of missed GENERATED-column updates.
|
commit | commitdiff | tree |
2023-03-01 |
Tom Lane | Avoid fetching one past the end of translate()'s "to...
|
commit | commitdiff | tree |
2023-02-25 |
Tom Lane | Fix MULTIEXPR_SUBLINK with partitioned target tables...
|
commit | commitdiff | tree |
2023-02-23 |
Tom Lane | Don't repeatedly register cache callbacks in pgoutput...
|
commit | commitdiff | tree |
2023-02-21 |
Tom Lane | Fix erroneous Valgrind markings in AllocSetRealloc.
|
commit | commitdiff | tree |
2023-02-17 |
Tom Lane | Print the correct aliases for DML target tables in...
|
commit | commitdiff | tree |