Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Code review for LIKE INCLUDING patch --- clean up some cosmetic | Tom Lane | 00:53 |
pgsql: Add new PGC_S_DATABASE_USER enum value to several places missed | Alvaro Herrera | 14:18 |
pgsql: Fix ts_stat's failure on empty tsvector. | Tom Lane | 14:33 |
pgsql: Fix ts_stat's failure on empty tsvector. | Tom Lane | 14:33 |
pgsql: Add "\pset linestyle ascii/unicode" option to psql, allowing our | Tom Lane | 21:04 |
pgsql: Replace unmatched " by " to avoid throwing off syntax | Peter Eisentraut | 22:46 |
Thread | Author | Time |
---|---|---|
pgsql: Raise the maximum authentication token (Kerberos ticket) size in | Heikki Linnakangas | 07:27 |
pgsql: Raise the maximum authentication token (Kerberos ticket) size in | Heikki Linnakangas | 07:27 |
pgsql: Raise the maximum authentication token (Kerberos ticket) size in | Heikki Linnakangas | 07:27 |
pgsql: Add alternative expected file for unicode test for client | Peter Eisentraut | 21:42 |
pgsql: In the configure check for the Python distutils module, use a | Peter Eisentraut | 21:59 |
pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to | Heikki Linnakangas | 22:09 |
pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to | Heikki Linnakangas | 22:10 |
pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to | Heikki Linnakangas | 22:10 |
pgsql: Support SQL-compliant triggers on columns, ie fire only if | Tom Lane | 22:14 |
pgsql: Avoid using trivial usernames in foreign_data regression test. | Alvaro Herrera | 23:36 |
Thread | Author | Time |
---|---|---|
pgsql: Made ECPG more robust against applications freeing strings, based | Michael Meskes | 10:20 |
pgsql: First committed version of plpython_unicode_0.out did not | Tom Lane | 23:39 |
Thread | Author | Time |
---|---|---|
pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM | Heikki Linnakangas | 10:38 |
pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM | Heikki Linnakangas | 10:38 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:08 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:08 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:08 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:08 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:09 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:09 |
pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming | Tom Lane | 22:09 |
Thread | Author | Time |
---|---|---|
pgsql: Write to the Windows eventlog in UTF16, converting the message | Magnus Hagander | 00:24 |
pgsql: Fix typo in previous release as reported by Itagaki Takahiro, but | Magnus Hagander | 05:14 |
Thread | Author | Time |
---|---|---|
pgsphere - pgsphere: # fix a numeric precission bug in spherical line | User Richtej | 13:40 |
pgsphere - pgsphere: # numeric precision for comparisation reduced | User Richtej | 13:53 |
pgsphere - pgsphere: + add a test to create a small polygon | User Richtej | 14:00 |
pgsphere - pgsphere: # fix line relations | User Richtej | 19:22 |
pgsphere - pgsphere: # fix missing variable | User Richtej | 19:29 |
pgsphere - pgsphere: # small performance improvment | User Richtej | 19:50 |
Thread | Author | Time |
---|---|---|
pgsql: Update translation updating procedure. | Peter Eisentraut | 18:22 |
pgsql: Translations update for 8.5alpha2 | Peter Eisentraut | 18:23 |
pgsql: Preliminary release notes for 8.5alpha2 | Peter Eisentraut | 19:52 |
Thread | Author | Time |
---|---|---|
pgsql: Finalize 8.5alpha2 release notes, with updates from Josh Berkus | Peter Eisentraut | 19:43 |
pgsql: Version stamp 8.5alpha2 | Peter Eisentraut | 19:56 |
pgsql: Remove add_missing_from GUC and associated parser support for | Tom Lane | 20:22 |
pgsql: Remove regex_flavor GUC, so that regular expressions are always | Tom Lane | 20:38 |
Thread | Author | Time |
---|---|---|
pgsql: When querying a table with child tables, do not check permissions | Peter Eisentraut | 05:24 |
Thread | Author | Time |
---|---|---|
pg-migrator - pg_migrator: Recommand just ANALYZE after migration, | User Bmomjian | 13:14 |
pg-migrator - pg_migrator: Recommand just ANALYZE after migration, | User Bmomjian | 13:15 |
pg-migrator - pg_migrator: Document how to create a copy of the old | User Bmomjian | 13:33 |
Thread | Author | Time |
---|---|---|
psqlodbc - psqlodbc: 1. | User Hinoue | 12:42 |
psqlodbc - psqlodbc: Fix the bug with datatype lo and server side cursor | User Hinoue | 13:01 |
psqlodbc - psqlodbc: Add changes Information. | User H-saito | 13:02 |
psqlodbc - psqlodbc: Fix a problem with {call procedure reported by | User Hinoue | 13:25 |
psqlodbc - psqlodbc: Cleanups about the handing of unnamed parsed | User Hinoue | 13:36 |
psqlodbc - psqlodbc: Link ws2_32.lib in case the compilation environment | User Hinoue | 13:49 |
psqlodbc - psqlodbc: Forgot to commit the change to psqlodbc.vcproj. | User Hinoue | 14:02 |
psqlodbc - psqlodbc: Addition changes. | User H-saito | 14:18 |
Thread | Author | Time |
---|---|---|
pgsql: Re-implement EvalPlanQual processing to improve its performance | Tom Lane | 02:26 |
pgsql: Fix range check in date_recv that tried to limit accepted values | Heikki Linnakangas | 16:13 |
pgsql: Check errors in for loop | Peter Eisentraut | 21:11 |
pgsql: Simplify a few makefile rules since install-sh can now install | Peter Eisentraut | 21:33 |
Thread | Author | Time |
---|---|---|
plproxy - plproxy: geterrcode(): Switch memory context to work around | User Mkz | 12:57 |
plproxy - plproxy: final 2.0.9 | User Mkz | 12:59 |
pgsql: When FOR UPDATE/SHARE is used with LIMIT, put the LockRows plan | Tom Lane | 14:55 |
pgsql: Fix AcquireRewriteLocks to be sure that it acquires the right | Tom Lane | 17:36 |
pgsql: Fix \df to re-allow regexp special characters in the function | Tom Lane | 18:09 |
pgsql: Fix \df to re-allow regexp special characters in the function | Tom Lane | 18:10 |
pgsql: Un-break EXPLAIN for Append plans. | Tom Lane | 18:51 |
Thread | Author | Time |
---|---|---|
pgsql: Remove some leftovers of split tarball support | Peter Eisentraut | 21:57 |
Thread | Author | Time |
---|---|---|
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:58 |
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:58 |
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:58 |
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:59 |
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:59 |
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:59 |
pgsql: Make the overflow guards in ExecChooseHashTableSize be more | Tom Lane | 20:59 |
Thread | Author | Time |
---|---|---|
pgsql: Implement parser hooks for processing ColumnRef and ParamRef | Tom Lane | 01:41 |
pgsql: Ensure the previous Perl interpreter selection is restored upon | Tom Lane | 18:12 |
pgsql: Ensure the previous Perl interpreter selection is restored upon | Tom Lane | 18:12 |
pgsql: Ensure the previous Perl interpreter selection is restored upon | Tom Lane | 18:12 |
pgsql: Ensure the previous Perl interpreter selection is restored upon | Tom Lane | 18:12 |
Thread | Author | Time |
---|---|---|
pgsphere - pgsphere: + add license file + add pg_sphere_version() | User Richtej | 15:05 |
pgsphere - pgsphere: + file COPYRIGHT.pg_sphere added | User Richtej | 15:07 |
pgsql: Fix two serious bugs introduced into hash indexes by the 8.4 | Tom Lane | 21:25 |
pgsql: Fix two serious bugs introduced into hash indexes by the 8.4 | Tom Lane | 21:25 |
pgsql: Dept of second thoughts: after studying index_getnext() a bit | Tom Lane | 22:30 |
pgsql: Dept of second thoughts: after studying index_getnext() a bit | Tom Lane | 22:31 |
Thread | Author | Time |
---|---|---|
pgsql: Allow rewriting ALTER TABLE to skip WAL logging. | Heikki Linnakangas | 12:24 |
pgsql: Disable triggering failover with a signal in pg_standby on | Heikki Linnakangas | 12:51 |
pgsql: Disable triggering failover with a signal in pg_standby on | Heikki Linnakangas | 12:51 |
pgsql: Disable triggering failover with a signal in pg_standby on | Heikki Linnakangas | 12:51 |
pgsql: Add support for invoking parser callback hooks via SPI and in | Tom Lane | 22:26 |
pgsql: Make expression locations for LIKE and SIMILAR TO constructs | Tom Lane | 23:15 |
pgsql: New Directory | Tom Lane | 23:44 |
pgsql: New Directory | Tom Lane | 23:44 |
pgsql: New Directory | Tom Lane | 23:44 |
pgsql: Rename some encoding conversion modules to keep pathnames in our | Tom Lane | 23:47 |
Thread | Author | Time |
---|---|---|
pgsql: Allow binary-coercible cases in ri_HashCompareOp; there are some | Tom Lane | 04:38 |
pgsql: Allow binary-coercible cases in ri_HashCompareOp; there are some | Tom Lane | 04:38 |
pgsql: Remove plpgsql's RENAME declaration, which has bizarre and mostly | Tom Lane | 16:58 |
pgsql: reenable -> re-enable Pointed out by Debian's lintian. | Peter Eisentraut | 20:13 |
pgsql: Don't treat NEW and OLD as reserved words anymore. | Tom Lane | 23:24 |
Thread | Author | Time |
---|---|---|
pgsql: Change plpgsql from using textual substitution to insert variable | Tom Lane | 18:37 |
pgsql: Keep track of language's trusted flag in InlineCodeBlock. | Andrew Dunstan | 21:57 |
Thread | Author | Time |
---|---|---|
pgsql: Rearrange plpgsql parsing to simplify and speed it up a bit. | Tom Lane | 00:52 |
pgsql: Remove ancient text file containing plpgsql installation | Tom Lane | 17:21 |
Thread | Author | Time |
---|---|---|
libpqtypes - libpqtypes: Leaking type handlers in events.c during | User Achernow | 01:55 |
libpqtypes - libpqtypes: Update changelog | User Achernow | 01:57 |
pgsql: Support optional FROM/IN in FETCH and MOVE The main motivation | Alvaro Herrera | 19:25 |
pgsql: Document the previous FETCH and MOVE changes. | Alvaro Herrera | 20:07 |
pgsql: Change "name" nonterminal in cursor-related productions to | Alvaro Herrera | 20:31 |
pgsql: In psql \du, separate the role attributes by comma instead of | Peter Eisentraut | 21:07 |
Thread | Author | Time |
---|---|---|
pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the | Tom Lane | 00:13 |
pgsql: Remove pg_parse_string_token() --- not needed anymore. | Tom Lane | 01:13 |
pgsql: Make initdb behave sanely when the selected locale has codeset | Tom Lane | 02:46 |
pgsql: Check for C/POSIX before assuming that nl_langinfo or | Tom Lane | 03:37 |
pgmemcache: pgmemcache pgmemcache.c | ormod | 18:15 |
pgsql: The recent patch to log changes in postgresql.conf settings | Tom Lane | 18:20 |