mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
This reverts commit d21cc09556899b8038ec23613a801c19228637ca.
This commit is contained in:
parent
ef24134a5a
commit
95655fea0b
@ -1,9 +1,9 @@
|
||||
'use strict'
|
||||
|
||||
//Parse method copied from https://github.com/brianc/node-postgres
|
||||
//Copyright (c) 2010-2014 Brian Carlson (brian.m.carlson@gmail.com)
|
||||
//MIT License
|
||||
|
||||
const { URL } = require('url')
|
||||
//parses a connection string
|
||||
function parse(str) {
|
||||
//unix socket
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user