Mailing lists [pgsql-committers]
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Fix typos Alvaro Herrera
- pgsql: Minor tweaks for new src/test/recovery Alvaro Herrera
- pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane
- pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane
- pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane
- pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane
- pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane
- pgsql: Improve error message for rejecting RETURNING clauses with dropp Tom Lane
- pgsql: Suppress scary-looking log messages from async-notify isolation Tom Lane
- pgsql: UCS_to_most.pl: Make executable, for consistency with other scri Peter Eisentraut
- pgsql: Add Unicode map generation scripts as rule prerequisites Peter Eisentraut
- pgsql: Fix comments Peter Eisentraut
- pgsql: Extend pgbench's expression syntax to support a few built-in fun Robert Haas
- pgsql: Fix mistake in extensible node code. Robert Haas
- pgsql: Fix incorrect comment. Robert Haas
- pgsql: TAP tests: retain temp dirs on test failure Alvaro Herrera
- pgsql: Add more tests for commit_timestamp feature Alvaro Herrera
- pgsql: Improve coverage of pltcl regression tests. Tom Lane
- pgsql: Change the format of the VM fork to add a second bit per page. Robert Haas
- pgsql: Fix TAP tests for older Perls. Tom Lane
- pgsql: Convert PL/Tcl to use Tcl's "object" interfaces. Tom Lane
- pgsql: Make PL/Tcl require Tcl 8.4 or later. Tom Lane
- pgsql: Fix PL/Tcl's encoding conversion logic. Tom Lane
- pgsql: Prefix temp data dirs with the node name Alvaro Herrera
- pgsql: Create stub functions to support pg_upgrade of old contrib/tsear Tom Lane
- pgsql: Fix json_to_record() bug with nested objects. Tom Lane
- pgsql: Fix json_to_record() bug with nested objects. Tom Lane
- pgsql: Fix json_to_record() bug with nested objects. Tom Lane
- pgsql: logical decoding: fix decoding of a commit's commit time. Andres Freund
- pgsql: logical decoding: fix decoding of a commit's commit time. Andres Freund
- pgsql: Add prefix to pl/pgsql global variables and functions Magnus Hagander
- pgsql: Revert buggy optimization of index scans Simon Riggs
- pgsql: Revert buggy optimization of index scans Simon Riggs
- Re: pgsql: Fix json_to_record() bug with nested objects. Andrew Dunstan
- pgsql: Fix mistakes in recovery tests Alvaro Herrera
- pgsql: perltidy PostgresNode and SimpleTee Alvaro Herrera
- pgsql: Rework PostgresNode's psql method Alvaro Herrera
- pgsql: pgbench: accept unambiguous builtin prefixes for -b Alvaro Herrera
- pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm Andres Freund
- pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm Andres Freund
- pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm Andres Freund
- pgsql: Add prerequisite for KOI8-U.TXT Peter Eisentraut
- pgsql: Add missing rules related to EUC_JIS_2004 and SHIFT_JIS_2004 enc Peter Eisentraut
- pgsql: Make some adjustments in variable assignments Peter Eisentraut
- pgsql: Add 'tap_tests' flag in config_default.pl Alvaro Herrera
- pgsql: Add 'tap_tests' flag in config_default.pl Alvaro Herrera
- pgsql: Add 'tap_tests' flag in config_default.pl Alvaro Herrera
- pgsql: postgres_fdw: When sending ORDER BY, always include NULLS FIRST/ Robert Haas
- pgsql: Fix the way GetExistingLocalJoinPath is documented. Robert Haas
- pgsql: Fix query-based tab completion for multibyte characters. Robert Haas
- pgsql: Fix query-based tab completion for multibyte characters. Robert Haas
- pgsql: Fix query-based tab completion for multibyte characters. Robert Haas
- pgsql: Fix query-based tab completion for multibyte characters. Robert Haas
- pgsql: Fix query-based tab completion for multibyte characters. Robert Haas
- pgsql: Fix query-based tab completion for multibyte characters. Robert Haas
- pgsql: Improve support of Hunspell in ispell dictionary. Teodor Sigaev
- pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas
- pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas
- pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas
- pgsql: Fix InitializeSessionUserId not to deference NULL rolename point Robert Haas
- pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas
- pgsql: Fix compile breakage due to 0315dfa8f4afa8390383119330ca0bf241be Robert Haas
- pgsql: Fix InitializeSessionUserId not to deference NULL rolename point Robert Haas
- pgsql: Minor optimizations based on ParallelContext having nworkers_lau Robert Haas
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Artur Zakirov
- pgsql: Fix Windows build broken by d78a7d9c7fa3e9cd494b906f065fe7b7fe9f Teodor Sigaev
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Teodor Sigaev
- pgsql: Fix SerializeSnapshot not to overrun the allocated space. Robert Haas
- pgsql: Fix SerializeSnapshot not to overrun the allocated space. Robert Haas
- pgsql: Minor improvements to transaction manager README. Robert Haas
- pgsql: Fix typo in comment. Robert Haas
- pgsql: Make stats regression test robust in the face of parallel query. Tom Lane
- pgsql: Ignore recovery_min_apply_delay until recovery has reached consi Fujii Masao
- pgsql: Ignore recovery_min_apply_delay until recovery has reached consi Fujii Masao
- pgsql: Ignore recovery_min_apply_delay until recovery has reached consi Fujii Masao
- pgsql: Expose control file data via SQL accessible functions. Joe Conway
- pgsql: logical decoding: old/newtuple in spooled UPDATE changes was swi Andres Freund
- pgsql: logical decoding: old/newtuple in spooled UPDATE changes was swi Andres Freund
- pgsql: logical decoding: Fix handling of large old tuples with replica Andres Freund
- pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund
- pgsql: logical decoding: Fix handling of large old tuples with replica Andres Freund
- pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund
- pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund
- pgsql: logical decoding: old/newtuple in spooled UPDATE changes was swi Andres Freund
- pgsql: logical decoding: Fix handling of large old tuples with replica Andres Freund
- pgsql: Add valgrind suppression for padding bytes in twophase records. Andres Freund
- Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Tom Lane
- Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund
- pgsql: Fix typos Magnus Hagander
- pgsql: Fix typos Magnus Hagander
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Peter Eisentraut
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Artur Zakirov
-
pgsql: Fix unportable usage of
functions. Tom Lane - pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane
- pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane
- pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane
- pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane
- pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane
- pgsql: Fix not-terribly-safe coding in NIImportOOAffixes() and NIImport Tom Lane
- pgsql: Fix wrong allocation size in c8f621c43. Andres Freund
- pgsql: Fix wrong allocation size in c8f621c43. Andres Freund
- pgsql: Fix wrong allocation size in c8f621c43. Andres Freund
- Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Andres Freund
- Re: pgsql: logical decoding: Tell reorderbuffer about all xids. Tom Lane
- pgsql: Fix broken definition for function name in pgbench's exprscan.l. Tom Lane
- pgsql: Re-fix broken definition for function name in pgbench's exprscan Tom Lane
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Peter Eisentraut
- pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane
- pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane
- pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane
- pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane
- pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane
- pgsql: Fix backwards test for Windows service-ness in pg_ctl. Tom Lane
- pgsql: Make the upper part of the planner work by generating and compar Tom Lane
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Artur Zakirov
- pgsql: Further improvements to c8f621c43. Andres Freund
- pgsql: Further improvements to c8f621c43. Andres Freund
- pgsql: Further improvements to c8f621c43. Andres Freund
- pgsql: Make get_controlfile() error logging consistent with src/common Joe Conway
- pgsql: Fix uninstall target in tsearch Makefile Peter Eisentraut
- Re: pgsql: Improve support of Hunspell in ispell dictionary. Peter Eisentraut
- pgsql: Spell "parallel" correctly. Tom Lane
- pgsql: Fix minor typo in logical-decoding docs. Tom Lane
- pgsql: Fix minor typo in logical-decoding docs. Tom Lane
- pgsql: Fix minor typo in logical-decoding docs. Tom Lane
- pgsql: pg_upgrade: Remove converter plugin facility. Robert Haas
- pgsql: Add pg_visibility contrib module. Robert Haas
- pgsql: Department of second thoughts: remove PD_ALL_FROZEN. Robert Haas
- pgsql: Add some functions to fd.c for the convenience of extensions. Robert Haas
- pgsql: Fix parallel query on standby servers. Robert Haas
- pgsql: Fix typo. Robert Haas
- pgsql: Add new flags argument for xl_heap_visible to heap2_desc. Robert Haas
- pgsql: Fix reversed argument to bms_is_subset. Robert Haas
- pgsql: Update GetForeignPlan documentation. Robert Haas
- pgsql: Update GetForeignPlan documentation. Robert Haas
- pgsql: Comment update for fdw_recheck_quals. Robert Haas
- pgsql: Finish refactoring make_foo() functions in createplan.c. Tom Lane
- pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund
- pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund
- pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund
- pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund
- pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund
- pgsql: Fix minor thinko in pathification code. Tom Lane
- pgsql: plperl: Correctly handle empty arrays in plperl_ref_from_pg_arra Andres Freund
- pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- Re: pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- Re: pgsql: ltree: Zero padding bytes when allocating memory for externally Tom Lane
- pgsql: Suppress GCC 6 warning about self-comparison Peter Eisentraut
- pgsql: psql: Fix some strange code in SQL help creation Peter Eisentraut
- pgsql: ecpg: Fix typo Peter Eisentraut
- pgsql: Handle invalid libpq sockets in more places Peter Eisentraut
- pgsql: Improve handling of group-column indexes in GroupingSetsPath. Tom Lane
- pgsql: Add valgrind suppressions for bootstrap related code. Andres Freund
- pgsql: Add valgrind suppressions for bootstrap related code. Andres Freund
- pgsql: Add valgrind suppressions for python code. Andres Freund
- pgsql: Add valgrind suppressions for python code. Andres Freund
- pgsql: Add valgrind suppressions for bootstrap related code. Andres Freund
- pgsql: Add valgrind suppressions for python code. Andres Freund
- pgsql: Improve handling of pathtargets in planner.c. Tom Lane
- pgsql: Fix copy-and-pasteo in comment. Tom Lane
- pgsql: postgres_fdw: Consider foreign joining and foreign sorting toget Robert Haas
- pgsql: Fix incorrect tlist generation in create_gather_plan(). Tom Lane
- pgsql: Add a generic command progress reporting facility. Robert Haas
- pgsql: pgcrypto: support changing S2K iteration count Alvaro Herrera
- pgsql: pgbench: When -T is used, don't wait for transactions beyond end Robert Haas
- pgsql: Re-pgindent vacuumlazy.c. Robert Haas
- pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co Tom Lane
- pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co Tom Lane
- pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co Tom Lane
- pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co Tom Lane
- pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co Tom Lane
- pgsql: Fix incorrect handling of NULL index entries in indexed ROW() co Tom Lane
- pgsql: Add filter capability to RecursiveCopy::copypath Alvaro Herrera
- pgsql: PostgresNode: add backup_fs_hot and backup_fs_cold Alvaro Herrera
- pgsql: doc: Reorganize pg_resetxlog reference page Peter Eisentraut
- pgsql: Introduce durable_rename() and durable_link_or_rename(). Andres Freund
- pgsql: Avoid unlikely data-loss scenarios due to rename() without fsync Andres Freund
- pgsql: Introduce durable_rename() and durable_link_or_rename(). Andres Freund
- pgsql: Introduce durable_rename() and durable_link_or_rename(). Andres Freund
- pgsql: Avoid unlikely data-loss scenarios due to rename() without fsync Andres Freund
- pgsql: Introduce durable_rename() and durable_link_or_rename(). Andres Freund
- pgsql: Avoid unlikely data-loss scenarios due to rename() without fsync Andres Freund
- pgsql: Introduce durable_rename() and durable_link_or_rename(). Andres Freund
- pgsql: Avoid unlikely data-loss scenarios due to rename() without fsync Andres Freund
- pgsql: Avoid unlikely data-loss scenarios due to rename() without fsync Andres Freund
- pgsql: Introduce durable_rename() and durable_link_or_rename(). Andres Freund
- pgsql: Avoid unlikely data-loss scenarios due to rename() without fsync Andres Freund
- pgsql: Remove a couple of useless pstrdup() calls. Tom Lane
- pgsql: Code review for b6fb6471f6afaf649e52f38269fd8c5c60647669. Robert Haas
- pgsql: Reduce lock level for altering fillfactor Simon Riggs
- pgsql: Reduce size of two phase file header Simon Riggs
- pgsql: Avoid crash on old Windows with AVX2-capable CPU for VS2013 buil Magnus Hagander
- pgsql: Avoid crash on old Windows with AVX2-capable CPU for VS2013 buil Magnus Hagander
- pgsql: Avoid crash on old Windows with AVX2-capable CPU for VS2013 buil Magnus Hagander
- pgsql: Avoid crash on old Windows with AVX2-capable CPU for VS2013 buil Magnus Hagander
- pgsql: Avoid crash on old Windows with AVX2-capable CPU for VS2013 buil Magnus Hagander
- pgsql: Avoid crash on old Windows with AVX2-capable CPU for VS2013 buil Magnus Hagander
- Re: pgsql: ltree: Zero padding bytes when allocating memory for externally Tom Lane
- pgsql: Document BRIN a bit more thoroughly Alvaro Herrera
- pgsql: Document BRIN a bit more thoroughly Alvaro Herrera
- Re: pgsql: ltree: Zero padding bytes when allocating memory for externally Andres Freund
- Re: pgsql: ltree: Zero padding bytes when allocating memory for externally Tom Lane
- pgsql: Provide much better wait information in pg_stat_activity. Robert Haas
- pgsql: Rework wait for AccessExclusiveLocks on Hot Standby Simon Riggs
- Re: pgsql: Provide much better wait information in pg_stat_activity. Pavel Stehule
- pgsql: Refactor pull_var_clause's API to make it less tedious to extend Tom Lane
- pgsql: Don't vacuum all-frozen pages. Robert Haas
- Re: pgsql: Don't vacuum all-frozen pages. Andres Freund
- pgsql: Give pull_var_clause() reject/recurse/return behavior for Window Tom Lane
- Re: pgsql: Don't vacuum all-frozen pages. Peter Geoghegan
- Re: pgsql: Provide much better wait information in pg_stat_activity. Andres Freund
- Re: pgsql: Don't vacuum all-frozen pages. Amit Langote
- pgsql: Allow to trigger kernel writeback after a configurable number of Andres Freund
- pgsql: Checkpoint sorting and balancing. Andres Freund
- Re: pgsql: Checkpoint sorting and balancing. Peter Eisentraut
- pgsql: Blindly try to fix dtrace enabled builds, broken in 9cd00c45. Andres Freund
- Re: pgsql: Checkpoint sorting and balancing. Andres Freund
- Re: pgsql: Provide much better wait information in pg_stat_activity. Peter Eisentraut
- Re: pgsql: Checkpoint sorting and balancing. Peter Eisentraut
- pgsql: Simplify GetLockNameFromTagType. Robert Haas
- Re: pgsql: Checkpoint sorting and balancing. Michael Paquier
- Re: pgsql: Don't vacuum all-frozen pages. Michael Paquier
- pgsql: Allow emit_log_hook to see original message text Simon Riggs
- pgsql: Refactor receivelog.c parameters Magnus Hagander
- pgsql: Fix a typo, and remove unnecessary pgstat_report_wait_end(). Robert Haas
- pgsql: psql: Don't automatically use expanded format when there's 1 col Robert Haas
- pgsql: Allow setting sample ratio for auto_explain Magnus Hagander
- pgsql: Minor additional refactoring of planner.c's PathTarget handling. Tom Lane
- pgsql: Tsvector editing functions Teodor Sigaev
- pgsql: Bump catalog version missed in 6943a946c7e5eb72d53c0ce71f08a81a1 Teodor Sigaev
- pgsql: Fix merge affixes for numeric ones Teodor Sigaev
- pgsql: Fix Windows build broken in 6943a946c7e5eb72d53c0ce71f08a81a1335 Teodor Sigaev
- pgsql: When appropriate, postpone SELECT output expressions till after Tom Lane
- pgsql: pg_upgrade: Convert old visibility map format to new format. Robert Haas
- Re: pgsql: Only try to push down foreign joins if the user mapping OIDs mat Andres Freund
- Re: pgsql: Allow to trigger kernel writeback after a configurable number of Andres Freund
- Re: pgsql: Allow to trigger kernel writeback after a configurable number of Tom Lane
- pgsql: Re-export a few of createplan.c's make_xxx() functions. Tom Lane
- pgsql: Include portability/mem.h into fd.c for MAP_FAILED. Andres Freund
- pgsql: Widen query numbers-of-tuples-processed counters to uint64. Tom Lane
- Re: pgsql: Widen query numbers-of-tuples-processed counters to uint64. Andres Freund
- pgsql: Get rid of scribbling on a const variable in psql's print.c. Tom Lane
- pgsql: Get rid of scribbling on a const variable in psql's print.c. Tom Lane
- Re: pgsql: Widen query numbers-of-tuples-processed counters to uint64. Tom Lane
- pgsql: Fix Windows portability issue in 23a27b039d94ba35. Tom Lane
- pgsql: Report memory context stats upon out-of-memory in repalloc[_huge Tom Lane
- pgsql: Report memory context stats upon out-of-memory in repalloc[_huge Tom Lane
- pgsql: Fix order of MemSet arguments Magnus Hagander
- pgsql: Rename auto_explain.sample_ratio to sample_rate Magnus Hagander
- pgsql: Fix whitespace and remove obsolete gitattributes entry Peter Eisentraut
- pgsql: Fix memory leak in repeated GIN index searches. Tom Lane
- pgsql: Fix memory leak in repeated GIN index searches. Tom Lane
- pgsql: Mop-up for setting minimum Tcl version to 8.4. Tom Lane
- pgsql: Teach the configure script to validate its --with-pgport argumen Tom Lane
- pgsql: Add missing NULL terminator to list_SECURITY_LABEL_preposition[] Tom Lane
- pgsql: Add missing NULL terminator to list_SECURITY_LABEL_preposition[] Tom Lane
- pgsql: Add missing NULL terminator to list_SECURITY_LABEL_preposition[] Tom Lane
- pgsql: Add missing NULL terminator to list_SECURITY_LABEL_preposition[] Tom Lane
- pgsql: Add missing NULL terminator to list_SECURITY_LABEL_preposition[] Tom Lane
- pgsql: pg_stat_get_progress_info() should be marked STRICT. Tom Lane
- pgsql: Improve check for overly-long extensible node name. Robert Haas
- pgsql: Use repalloc_huge() to enlarge a SPITupleTable's tuple pointer a Tom Lane
- pgsql: Update more comments for 96198d94cb7adc664bda341842dc8db671d8be7 Robert Haas
- pgsql: Improve conversions from uint64 to Perl types. Tom Lane
- pgsql: Update PL/Perl's comment about hv_store(). Tom Lane
- pgsql: Rethink representation of PathTargets. Tom Lane
- pgsql: Allow callers of create_foreignscan_path to specify nondefault P Tom Lane
- pgsql: Provide a planner hook at a suitable place for creating upper-re Tom Lane
- pgsql: Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan. Robert Haas
- pgsql: Add missing include for self-containment Peter Eisentraut
- pgsql: Add a GetForeignUpperPaths callback function for FDWs. Tom Lane
-
pgsql: Cope if platform declares mbstowcs_l(), but not locale_t,
in
Tom Lane -
pgsql: Cope if platform declares mbstowcs_l(), but not locale_t,
in
Tom Lane -
pgsql: Cope if platform declares mbstowcs_l(), but not locale_t,
in
Tom Lane -
pgsql: Cope if platform declares mbstowcs_l(), but not locale_t,
in
Tom Lane -
pgsql: Cope if platform declares mbstowcs_l(), but not locale_t,
in
Tom Lane -
pgsql: Cope if platform declares mbstowcs_l(), but not locale_t,
in
Tom Lane - pgsql: Add simple VACUUM progress reporting. Robert Haas
- pgsql: Fix typos. Robert Haas
- pgsql: postgres_fdw: make_tuple_from_result_row should set cur_attno fo Robert Haas
- pgsql: Fix typos in comments Alvaro Herrera
- pgsql: Fix typos in comments Alvaro Herrera
- pgsql: Fix typos in comments Alvaro Herrera
- pgsql: Fix typos in comments Alvaro Herrera
- pgsql: Avoid incorrectly indicating exclusion constraint wait Stephen Frost
- pgsql: Avoid incorrectly indicating exclusion constraint wait Stephen Frost
- pgsql: Fix typos. Robert Haas
- pgsql: Improve script generating unaccent rules Teodor Sigaev
- pgsql: fix typo in comment Teodor Sigaev
- pgsql: UCS_to_EUC_JIS_2004.pl: Turn off "test" mode by default Peter Eisentraut
- pgsql: Make spacing and punctuation consistent Peter Eisentraut
- pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit() Teodor Sigaev
- pgsql: Add idle_in_transaction_session_timeout. Robert Haas
- pgsql: Fix typo. Robert Haas
- pgsql: Add word_similarity to pg_trgm contrib module. Teodor Sigaev
- pgsql: Add files forgotten in f576b17cd6ba653bdace1f0da9a3b57f4984e460 Teodor Sigaev
- Re: pgsql: Add word_similarity to pg_trgm contrib module. Tom Lane
- Re: pgsql: Add word_similarity to pg_trgm contrib module. Robert Haas
- Re: pgsql: Add word_similarity to pg_trgm contrib module. Tom Lane
- Re: pgsql: Add word_similarity to pg_trgm contrib module. Teodor Sigaev
- pgsql: Fix problems in commit c16dc1aca5e01e6acaadfcf38f5fc964a381dc62. Robert Haas
- pgsql: Another comment update. Robert Haas
- pgsql: Be more careful about out-of-range dates and timestamps. Tom Lane
- pgsql: Fix j2day() to behave sanely for negative Julian dates. Tom Lane
- pgsql: Fix "pg_bench -C -M prepared". Tom Lane
- pgsql: Fix "pg_bench -C -M prepared". Tom Lane
- pgsql: Fix "pg_bench -C -M prepared". Tom Lane
- pgsql: Fix "pg_bench -C -M prepared". Tom Lane
- pgsql: Fix "pg_bench -C -M prepared". Tom Lane
- pgsql: Add syslog_sequence_numbers parameter Peter Eisentraut
- pgsql: Add syslog_split_messages parameter Peter Eisentraut
- pgsql: Fix "pg_bench -C -M prepared". Tom Lane
- pgsql: Fix typos. Robert Haas
- pgsql: Improve support of Hunspell Teodor Sigaev
- Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit() Tom Lane
- Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit() Teodor Sigaev
- Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit() Teodor Sigaev
- Re: pgsql: GUC variable pg_trgm.similarity_threshold insead of set_limit() Tom Lane
- pgsql: Fix assorted breakage in to_char()'s OF format option. Tom Lane
- pgsql: Fix assorted breakage in to_char()'s OF format option. Tom Lane
- pgsql: Fix assorted breakage in to_char()'s OF format option. Tom Lane
- pgsql: Improve memory management for external sorts. Robert Haas
- pgsql: Update tuplesort.c comments for memory mangement improvements. Robert Haas
- pgsql: Remove useless double calls of make_parsestate(). Tom Lane
- pgsql: Remove useless double calls of make_parsestate(). Tom Lane
- pgsql: docs: Fix typo'd brin_summarize_new_values Alvaro Herrera
- pgsql: docs: Fix typo'd brin_summarize_new_values Alvaro Herrera
- Re: pgsql: Improve memory management for external sorts. Aleksander Alekseev
- Re: pgsql: Improve memory management for external sorts. Aleksander Alekseev
- pgsql: pg_trgm's set_limit() now uses SetConfigOption() Teodor Sigaev
- pgsql: Various minor corrections of and improvements to comments. Robert Haas
- pgsql: Push scan/join target list beneath Gather when possible. Robert Haas
- pgsql: Introduce parse_ident() Teodor Sigaev
- Re: pgsql: Introduce parse_ident() Erik Rijkers
- pgsql: Fix a typo Teodor Sigaev
- Re: pgsql: Introduce parse_ident() Teodor Sigaev
- pgsql: Clean up some misplaced #includes. Tom Lane
- Re: pgsql: Improve memory management for external sorts. Andres Freund
- pgsql: Directly modify foreign tables. Robert Haas
- Re: pgsql: Clean up some misplaced #includes. Aleksander Alekseev
- pgsql: Make it easier to choose the used waiting primitive in unix_latc Andres Freund
- pgsql: Remove unused, and dangerous, TestLatch() macro. Andres Freund
- pgsql: Only clear latch self-pipe/event if there is a pending notificat Andres Freund
- pgsql: Error out if waiting on socket readiness without a specified soc Andres Freund
- pgsql: Use INT64_FORMAT instead of %ld for int64. Robert Haas
- pgsql: Decouple psqlscan.l from surrounding program. Tom Lane
- pgsql: Merge wal_level "archive" and "hot_standby" into new name "repli Peter Eisentraut
- pgsql: Convert psql's flex lexer to be re-entrant, and make it compile Tom Lane
- Re: pgsql: Convert psql's flex lexer to be re-entrant, and make it compile Michael Paquier
- pgsql: Split psql's lexer into two separate .l files for SQL and backsl Tom Lane
- pgsql: Suppress FLEX_NO_BACKUP check for psqlscanslash.l. Tom Lane
- pgsql: Use yylex_init not yylex_init_extra(). Tom Lane
- pgsql: Fix missed update in _readForeignScan(). Tom Lane
- pgsql: Fix stupid omission in c4901a1e. Andres Freund
- pgsql: Allow SSL server key file to have group read access if owned by Peter Eisentraut
- pgsql: With ancient gcc, skip pg_attribute_printf() on function pointer Tom Lane
- pgsql: pgbench: Allow changing weights for scripts Alvaro Herrera
- pgsql: Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l st Tom Lane
- pgsql: Typo fix. Tom Lane
- pgsql: Sync backend/parser/scan.l with bin/psql/psqlscan.l. Tom Lane
- Re: pgsql: pgbench: Allow changing weights for scripts Tom Lane
- pgsql: pgbench: Silence new compiler warnings Alvaro Herrera
- Re: pgsql: pgbench: Allow changing weights for scripts Alvaro Herrera
- Re: pgsql: pgbench: Allow changing weights for scripts Fabien COELHO
- Re: pgsql: pgbench: Allow changing weights for scripts Andres Freund
- Re: pgsql: pgbench: Allow changing weights for scripts Fabien COELHO
- pgsql: Make pgbench's expression lexer reentrant. Tom Lane
- Re: pgsql: pgbench: Silence new compiler warnings Tom Lane
- pgsql: Fix phony .PHONY. Tom Lane
- pgsql: Fix phony .PHONY. Tom Lane
- pgsql: Fix phony .PHONY. Tom Lane
- pgsql: Remove dependency on psed for MSVC builds. Andrew Dunstan
- pgsql: Remove dependency on psed for MSVC builds. Andrew Dunstan
- pgsql: Remove dependency on psed for MSVC builds. Andrew Dunstan
- pgsql: Remove dependency on psed for MSVC builds. Andrew Dunstan
- pgsql: Remove dependency on psed for MSVC builds. Andrew Dunstan
- pgsql: Remove dependency on psed for MSVC builds. Andrew Dunstan
- Re: pgsql: Make pgbench's expression lexer reentrant. Andres Freund
- pgsql: SQL commands in pgbench scripts are now ended by semicolons, not Tom Lane
- Re: pgsql: Make pgbench's expression lexer reentrant. Tom Lane
- pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. Tom Lane
- pgsql: Use %option bison-bridge in psql/pgbench lexers. Tom Lane
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. David Rowley
- pgsql: Second attempt at fixing MSVC build for 68ab8e8ba4a471d9. Andres Freund
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. Andres Freund
- pgsql: Introduce WaitEventSet API. Andres Freund
- pgsql: Combine win32 and unix latch implementations. Andres Freund
- pgsql: Properly declare FeBeWaitSet. Andres Freund
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. Tom Lane
- pgsql: Support parallel aggregation. Robert Haas
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. Andres Freund
- pgsql: Make max_parallel_degree PGC_USERSET. Robert Haas
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. David Rowley
- pgsql: Clean up some Coverity complaints about commit 0bf3ae88af330496. Tom Lane
- Re: pgsql: Introduce WaitEventSet API. Tom Lane
- pgsql: Allow the delay in psql's \watch command to be a fractional seco Tom Lane
- pgsql: Improve header output from psql's \watch command. Tom Lane
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. Andrew Dunstan
- Re: pgsql: Best-guess attempt at fixing MSVC build for 68ab8e8ba4a471d9. Michael Paquier
- pgsql: Fix typo in docs. Fujii Masao
- pgsql: Improve docs of pg_trgm changes Teodor Sigaev
- pgsql: Fix EvalPlanQual bug when query contains both locked and not-loc Tom Lane
- pgsql: Fix EvalPlanQual bug when query contains both locked and not-loc Tom Lane
- pgsql: Change comment to describe correct lock level used Simon Riggs
- pgsql: Change comment to describe correct lock level used Simon Riggs
- pgsql: Fix unsafe use of strtol() on a non-null-terminated Text datum. Tom Lane
- pgsql: Fix unsafe use of strtol() on a non-null-terminated Text datum. Tom Lane
- pgsql: Code review for error reports in jsonb_set(). Tom Lane
- pgsql: Code review for error reports in jsonb_set(). Tom Lane
- pgsql: Partition the freelist for shared dynahash tables. Robert Haas
- pgsql: postgres_fdw: Fix crash when pushing down multiple joins. Robert Haas
- pgsql: Disable abbreviated keys for string-sorting in non-C locales. Robert Haas
- pgsql: Disable abbreviated keys for string-sorting in non-C locales. Robert Haas
- pgsql: Move keywords.c/kwlookup.c into src/common/. Tom Lane
- pgsql: Support CREATE ACCESS METHOD Alvaro Herrera
- pgsql: Avoid PGDLLIMPORT for simple local references in frontend progra Tom Lane
- pgsql: Use correct GetDatum function. Robert Haas
- pgsql: Improve documentation for combine functions. Robert Haas
- pgsql: Create src/fe_utils/, and move stuff into there from pg_dump's d Tom Lane
- pgsql: Add missed inclusion requirement in Mkvcbuild.pm. Tom Lane
- pgsql: Suppress compiler warning for get_am_type_string(). Tom Lane
- pgsql: Move psql's print.c and mbprint.c into src/fe_utils. Tom Lane
- pgsql: Move psql's psqlscan.l into src/fe_utils. Tom Lane
- pgsql: Link libpq after libpgfeutils to satisfy Windows linker. Tom Lane
- Re: pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Re: pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- pgsql: Don't split up SRFs when choosing to postpone SELECT output expr Tom Lane
- pgsql: Fix DROP OPERATOR to reset oprcom/oprnegate links to the dropped Tom Lane
- pgsql: In PL/Tcl, make database errors return additional info in the er Tom Lane
- pgsql: Improve PL/Tcl errorCode facility by providing decoded name for Tom Lane
- pgsql: Fix PL/Tcl for vpath builds. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016c. Tom Lane
- pgsql: Update time zone data files to tzdata release 2016c. Tom Lane
- pgsql: Avoid a couple of zero-divide scenarios in the planner. Tom Lane
- pgsql: Modernize zic's test for valid timezone abbreviations. Tom Lane
- pgsql: Modernize zic's test for valid timezone abbreviations. Tom Lane
- pgsql: Modernize zic's test for valid timezone abbreviations. Tom Lane
- pgsql: Modernize zic's test for valid timezone abbreviations. Tom Lane
- pgsql: Modernize zic's test for valid timezone abbreviations. Tom Lane
- pgsql: Modernize zic's test for valid timezone abbreviations. Tom Lane
- pgsql: First-draft release notes for 9.5.2. Tom Lane
- Re: pgsql: pg_upgrade: preserve database and relation minmxid values Andres Freund
- pgsql: Change various Gin*Is* macros to return 0/1. Andres Freund
- pgsql: Change various Gin*Is* macros to return 0/1. Andres Freund
- pgsql: Change various Gin*Is* macros to return 0/1. Andres Freund
- pgsql: Change various Gin*Is* macros to return 0/1. Andres Freund
- pgsql: Change various Gin*Is* macros to return 0/1. Andres Freund
- pgsql: Change various Gin*Is* macros to return 0/1. Andres Freund
- pgsql: Don't use !! but != 0/NULL to force boolean evaluation. Andres Freund
- pgsql: pg_rewind: Close backup_label file descriptor. Andres Freund
- pgsql: pg_rewind: Close backup_label file descriptor. Andres Freund
- pgsql: Fix LWLockReportWaitEnd() parameter list to be (void). Andres Freund
- pgsql: pg_rewind: fsync target data directory. Andres Freund
- pgsql: pg_rewind: fsync target data directory. Andres Freund
- pgsql: Clamp adjusted ndistinct to positive integer in estimate_hash_bu Tom Lane
- pgsql: Guard against zero vardata.rel->tuples in estimate_hash_bucketsi Tom Lane
- pgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. Tom Lane
- pgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. Tom Lane
- pgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. Tom Lane
- pgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. Tom Lane
- pgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. Tom Lane
- pgsql: Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. Tom Lane
- pgsql: Code and docs review for commit 3187d6de0e5a9e805b27c48437897e8c Tom Lane
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix comment in pg_dump. Teodor Sigaev
- pgsql: psql tab-complete for CREATE/DROP ACCESS METHOD Teodor Sigaev
- pgsql: Improve internationalization of messages involving type names Alvaro Herrera
- pgsql: Fix minor leak in pg_dump for ACCESS METHOD. Alvaro Herrera
- Re: pgsql: Improve internationalization of messages involving type names Stephen Frost
- pgsql: pg_rewind: Improve internationalization Alvaro Herrera
- pgsql: Update expected file from quoting change Alvaro Herrera
- Re: pgsql: Improve internationalization of messages involving type names Tom Lane
- pgsql: Document errhidecontext() where it ought to be documented. Tom Lane
- pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane
- pgsql: Fix MSVC build for changes in zic. Tom Lane
- pgsql: Stamp 9.5.2. Tom Lane
- pgsql: Stamp 9.4.7. Tom Lane
- pgsql: Stamp 9.3.12. Tom Lane
- pgsql: Stamp 9.2.16. Tom Lane
- pgsql: Stamp 9.1.21. Tom Lane
- pgsql: Sync tzload() and tzparse() APIs with IANA release tzcode2016c. Tom Lane
- pgsql: Mention BRIN as able to do multi-column indexes Alvaro Herrera
- pgsql: Mention BRIN as able to do multi-column indexes Alvaro Herrera
- pgsql: PostgresNode: initialize $timed_out if passed Alvaro Herrera
- pgsql: pgbench: Support double constants and functions. Robert Haas
- pgsql: Fix typo in comment. Robert Haas
- pgsql: On all Windows platforms, not just Cygwin, use _timezone and _tz Robert Haas
- pgsql: Don't require a user mapping for FDWs to work. Robert Haas
- pgsql: Fix portability issues in 86c43f4e22c0771fd0cc6bce2799802c894ee2 Tom Lane
- pgsql: Fix zic for Windows. Tom Lane
- pgsql: Protect zic's symlink() call with #ifdef HAVE_SYMLINK. Tom Lane
- pgsql: Rework custom scans to work more like the new extensible node st Robert Haas
- pgsql: Fix support of digits in email/hostnames. Teodor Sigaev
- pgsql: Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane
- pgsql: Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane
- pgsql: Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane
- pgsql: Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane
- pgsql: Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane
- pgsql: Avoid possibly-unsafe use of Windows' FormatMessage() function. Tom Lane
- pgsql: pgbench: Remove \setrandom. Robert Haas
- pgsql: pgbench: allow a script weight of zero Alvaro Herrera
- pgsql: Fix pgbench documentation error. Robert Haas
- pgsql: Fix pgbench documentation error. Robert Haas
- pgsql: Improve pgbench docs regarding per-transaction logging. Robert Haas
- pgsql: Allow aggregate transition states to be serialized and deseriali Robert Haas
- pgsql: Fix bug in aggregate (de)serialization commit. Robert Haas
- pgsql: Allow to_timestamp(float8) to convert float infinity to timestam Tom Lane
- pgsql: Fix interval_mul() to not produce insane results. Tom Lane
- pgsql: Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas
- Re: pgsql: Add new replication mode synchronous_commit = 'remote_apply'. Michael Paquier
- pgsql: Remove TZ environment-variable entry from postgres reference pag Tom Lane
- pgsql: Remove TZ environment-variable entry from postgres reference pag Tom Lane
- pgsql: Remove TZ environment-variable entry from postgres reference pag Tom Lane
- pgsql: Remove TZ environment-variable entry from postgres reference pag Tom Lane
- Re: pgsql: Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas
- pgsql: Remove TZ environment-variable entry from postgres reference pag Tom Lane
- Re: pgsql: Add new replication mode synchronous_commit = 'remote_apply'. Michael Paquier
- Re: pgsql: Add new replication mode synchronous_commit = 'remote_apply'. Robert Haas
- pgsql: Remove just-added tests for to_timestamp(float8) with out-of-ran Tom Lane
- pgsql: Add missing gss option to msvc config template Magnus Hagander
- pgsql: Tag refs/tags/REL9_5_2 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_3_12 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_1_21 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_4_7 was created pgsql@postgresql.org
- pgsql: Tag refs/tags/REL9_2_16 was created pgsql@postgresql.org
- pgsql: Introduce traversalValue for SP-GiST scan Teodor Sigaev
- pgsql: Use traversalValue in SP-GiST range opclass. Teodor Sigaev
- pgsql: Introduce SP-GiST operator class over box. Teodor Sigaev
- pgsql: Bump catalog version, forget in acdf2a8b372aec1da09370fca77ff7dc Teodor Sigaev
- pgsql: Suppress uninitialized-variable warnings. Tom Lane
- pgsql: Improve portability of I/O behavior for the geometric types. Tom Lane
- Re: pgsql: Improve internationalization of messages involving type names Alvaro Herrera
- pgsql: XLogReader general code cleanup Alvaro Herrera
- pgsql: Enable logical slots to follow timeline switches Alvaro Herrera
- Re: pgsql: Enable logical slots to follow timeline switches Tom Lane
- Re: pgsql: Enable logical slots to follow timeline switches Alvaro Herrera
- pgsql: I forgot the alternate expected file in previous commit Alvaro Herrera
- pgsql: Use proper format specifier %X/%X for LSN. Fujii Masao
- pgsql: Blind attempt at fixing Win32 issue on 24c5f1a103c Alvaro Herrera
- pgsql: Fix broken variable declaration Alvaro Herrera
- pgsql: Fix broken variable declaration Alvaro Herrera
- pgsql: Reset plan->row_security_env and planUserId Stephen Frost
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Add missing checks to some of pageinspect's BRIN functions Alvaro Herrera
- pgsql: Reset plan->row_security_env and planUserId Stephen Frost
- pgsql: Add missing checks to some of pageinspect's BRIN functions Alvaro Herrera
- pgsql: Support using index-only scans with partial indexes in more case Tom Lane
- pgsql: Fix recovery_min_apply_delay test Alvaro Herrera
- pgsql: Another zic portability fix. Tom Lane