public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-25 11:38 UTC  Ranier Vilela <[email protected]>

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-23 11:12 UTC  Ranier Vilela <[email protected]>

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-20 10:58 UTC  Ranier Vilela <[email protected]>

Re: Avoid resource leak (contrib/postgres_fdw/connection.c)
  2026-03-16 14:18 UTC  Ranier Vilela <[email protected]>

Avoid resource leak (contrib/postgres_fdw/connection.c)
  2026-03-16 11:45 UTC  Ranier Vilela <[email protected]>

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-12 19:27 UTC  Ranier Vilela <[email protected]>

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-12 14:35 UTC  Ranier Vilela <[email protected]>

Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c)
  2026-03-10 11:09 UTC  Ranier Vilela <[email protected]>

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-09 16:25 UTC  Ranier Vilela <[email protected]>

Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-09 14:05 UTC  Ranier Vilela <[email protected]>

Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
  2026-03-09 13:16 UTC  Ranier Vilela <[email protected]>

Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c)
  2026-03-09 13:07 UTC  Ranier Vilela <[email protected]>

Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
  2026-03-09 12:54 UTC  Ranier Vilela <[email protected]>

Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
  2026-03-08 23:05 UTC  Ranier Vilela <[email protected]>

Re: Avoid use scoped block variable
  2025-12-09 16:24 UTC  Ranier Vilela <[email protected]>

Avoid use scoped block variable
  2025-12-09 16:06 UTC  Ranier Vilela <[email protected]>

Re: Xlogprefetcher: Use atomic add for increment counter
  2025-11-07 15:03 UTC  Ranier Vilela <[email protected]>

Re: Xlogprefetcher: Use atomic add for increment counter
  2025-11-07 14:52 UTC  Ranier Vilela <[email protected]>

Xlogprefetcher: Use atomic add for increment counter
  2025-11-07 14:28 UTC  Ranier Vilela <[email protected]>

Re: Enhance security permissions
  2025-11-04 13:17 UTC  Ranier Vilela <[email protected]>

Enhance security permissions
  2025-11-04 12:20 UTC  Ranier Vilela <[email protected]>

Re: Avoid overflow (src/backend/utils/adt/formatting.c)
  2025-11-03 11:36 UTC  Ranier Vilela <[email protected]>

Re: Avoid overflow (src/backend/utils/adt/formatting.c)
  2025-11-03 00:34 UTC  Ranier Vilela <[email protected]>

Re: Avoid overflow (src/backend/utils/adt/formatting.c)
  2025-11-03 00:31 UTC  Ranier Vilela <[email protected]>

Avoid overflow (src/backend/utils/adt/formatting.c)
  2025-11-02 14:59 UTC  Ranier Vilela <[email protected]>

Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
  2025-10-29 11:54 UTC  Ranier Vilela <[email protected]>

Re: Avoid resource leak (src/test/regress/pg_regress.c)
  2025-10-24 13:03 UTC  Ranier Vilela <[email protected]>

Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)
  2025-10-24 12:40 UTC  Ranier Vilela <[email protected]>

Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)
  2025-10-24 11:15 UTC  Ranier Vilela <[email protected]>

Re: Avoid resource leak (src/test/regress/pg_regress.c)
  2025-10-24 11:13 UTC  Ranier Vilela <[email protected]>

Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)
  2025-10-24 00:51 UTC  Ranier Vilela <[email protected]>

Avoid resource leak (src/test/regress/pg_regress.c)
  2025-10-24 00:37 UTC  Ranier Vilela <[email protected]>

Avoid resource leak (src/bin/pg_resetwal/pg_resetwal.c)
  2025-10-24 00:26 UTC  Ranier Vilela <[email protected]>

Re: Getting the SQLSTATE after a failed connection
  2025-10-17 17:28 UTC  Ranier Vilela <[email protected]>

Re: Fix array access (src/bin/pg_dump/pg_dump.c)
  2025-10-11 10:10 UTC  Ranier Vilela <[email protected]>

Re: Fix array access (src/bin/pg_dump/pg_dump.c)
  2025-10-10 16:41 UTC  Ranier Vilela <[email protected]>

Re: [PATCH] Add tests for Bitmapset
  2025-10-08 19:24 UTC  Ranier Vilela <[email protected]>

