Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

## update pg-types

Aperta
#3,634 1 commento 5 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Refactoring
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
javascript, node.js, postgresql
Ambito
backend, databases

Direzione di ricerca

Inizia esaminando la dipendenza pg-types corrente e i test esistenti che coprono il parsing delle date e di altri tipi PostgreSQL. Confronta il comportamento pertinente con pg-types 5.x, identifica eventuali modifiche incompatibili e verifica che il comportamento del parsing delle date senza fuso orario rimanga invariato prima di aggiornare la dipendenza.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

update pg-types

Because the version of pg-types I'm using is so many years behind the mainline branch I'm sure there are some breaking changes. I will not ever change the default "timezoneless date parsing" to be a different timezone, so either that needs to get reverted it pg-types 5.x or I'll have to patch over that part. Changing that would be a very subtle breaking change with no way to lint for it as it would be based on database types so I don't think its worth it...even though yeah if I had started out today I would try to align it w/ the way psql returned timezoneless dates. I think there might be 1 or 2 other breaking changes in pg-types. The tests should inform what needs to be reported.

Originally posted by @brianc in https://github.com/brianc/node-postgres/discussions/3598#discussioncomment-15760408

Lingua principale
JavaScript
Stelle
13.2k
Fork
1.4k
Merge medio
6g 15h
PR unite (30g)
6

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di brianc/node-postgres

Tutte le issue di brianc/node-postgres

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.