Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbxpg-0000eJ-CG for pgsql-docs@arkaria.postgresql.org; Wed, 06 Apr 2022 05:03:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nbxpf-0002oB-6H for pgsql-docs@arkaria.postgresql.org; Wed, 06 Apr 2022 05:03:51 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nbxpe-0002o2-TZ for pgsql-docs@lists.postgresql.org; Wed, 06 Apr 2022 05:03:50 +0000 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nbxpc-0001SY-D5 for pgsql-docs@lists.postgresql.org; Wed, 06 Apr 2022 05:03:50 +0000 Received: by mail-ej1-x62f.google.com with SMTP id bq8so1812265ejb.10 for ; Tue, 05 Apr 2022 22:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=/n9NOBLaKyk0IgAVe8uykP27UKT1cu4m6OcVa9l6whM=; b=apRoYDOhbO4CNmZFZ2sVpTQZ5cXHynYlGLumM+xp+zP2jGkW4QOqBFjmYgFStWYTsf 9evyDZFbL8q20PyZpJobCp5fEA+ox7gjqtlJtGLHPYcdqcLmIEsvw1IOmh3/NZR3Ncvz 8KDsn50l/w4ecPl4PMkISexpkiWRz0wXgJHEyaWonNhjAlFVWg4hxa62fIqv39hfwq4E wGEkaiMArBda531BoQjlLyz9WDfVgqQLvdGyf4CwbO14dxq0MTicE7/cCI1oF0qG4t3c FbyUhBoRXXHSIlrKsux+PMC6Qi5kqS1b24Q/TK4q3VDruwcWIXMEtS37zKuY+0HN6Bwg wqEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=/n9NOBLaKyk0IgAVe8uykP27UKT1cu4m6OcVa9l6whM=; b=Awgx+J0PCg5rzuwirVITKhP9LHCtIPWiY/M+78QGN6QepLTYLYTYf26YcU/0Q7RG9V /Pc1rpnsKs68Ctgyg/INzN4VUCYpcnU7AYDsjK5vJhFy9ArA7dwEqCVWy2ypKUiwobua eFUy5qcz9bzfmYc7BEUwfy1IY6RIKsc5AcbJO5UYbCjXIN42kB3oFZMplxdeqBsS6a47 FBR9TNriss9qYN4vUV6ZFxDAYK0qmpaAqMezyGo+WabDgLxRxzIYm4vLx+BJa3hBIh3C jRpGKSZavIf2/ZodX6HaNciVBs90nDsqL2RiPXuIT6xdPOo9mD/WPOEzecAD08ojrZlV df7Q== X-Gm-Message-State: AOAM532pcdX8pIgil2AOjOoMkIQQOu31evlv+bcGVBHQygJAGSqNbXs6 kjGCCYZE6C8l7Ss0JI9CmPSG4dbSc6bnmMArjLg= X-Google-Smtp-Source: ABdhPJx5ORodUsZCLnWUfOk/cV9T3R1nCGkcW3YPSlg82ycNF7pzDyZTgLbX1LNNcLEglrky00x4Dhu3c1+h9rqmgtI= X-Received: by 2002:a17:906:d54b:b0:6e7:f185:18d5 with SMTP id cr11-20020a170906d54b00b006e7f18518d5mr6955935ejc.155.1649221427108; Tue, 05 Apr 2022 22:03:47 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:640c:f44:b0:151:e8c0:9f7 with HTTP; Tue, 5 Apr 2022 22:03:46 -0700 (PDT) In-Reply-To: References: From: "David G. Johnston" Date: Tue, 5 Apr 2022 22:03:46 -0700 Message-ID: Subject: Re: stxkind only explain two elements. left two unexplained. To: Jian He Cc: "pgsql-docs@lists.postgresql.org" Content-Type: multipart/alternative; boundary="00000000000051a67505dbf54930" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000051a67505dbf54930 Content-Type: text/plain; charset="UTF-8" On Tuesday, April 5, 2022, Jian He wrote: > PostgreSQL: Documentation: 10: 51.51. pg_statistic_ext > > >> stxkind : An array containing codes for the enabled statistics kinds; >> valid values are: d for n-distinct statistics, f for functional >> dependency statistics > > Read the current version of the docs. David J. --00000000000051a67505dbf54930 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tuesday, April 5, 2022, Jian He <hejian.mark@gmail.com> wrote:
stxkind :=C2=A0An arr= ay containing codes for the enabled statistics kinds; valid values are:=C2= =A0d=C2=A0for n-distinct statistics,=C2= =A0f=C2=A0for functional dependency stati= stics
=

Read the current version of the docs.
=C2=A0David J.=C2=A0
--00000000000051a67505dbf54930--