Re: [PATCH] Add tests for Bitmapset
  2025-10-08 12:10 UTC  Ranier Vilela <[email protected]>

Re: Fix misuse use of window_gettupleslot function (src/backend/executor/nodeWindowAgg.c)
  2025-10-06 12:06 UTC  Ranier Vilela <[email protected]>

Re: Fix misuse use of window_gettupleslot function (src/backend/executor/nodeWindowAgg.c)
  2025-10-06 11:33 UTC  Ranier Vilela <[email protected]>

Fix misuse use of window_gettupleslot function (src/backend/executor/nodeWindowAgg.c)
  2025-10-05 13:23 UTC  Ranier Vilela <[email protected]>

Re: REPACK and naming
  2025-09-17 13:01 UTC  Ranier Vilela <[email protected]>

Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c)
  2025-09-12 17:53 UTC  Ranier Vilela <[email protected]>

Re: PgStat_HashKey padding issue when passed by reference
  2025-09-11 16:21 UTC  Ranier Vilela <[email protected]>

Re: Making type Datum be 8 bytes everywhere
  2025-09-11 16:15 UTC  Ranier Vilela <[email protected]>

Re: Making type Datum be 8 bytes everywhere
  2025-09-11 12:43 UTC  Ranier Vilela <[email protected]>

Re: someone else to do the list of acknowledgments
  2025-09-10 16:19 UTC  Ranier Vilela <[email protected]>

Re: PgStat_HashKey padding issue when passed by reference
  2025-09-04 17:07 UTC  Ranier Vilela <[email protected]>

Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c
  2025-09-03 11:55 UTC  Ranier Vilela <[email protected]>

Re: Use bool with synced field (src/include/replication/slot.h)
  2025-09-03 00:14 UTC  Ranier Vilela <[email protected]>

Re: Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h)
  2025-09-02 19:53 UTC  Ranier Vilela <[email protected]>

Get ride of pqbool artifact (src/interfaces/libpq/libpq-fe.h)
  2025-09-02 19:19 UTC  Ranier Vilela <[email protected]>

Re: Avoid use of uninitialized variable (src/pl/plperl/plperl.c)
  2025-09-02 17:46 UTC  Ranier Vilela <[email protected]>

Avoid use of uninitialized variable (src/pl/plperl/plperl.c)
  2025-09-02 17:39 UTC  Ranier Vilela <[email protected]>

Use bool with synced field (src/include/replication/slot.h)
  2025-09-02 12:47 UTC  Ranier Vilela <[email protected]>

Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
  2025-08-29 16:48 UTC  Ranier Vilela <[email protected]>

Re: Aggregate Function corr does not always return the correct value
  2025-08-26 18:01 UTC  Ranier Vilela <[email protected]>

Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
  2025-08-26 14:17 UTC  Ranier Vilela <[email protected]>

Re: use PqMsg macros in fe-protocol3.c
  2025-08-25 19:13 UTC  Ranier Vilela <[email protected]>

Re: use PqMsg macros in fe-protocol3.c
  2025-08-25 17:03 UTC  Ranier Vilela <[email protected]>

Re: Weird error message from Postgres 18
  2025-08-21 16:17 UTC  Ranier Vilela <[email protected]>

Weird error message from Postgres 18
  2025-08-21 14:25 UTC  Ranier Vilela <[email protected]>

Fixes possible api misuse when connecting with server
  2025-06-23 14:46 UTC  Ranier Vilela <[email protected]>

Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
  2025-06-18 17:15 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
  2025-06-18 11:33 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
  2025-06-17 14:16 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
  2025-06-17 14:04 UTC  Ranier Vilela <[email protected]>

Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
  2025-06-17 13:54 UTC  Ranier Vilela <[email protected]>

Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c)
  2025-06-17 13:40 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
  2025-06-17 13:31 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
  2025-06-17 12:52 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
  2025-06-17 11:37 UTC  Ranier Vilela <[email protected]>

Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c)
  2025-06-16 19:48 UTC  Ranier Vilela <[email protected]>

Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)
  2025-06-16 19:44 UTC  Ranier Vilela <[email protected]>

Re: jsonapi: scary new warnings with LTO enabled
  2025-04-16 22:17 UTC  Ranier Vilela <[email protected]>

