pgsql-committers (thread)
<
Prev Period
]
[
Next Period
>
[COMMITTERS] pgsql: Ensure the previous Perl interpreter selection is restored upon
,
Tom Lane
[COMMITTERS] pgsql: Ensure the previous Perl interpreter selection is restored upon
,
Tom Lane
[COMMITTERS] pgsql: Ensure the previous Perl interpreter selection is restored upon
,
Tom Lane
[COMMITTERS] pgsql: Ensure the previous Perl interpreter selection is restored upon
,
Tom Lane
[COMMITTERS] pgsql: Implement parser hooks for processing ColumnRef and ParamRef
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make the overflow guards in ExecChooseHashTableSize be more
,
Tom Lane
[COMMITTERS] pgsql: Make FOR UPDATE/SHARE in the primary query not propagate into
,
Tom Lane
[COMMITTERS] pgsql: Make FOR UPDATE/SHARE in the primary query not propagate into
,
Tom Lane
Re: [COMMITTERS] pgsql: Simplify a few makefile rules since install-sh can now install
,
Alvaro Herrera
[COMMITTERS] pgsql: Fix documentation on the toast.fillfactor reloption: it doesn't
,
Alvaro Herrera
[COMMITTERS] pgsql: Fix documentation on the toast.fillfactor reloption: it doesn't
,
Alvaro Herrera
[COMMITTERS] pg-migrator - pg_migrator: Document how to create a copy of the old
,
User Bmomjian
[COMMITTERS] pg-migrator - pg_migrator: Recommand just ANALYZE after migration,
,
User Bmomjian
[COMMITTERS] pg-migrator - pg_migrator: Recommand just ANALYZE after migration,
,
User Bmomjian
[COMMITTERS] pgsql: When querying a table with child tables, do not check permissions
,
Peter Eisentraut
[COMMITTERS] pgsql: Remove regex_flavor GUC, so that regular expressions are always
,
Tom Lane
[COMMITTERS] pgsql: Remove add_missing_from GUC and associated parser support for
,
Tom Lane
[COMMITTERS] pgsql: Version stamp 8.5alpha2
,
Peter Eisentraut
[COMMITTERS] pgsql: Finalize 8.5alpha2 release notes, with updates from Josh Berkus
,
Peter Eisentraut
[COMMITTERS] pgsql: Preliminary release notes for 8.5alpha2
,
Peter Eisentraut
[COMMITTERS] pgsql: Translations update for 8.5alpha2
,
Peter Eisentraut
[COMMITTERS] pgsql: Update translation updating procedure.
,
Peter Eisentraut
[COMMITTERS] pgsphere - pgsphere: # small performance improvment
,
User Richtej
[COMMITTERS] pgsphere - pgsphere: # fix missing variable
,
User Richtej
[COMMITTERS] pgsphere - pgsphere: # fix line relations
,
User Richtej
[COMMITTERS] pgsphere - pgsphere: + add a test to create a small polygon
,
User Richtej
[COMMITTERS] pgsphere - pgsphere: # numeric precision for comparisation reduced
,
User Richtej
[COMMITTERS] pgsphere - pgsphere: # fix a numeric precission bug in spherical line
,
User Richtej
[COMMITTERS] pgsql: Fix typo in previous release as reported by Itagaki Takahiro, but
,
Magnus Hagander
[COMMITTERS] pgsql: Write to the Windows eventlog in UTF16, converting the message
,
Magnus Hagander
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
,
Tom Lane
[COMMITTERS] pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
,
Heikki Linnakangas
[COMMITTERS] pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
,
Heikki Linnakangas
[COMMITTERS] pgsql: First committed version of plpython_unicode_0.out did not
,
Tom Lane
[COMMITTERS] pgsql: Made ECPG more robust against applications freeing strings, based
,
Michael Meskes
[COMMITTERS] pgsql: Avoid using trivial usernames in foreign_data regression test.
,
Alvaro Herrera
[COMMITTERS] pgsql: Support SQL-compliant triggers on columns, ie fire only if
,
Tom Lane
[COMMITTERS] pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
,
Heikki Linnakangas
[COMMITTERS] pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
,
Heikki Linnakangas
[COMMITTERS] pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to
,
Heikki Linnakangas
[COMMITTERS] pgsql: In the configure check for the Python distutils module, use a
,
Peter Eisentraut
[COMMITTERS] pgsql: Add alternative expected file for unicode test for client
,
Peter Eisentraut
[COMMITTERS] pgsql: Raise the maximum authentication token (Kerberos ticket) size in
,
Heikki Linnakangas
[COMMITTERS] pgsql: Raise the maximum authentication token (Kerberos ticket) size in
,
Heikki Linnakangas
[COMMITTERS] pgsql: Raise the maximum authentication token (Kerberos ticket) size in
,
Heikki Linnakangas
[COMMITTERS] pgsql: Replace unmatched " by " to avoid throwing off syntax
,
Peter Eisentraut
[COMMITTERS] pgsql: Add "\pset linestyle ascii/unicode" option to psql, allowing our
,
Tom Lane
[COMMITTERS] pgsql: Fix ts_stat's failure on empty tsvector.
,
Tom Lane
[COMMITTERS] pgsql: Fix ts_stat's failure on empty tsvector.
,
Tom Lane
[COMMITTERS] pgsql: Add new PGC_S_DATABASE_USER enum value to several places missed
,
Alvaro Herrera
[COMMITTERS] pgsql: Code review for LIKE INCLUDING patch --- clean up some cosmetic
,
Tom Lane
[COMMITTERS] pgsql: Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES.
,
Tom Lane
[COMMITTERS] pgsql: Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA.
,
Tom Lane
[COMMITTERS] pgsql: CREATE LIKE INCLUDING COMMENTS and STORAGE, and INCLUDING ALL
,
Andrew Dunstan
[COMMITTERS] pgsql: Move the handling of SELECT FOR UPDATE locking and rechecking out
,
Tom Lane
[COMMITTERS] pgsql: Improve similar_escape() in two different ways: * Stop escaping
,
Tom Lane
[COMMITTERS] pgsql: Split the processing of INSERT/UPDATE/DELETE operations out of
,
Tom Lane
[COMMITTERS] pgsql: Use pg_get_triggerdef in pg_dump Add a variant of
,
Peter Eisentraut
[COMMITTERS] pgsql: Remove very ancient tuple-counting infrastructure
,
Tom Lane
[COMMITTERS] pgsql: Add the new psql command \drds to the psql docs, help and tab
,
Alvaro Herrera
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Fix off-by-one bug in bitncmp(): When comparing a number of bits
,
Heikki Linnakangas
[COMMITTERS] pgsql: Update plhandler.sgml to describe validators and inline handlers
,
Tom Lane
[COMMITTERS] pgsql: Support use of function argument names to identify which actual
,
Tom Lane
[COMMITTERS] pgsql: Make it possibly to specify GUC params per user and per database.
,
Alvaro Herrera
[COMMITTERS] pgsql: Fix snapshot management, take two.
,
Alvaro Herrera
[COMMITTERS] pgsql: Fix snapshot management, take two.
,
Alvaro Herrera
[COMMITTERS] pgsql: Clean up the clean rules of the documentation Most things should
,
Peter Eisentraut
[COMMITTERS] prefix - prefix: Release 1.0.0
,
User Dim
[COMMITTERS] pgsql: Change CREATE TABLE so that column default expressions coming
,
Tom Lane
[COMMITTERS] pgsql: Change CREATE TABLE so that column default expressions coming
,
Tom Lane
[COMMITTERS] pgsql: Really unbreak maintainer-clean.
,
Alvaro Herrera
[COMMITTERS] pgsql: Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
,
Alvaro Herrera
Re: [COMMITTERS] pgsql: Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
,
Tom Lane
Re: [COMMITTERS] pgsql: Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.
,
Alvaro Herrera
[COMMITTERS] pgsql: Create an ALTER DEFAULT PRIVILEGES command, which allows users to
,
Tom Lane
[COMMITTERS] libpqtypes - libpqtypes: updated comment in handler.c,
,
User Achernow
[COMMITTERS] libpqtypes - libpqtypes: Added a 63% performance improvement to
,
User Achernow
[COMMITTERS] pgsql: Document the purpose of the GUC listen_addresses.
,
Bruce Momjian
[COMMITTERS] pgsql: Fix assorted memory leaks in pg_hba.conf parsing.
,
Tom Lane
[COMMITTERS] pgsql: Fix assorted memory leaks in pg_hba.conf parsing.
,
Tom Lane
[COMMITTERS] pgsql: Fix a couple of issues in recent patch to print updates to
,
Tom Lane
[COMMITTERS] hstore-new - hstore-new: doc updates to reflect current state of code
,
User Andrewsn
[COMMITTERS] pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should
,
Tom Lane
[COMMITTERS] pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should
,
Tom Lane
[COMMITTERS] pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should
,
Tom Lane
[COMMITTERS] pgsql: Make sure that GIN fast-insert and regular code paths enforce the
,
Tom Lane
[COMMITTERS] pgsql: Make sure that GIN fast-insert and regular code paths enforce the
,
Tom Lane
[COMMITTERS] pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
,
Tom Lane
[COMMITTERS] pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
,
Tom Lane
[COMMITTERS] pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
,
Tom Lane
[COMMITTERS] pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
,
Tom Lane
[COMMITTERS] pgsql: Fix erroneous handling of shared dependencies (ie dependencies on
,
Tom Lane
[COMMITTERS] pgsql: Ensure that a cursor has an immutable snapshot throughout its
,
Alvaro Herrera
[COMMITTERS] pgsql: Ensure that a cursor has an immutable snapshot throughout its
,
Alvaro Herrera
[COMMITTERS] pgsql: Applied patch by Boszormenyi Zoltan <zb@xxxxxxxxxxx> to fix
,
Michael Meskes
[COMMITTERS] hstore-new - hstore-new: Include editorial changes from contrib, to keep
,
User Andrewsn
[COMMITTERS] hstore-new - hstore-new: Code roughly as submitted for contrib, prior to
,
User Andrewsn
[COMMITTERS] hstore-new - hstore-new: Fix error in Assert() call.
,
User Andrewsn
[COMMITTERS] pgsql: Support "samehost" and "samenet" specifications in pg_hba.conf,
,
Tom Lane
[COMMITTERS] pgsql: New Directory
,
Tom Lane
<
Prev Period
]
[
Next Period
>
News
|
FAQ
|
advertise