Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Remove another test that doesn't work on Windows. | Heikki Linnakangas | 11:43 |
pgsql: Support negative indexes in split_part(). | Tom Lane | 18:50 |
Thread | Author | Time |
---|---|---|
pgsql: Fix some typos | Michael Paquier | 02:43 |
pgsql: Doc: improve partitioning discussion in ddl.sgml. | Tom Lane | 18:10 |
pgsql: Doc: improve partitioning discussion in ddl.sgml. | Tom Lane | 18:10 |
pgsql: Doc: improve partitioning discussion in ddl.sgml. | Tom Lane | 18:10 |
pgsql: Doc: improve partitioning discussion in ddl.sgml. | Tom Lane | 18:10 |
pgsql: Provide the OR REPLACE option for CREATE TRIGGER. | Tom Lane | 22:05 |
Thread | Author | Time |
---|---|---|
pgsql: Handle equality operator in contrib/pg_trgm | Alexander Korotkov | 05:53 |
pgsql: Fix alphabetic ordering in typedefs.list | Alexander Korotkov | 05:57 |
pgsql: Add missing 'the' to pgtrgm.sgml | Alexander Korotkov | 11:03 |
pgsql: Fix timing issue in pg_rewind test. | Heikki Linnakangas | 15:10 |
pgsql: Suppress "warning: variable 'collcollate' set but not used". | Tom Lane | 17:39 |
pgsql: nbtree: Demote incomplete split "can't happen" error. | Peter Geoghegan | 19:54 |
pgsql: Fix fuzzy thinking about amcanmulticol versus amcaninclude. | Tom Lane | 21:12 |
pgsql: Fix fuzzy thinking about amcanmulticol versus amcaninclude. | Tom Lane | 21:12 |
pgsql: Fix fuzzy thinking about amcanmulticol versus amcaninclude. | Tom Lane | 21:12 |
pgsql: Fix fuzzy thinking about amcanmulticol versus amcaninclude. | Tom Lane | 21:12 |
Thread | Author | Time |
---|---|---|
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Don't Insert() a VFD entry until it's fully built. | Tom Lane | 01:33 |
pgsql: Fix 'skip-empty-xacts' option in test_decoding for streaming mod | Amit Kapila | 06:45 |
pgsql: nbtree: Rename nbtinsert.c variables for consistency. | Peter Geoghegan | 17:02 |
pgsql: indexcmds.c: reorder function prototypes | Alvaro Herrera | 17:23 |
pgsql: Deprecate nbtree's BTP_HAS_GARBAGE flag. | Peter Geoghegan | 17:46 |
Thread | Author | Time |
---|---|---|
pgsql: Add tab completion for CREATE [OR REPLACE] TRIGGER in psql | Michael Paquier | 05:02 |
pgsql: Add more tests for hashing and hash-based plans | Peter Eisentraut | 07:42 |
pgsql: docs: Clarify that signal functions have no feedback. | Heikki Linnakangas | 08:32 |
pgsql: Skip allocating hash table in EXPLAIN-only mode. | Heikki Linnakangas | 10:40 |
pgsql: Relax lock level for setting PGPROC->statusFlags | Alvaro Herrera | 16:26 |
Thread | Author | Time |
---|---|---|
pgsql: doc: Improve tableoid description | Peter Eisentraut | 07:28 |
pgsql: Remove INSERT privilege check at table creation of CTAS and matv | Michael Paquier | 10:46 |
pgsql: Extend the geometric regression test cases a little. | Tom Lane | 22:30 |
pgsql: Fix FPeq() and friends to get the right answers for infinities. | Tom Lane | 22:30 |
pgsql: In geo_ops.c, represent infinite slope as Infinity, not DBL_MAX. | Tom Lane | 22:30 |
Thread | Author | Time |
---|---|---|
pgsql: Allow a multi-row INSERT to specify DEFAULTs for a generated col | Tom Lane | 20:48 |
Thread | Author | Time |
---|---|---|
pgsql: Split copy.c into four files. | Heikki Linnakangas | 09:17 |
pgsql: Fix a few comments that referred to copy.c. | Heikki Linnakangas | 09:36 |
pgsql: Make some sanity-check elogs more verbose | Alvaro Herrera | 16:10 |
pgsql: Improve wording of two error messages related to generated colum | Tom Lane | 16:15 |
pgsql: Rename the "point is strictly above/below point" comparison oper | Tom Lane | 16:38 |
pgsql: Don't hold ProcArrayLock longer than needed in rare cases | Alvaro Herrera | 21:56 |
pgsql: Remove unnecessary #include. | Tom Lane | 22:00 |
pgsql: Define pg_attribute_cold and pg_attribute_hot macros | David Rowley | 22:30 |
pgsql: Improve compiler code layout in elog/ereport ERROR calls | David Rowley | 23:05 |
Thread | Author | Time |
---|---|---|
pgsql: Fix unportable usage of __has_attribute | David Rowley | 00:10 |
pgsql: Centralize logic for skipping useless ereport/elog calls. | Tom Lane | 00:11 |
pgsql: Use macros instead of hardcoded offsets for LWLock initializatio | Michael Paquier | 03:48 |
pgsql: doc: Get rid of unnecessary space character from some index item | Fujii Masao | 08:01 |
pgsql: Move per-agg and per-trans duplicate finding to the planner. | Heikki Linnakangas | 08:53 |