Silence using uninitialized value
  2025-04-15 11:53 UTC  Ranier Vilela <[email protected]>

Re: Fix a resource leak (src/backend/utils/adt/rowtypes.c)
  2025-04-15 11:27 UTC  Ranier Vilela <[email protected]>

Re: Fix a resource leak (src/backend/utils/adt/rowtypes.c)
  2025-04-14 20:49 UTC  Ranier Vilela <[email protected]>

Re: Add pg_get_injection_points() for information of injection points
  2025-04-14 14:21 UTC  Ranier Vilela <[email protected]>

Re: Add pg_get_injection_points() for information of injection points
  2025-04-14 12:46 UTC  Ranier Vilela <[email protected]>

Fix a resource leak (src/backend/utils/adt/rowtypes.c)
  2025-04-13 23:34 UTC  Ranier Vilela <[email protected]>

Re: Silence resource leaks alerts
  2025-04-13 22:57 UTC  Ranier Vilela <[email protected]>

Re: Non-text mode for pg_dumpall
  2025-04-12 23:45 UTC  Ranier Vilela <[email protected]>

Re: Silence resource leaks alerts
  2025-04-11 12:16 UTC  Ranier Vilela <[email protected]>

Re: Silence resource leaks alerts
  2025-04-11 11:27 UTC  Ranier Vilela <[email protected]>

Re: Non-text mode for pg_dumpall
  2025-04-10 23:23 UTC  Ranier Vilela <[email protected]>

Re: Non-text mode for pg_dumpall
  2025-04-10 21:45 UTC  Ranier Vilela <[email protected]>

Re: Non-text mode for pg_dumpall
  2025-04-10 18:38 UTC  Ranier Vilela <[email protected]>

Silence resource leaks alerts
  2025-04-10 18:10 UTC  Ranier Vilela <[email protected]>

Re: Possible api miuse bms_next_member
  2025-04-09 13:37 UTC  Ranier Vilela <[email protected]>

Possible api miuse bms_next_member
  2025-04-09 13:01 UTC  Ranier Vilela <[email protected]>

Re: AIO v2.5
  2025-04-03 19:16 UTC  Ranier Vilela <[email protected]>

Re: AIO v2.5
  2025-04-03 16:46 UTC  Ranier Vilela <[email protected]>

Re: libpq support for NegotiateProtocolVersion
  2025-04-03 11:55 UTC  Ranier Vilela <[email protected]>

Re: Small optimization set tuple block/tableOid once
  2025-04-03 10:09 UTC  Ranier Vilela <[email protected]>

Small optimization set tuple block/tableOid once
  2025-04-02 11:28 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-04-01 19:28 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-04-01 18:53 UTC  Ranier Vilela <[email protected]>

Re: Allow default \watch interval in psql to be configured
  2025-03-27 13:04 UTC  Ranier Vilela <[email protected]>

Re: Removing unneeded self joins
  2025-03-21 17:06 UTC  Ranier Vilela <[email protected]>

Re: Show WAL write and fsync stats in pg_stat_io
  2025-03-19 12:10 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-03-18 19:45 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-03-18 14:04 UTC  Ranier Vilela <[email protected]>

Re: Show WAL write and fsync stats in pg_stat_io
  2025-03-18 12:46 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-03-17 19:17 UTC  Ranier Vilela <[email protected]>

Re: table_tuple_lock's snapshot argument
  2025-03-10 16:55 UTC  Ranier Vilela <[email protected]>

Re: table_tuple_lock's snapshot argument
  2025-03-10 16:20 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-03-07 19:14 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-03-07 18:57 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-03-07 11:20 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-02-28 13:30 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-02-28 11:03 UTC  Ranier Vilela <[email protected]>

Re: Confine vacuum skip logic to lazy_scan_skip
  2025-02-27 18:07 UTC  Ranier Vilela <[email protected]>

Re: Confine vacuum skip logic to lazy_scan_skip
  2025-02-27 17:32 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-02-27 13:23 UTC  Ranier Vilela <[email protected]>

Re: Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c)
  2025-02-27 11:05 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-02-25 11:54 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-02-21 11:44 UTC  Ranier Vilela <[email protected]>

Re: Improve cleaning files on Postgres crashes
  2025-02-19 17:50 UTC  Ranier Vilela <[email protected]>

