users/rhaas/postgres.git
2022-06-16 Tomas VondraRevert changes in HOT handling of BRIN indexes
2022-06-16 Michael PaquierFix comment in regression tests for large objects
2022-06-16 Amit KapilaFix data inconsistency between publisher and subscriber.
2022-06-15 Alvaro HerreraLink to MVCC docs in MERGE docs
2022-06-15 Michael PaquierRe-add locally-generated files in pg_upgrade's .gitigno...
2022-06-15 Amit KapilaFix cache look-up failures while applying changes in...
2022-06-15 Michael PaquierTweak behavior of psql --single-transaction depending...
2022-06-14 Tom LaneAvoid ecpglib core dump with out-of-order operations.
2022-06-14 Tom LaneDoc: clarify the default collation behavior of domains.
2022-06-13 Tom Lanepg_upgrade: further tweaking of make_outputdirs().
2022-06-12 Andrew DunstanMake subscription tests pass with log_error_verbosity...
2022-06-11 Bruce Momjianrelnotes: update word wrapping
2022-06-11 Bruce Momjianrelnotes: update AS OF date
2022-06-11 Bruce Momjianrelnotes: add links to the release notes, indent,...
2022-06-10 Bruce Momjianrelnotes: add markup of text
2022-06-10 Tom LaneUn-break whole-row Vars referencing domain-over-composi...
2022-06-10 Peter EisentrautFix collation of JSON_TABLE output columns
2022-06-09 Etsuro FujitaImprove comments for trivial_subqueryscan().
2022-06-09 Peter Eisentrautpsql: Show notices immediately (again)
2022-06-08 Tom LaneBe more careful about GucSource for internally-driven...
2022-06-08 Tom LaneDoc: copy-edit "jsonb Indexing" section.
2022-06-08 Peter EisentrautPut option listing back into alphabetical order
2022-06-08 Michael PaquierFix portability issue in TAP tests of psql for locales
2022-06-08 Michael PaquierRestructure pg_upgrade output directories for better...
2022-06-08 David RowleyHarden Memoization code against broken data types
2022-06-07 Tom LaneFix off-by-one loop termination condition in pg_stat_ge...
2022-06-06 Tom LaneDon't fail on libpq-generated error reports in pg_amcheck.
2022-06-06 Tom LaneDon't fail on libpq-generated error reports in ecpg_rai...
2022-06-06 Michael PaquierFix psql's single transaction mode on client-side error...
2022-06-04 Tom LaneAutomatically count the number of output lines in psql...
2022-06-04 Michael PaquierForce run of pg_upgrade in the build directory in its...
2022-06-03 Tom LaneImprove psql \?'s description of large-object-related...
2022-06-03 Tom LaneDoc: improve example for intarray's uniq() function.
2022-06-03 Tom LaneDoc: fix incorrect bit-reversal in example of macaddr...
2022-06-03 Michael PaquierRun tests of libpq on installcheck-world, checkprep...
2022-06-02 Etsuro FujitaDoc: Further fix CREATE FOREIGN TABLE synopsis.
2022-06-02 Amit KapilaProhibit combining publications with different column...
2022-06-02 Michael PaquierAdd missing test names in TAP tests of pg_upgrade
2022-06-01 Tom LaneSilence compiler warnings from some older compilers.
2022-06-01 Tom LaneFix pl/perl test case so it will still work under Perl...
2022-06-01 Tom LaneDoc: fix a couple of erroneous examples.
2022-06-01 David RowleyDoc: mention limitation of the number of resultset...
2022-05-31 Magnus HaganderRecommend scram-sha-256 instead of md5 authentication...
2022-05-31 Alvaro HerreraRevert changes to CONCURRENTLY that "sped up" Xmin...
2022-05-31 Tom LaneEnsure ParseTzFile() closes the input file after failing.
2022-05-31 Tom LaneDoc: fix mention of psql's minimum supported server...
2022-05-31 Tom LaneDoc: fix mention of pg_dump's minimum supported server...
2022-05-31 Robert Haasshm_mq_sendv: Fix flushing bug when receiver not yet...
2022-05-31 Amit KapilaFix typo in hash README.
2022-05-31 Michael PaquierRemove useless tests for TRUNCATE on foreign tables
2022-05-31 Thomas MunroAdd debugging help in OwnLatch().
2022-05-30 Tom LaneMake STRING an unreserved_keyword.
2022-05-30 Peter Eisentrautlogging: Also add the command prefix to detail and...
2022-05-30 Michael Paquierdoc: Reword description of roles able to view track_act...
2022-05-29 Heikki LinnakangasFix COPY FROM when database encoding is SQL_ASCII.
2022-05-29 Tom LaneDoc: fix missing/bogus documentation of range_intersect...
2022-05-29 Thomas MunroDoc: Document pg_stat_recovery_prefetch.stats_reset.
2022-05-28 Andres FreundAlign stats_fetch_consistency definition with guc.c...
2022-05-28 Michael PaquierRevert "Add single-item cache when looking at topmost...
2022-05-28 Michael PaquierHandle NULL for short descriptions of custom GUC variables
2022-05-26 David RowleyTeach remove_unused_subquery_outputs about window run...
2022-05-26 Tom LaneRemove misguided SSL key file ownership check in libpq.
2022-05-26 Robert HaasIn CREATE FOREIGN TABLE syntax synopsis, fix partitioni...
2022-05-26 Tom LaneAvoid ERRCODE_INTERNAL_ERROR in oracle_compat.c functions.
2022-05-26 Bruce Momjianrelnotes: update ordered partition scan item
2022-05-25 Michael PaquierAdd tab completion for table_rewrite's CREATE EVENT...
2022-05-25 Andres FreundFix stats_fetch_consistency default value indicated...
2022-05-24 Bruce Momjianrelnotes: add Heikki to UTF8 item
2022-05-24 Michael PaquierRemove duplicated words in comments of pgstat.c and...
2022-05-23 Peter Eisentrautdoc: Improve COPY synopsis
2022-05-23 Peter Eisentrautpg_upgrade: Tweak translatable strings
2022-05-23 Peter Eisentrautdoc: Add documentation for pg_database.datlocprovider...
2022-05-23 Peter Eisentrautpsql: Update \timing also in case of an error
2022-05-23 John NaylorRemove debug messages from tuplesort_sort_memtuples()
2022-05-22 Andres Freundpgstat: fix stats.spec instability on slow machines.
2022-05-21 Tom LaneShow 'AS "?column?"' explicitly when it's important.
2022-05-21 Tom LaneRemove unused-and-misspelled function extern declaration.
2022-05-21 Tom LaneAvoid overflow hazard when clamping group counts to...
2022-05-21 Michael Paquierdoc: Mention pg_read_all_stats in description of track_...
2022-05-21 Michael Paquierdoc: Fix description of the JIT time fields in pg_stat_...
2022-05-21 Michael PaquierImprove and fix some issues in the TAP tests of pg_upgrade
2022-05-20 Tom LaneRemove portability hazard in unsafe_tests/sql/guc_privs...
2022-05-20 Alvaro HerreraFix DDL deparse of CREATE OPERATOR CLASS
2022-05-20 Michael PaquierAdd pg_version() to PostgreSQL::Test::Cluster
2022-05-20 Alvaro Herreradoc: Explain 'invalid' index state for CREATE INDEX...
2022-05-20 Peter Eisentrautpg_waldump: Improve option parsing error messages
2022-05-19 Tom LaneDoc: clarify location of libpq's default service file...
2022-05-19 Alvaro HerreraRepurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS
2022-05-19 Andrew DunstanRework SQL/JSON documentation
2022-05-19 Peter Eisentrautdoc: Properly punctuate "etc."
2022-05-19 David RowleyFix incorrect comments for Memoize struct
2022-05-19 Amit KapilaExtend pg_publication_tables to display column list...
2022-05-18 Alvaro HerreraUpdate xml_1.out and xml_2.out
2022-05-18 Alvaro HerreraFix EXPLAIN MERGE output when no tuples are processed
2022-05-18 Alvaro HerreraCheck column list length in XMLTABLE/JSON_TABLE alias
2022-05-18 Alvaro HerreraMake EXPLAIN MERGE output format more compact
2022-05-18 Peter EisentrautFix markup in synopsis
2022-05-18 Michael Paquierpgbench: Restore compatibility of --partitions=0
2022-05-18 Michael PaquierFix typo in walreceiver.c
2022-05-16 Tom LaneStamp 15beta1.
next