Re: Improve cleaning files on Postgres crashes
  2025-02-19 17:48 UTC  Ranier Vilela <[email protected]>

Re: Improve cleaning files on Postgres crashes
  2025-02-18 16:29 UTC  Ranier Vilela <[email protected]>

Improve cleaning files on Postgres crashes
  2025-02-18 12:58 UTC  Ranier Vilela <[email protected]>

Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c)
  2025-02-18 12:48 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-02-14 13:19 UTC  Ranier Vilela <[email protected]>

Re: pg17.3 PQescapeIdentifier() ignores len
  2025-02-14 12:17 UTC  Ranier Vilela <[email protected]>

Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-02-14 12:13 UTC  Ranier Vilela <[email protected]>

Re: pg17.3 PQescapeIdentifier() ignores len
  2025-02-13 19:19 UTC  Ranier Vilela <[email protected]>

Re: pg17.3 PQescapeIdentifier() ignores len
  2025-02-13 16:59 UTC  Ranier Vilela <[email protected]>

Simplify the logic a bit (src/bin/scripts/reindexdb.c)
  2025-02-13 14:28 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-02-13 11:16 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-02-12 16:46 UTC  Ranier Vilela <[email protected]>

Re: Small memory fixes for pg_createsubcriber
  2025-02-12 14:06 UTC  Ranier Vilela <[email protected]>

Fix possible resource leak (src/bin/pg_basebackup/pg_receivewal.c)
  2025-02-11 11:49 UTC  Ranier Vilela <[email protected]>

Small memory fixes for pg_createsubcriber
  2025-02-10 16:31 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c)
  2025-02-06 11:10 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c)
  2025-02-05 17:34 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c)
  2025-02-05 17:31 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c)
  2025-02-05 16:55 UTC  Ranier Vilela <[email protected]>

Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c)
  2025-01-17 11:00 UTC  Ranier Vilela <[email protected]>

Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c)
  2025-01-16 10:23 UTC  Ranier Vilela <[email protected]>

Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c)
  2025-01-16 01:12 UTC  Ranier Vilela <[email protected]>

Re: Purpose of wal_init_zero
  2025-01-15 11:17 UTC  Ranier Vilela <[email protected]>

Re: [PATCH] Hex-coding optimizations using SVE on ARM.
  2025-01-15 11:06 UTC  Ranier Vilela <[email protected]>

Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c)
  2025-01-04 23:29 UTC  Ranier Vilela <[email protected]>

Re: Exists pull-up application with JoinExpr
  2024-12-24 10:25 UTC  Ranier Vilela <[email protected]>

Re: Can rs_cindex be < 0 for bitmap heap scans?
  2024-12-20 11:31 UTC  Ranier Vilela <[email protected]>

Re: Can rs_cindex be < 0 for bitmap heap scans?
  2024-12-19 13:21 UTC  Ranier Vilela <[email protected]>

Re: Can rs_cindex be < 0 for bitmap heap scans?
  2024-12-19 12:29 UTC  Ranier Vilela <[email protected]>

Re: Can rs_cindex be < 0 for bitmap heap scans?
  2024-12-19 12:22 UTC  Ranier Vilela <[email protected]>

Re: Can rs_cindex be < 0 for bitmap heap scans?
  2024-12-18 18:23 UTC  Ranier Vilela <[email protected]>

Re: POC, WIP: OR-clause support for indexes
  2024-11-28 19:28 UTC  Ranier Vilela <[email protected]>

Re: Windows 2016 server crashed after changes in Postgres 15.8 pgAdmin
  2024-11-21 16:29 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-16 14:42 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-16 14:40 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-15 12:54 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-14 12:13 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-14 11:22 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-13 13:28 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-13 00:51 UTC  Ranier Vilela <[email protected]>

Re: Fix array access (src/bin/pg_dump/pg_dump.c)
  2024-11-12 22:13 UTC  Ranier Vilela <[email protected]>

Fix array access (src/bin/pg_dump/pg_dump.c)
  2024-11-12 17:05 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-12 16:32 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-05 12:53 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-05 12:49 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-11-04 17:38 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible useless call to makeNode function (src/backend/commands/view.c)
  2024-10-29 12:45 UTC  Ranier Vilela <[email protected]>

Avoid possible useless call to makeNode function (src/backend/commands/view.c)
  2024-10-29 12:07 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-10-28 16:29 UTC  Ranier Vilela <[email protected]>

Re: define pg_structiszero(addr, s, r)
  2024-10-28 15:02 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible overflow (src/port/bsearch_arg.c)
  2024-10-28 12:33 UTC  Ranier Vilela <[email protected]>

Re: replace strtok()
  2024-10-18 11:11 UTC  Ranier Vilela <[email protected]>

Re: replace strtok()
  2024-10-17 12:35 UTC  Ranier Vilela <[email protected]>

Re: replace strtok()
  2024-10-16 11:14 UTC  Ranier Vilela <[email protected]>

Re: replace strtok()
  2024-10-15 12:07 UTC  Ranier Vilela <[email protected]>

Re: replace strtok()
  2024-10-15 11:44 UTC  Ranier Vilela <[email protected]>

Re: replace strtok()
  2024-10-10 12:59 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible overflow (src/port/bsearch_arg.c)
  2024-10-09 16:16 UTC  Ranier Vilela <[email protected]>

Avoid possible overflow (src/port/bsearch_arg.c)
  2024-10-08 19:09 UTC  Ranier Vilela <[email protected]>

Re: Assorted style changes with a tiny improvement
  2024-10-08 12:05 UTC  Ranier Vilela <[email protected]>

Re: Avoid dead code (contrib/pg_visibility/pg_visibility.c)
  2024-09-12 12:07 UTC  Ranier Vilela <[email protected]>

Re: Avoid possible dereference null pointer (src/bin/pg_dump/pg_dump.c)
  2024-09-05 13:43 UTC  Ranier Vilela <[email protected]>

Re: Avoid overflowed array index (src/backend/utils/activity/pgstat.c)
  2024-09-05 12:25 UTC  Ranier Vilela <[email protected]>

Re: Avoid overflowed array index (src/backend/utils/activity/pgstat.c)
  2024-09-05 12:18 UTC  Ranier Vilela <[email protected]>

Avoid overflowed array index (src/backend/utils/activity/pgstat.c)
  2024-09-04 18:14 UTC  Ranier Vilela <[email protected]>

Fix possible resource leaks (src/backend/replication/logical/conflict.c)
  2024-09-04 17:53 UTC  Ranier Vilela <[email protected]>

Avoid possible dereference null pointer (src/bin/pg_dump/pg_dump.c)
  2024-09-04 17:10 UTC  Ranier Vilela <[email protected]>

Avoid dead code (contrib/pg_visibility/pg_visibility.c)
  2024-09-04 16:50 UTC  Ranier Vilela <[email protected]>

Re: Redundant Result node
  2024-08-27 11:26 UTC  Ranier Vilela <[email protected]>

Re: Redundant Result node
  2024-08-23 12:29 UTC  Ranier Vilela <[email protected]>

Re: Redundant Result node
  2024-08-22 13:02 UTC  Ranier Vilela <[email protected]>

Re: Memory growth observed with C++ application consuming libpq.dll on Windows
  2024-08-06 11:23 UTC  Ranier Vilela <[email protected]>

Re: Memory growth observed with C++ application consuming libpq.dll on Windows
  2024-08-02 16:15 UTC  Ranier Vilela <[email protected]>

Re: New compiler warnings in buildfarm
  2024-07-30 16:56 UTC  Ranier Vilela <[email protected]>

Re: Optimize WindowAgg's use of tuplestores
  2024-07-11 21:48 UTC  Ranier Vilela <[email protected]>

Re: Additional minor pg_dump cleanups
  2024-07-04 12:49 UTC  Ranier Vilela <[email protected]>

Re: Linux likely() unlikely() for PostgreSQL
  2024-07-04 11:43 UTC  Ranier Vilela <[email protected]>

Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands.
  2024-07-03 11:43 UTC  Ranier Vilela <[email protected]>

Re: Additional minor pg_dump cleanups
  2024-07-03 11:29 UTC  Ranier Vilela <[email protected]>

Assorted style changes with a tiny improvement
  2024-07-02 17:39 UTC  Ranier Vilela <[email protected]>

Re: plenty code is confused about function level static
  2024-07-02 11:49 UTC  Ranier Vilela <[email protected]>


200+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox