postgres

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
Here are 5,709 public repositories matching this topic...
Update company page
Chore
Describe the chore
This page says that we have raised $36M:
We need to :
- Update the number to $116 M
- Add Felicis to the logos
-
Updated
May 28, 2022 - Clojure
Bug description
On windows, I run prisma format
and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:

...
json.decoder.JSONDecodeError: Invalid control character at: line 1 column 2 (char 1)
Instead, we shou
-
Updated
May 26, 2022
-
Updated
May 26, 2022 - Go
-
Updated
Apr 12, 2022 - Python
-
Updated
Apr 3, 2020 - Go
-
Updated
May 27, 2022 - C
The macros can emit code directly referencing serde_json::Value
which may trigger compilation errors if the user doesn't have it in their own dependencies: https://discord.com/channels/665528275556106240/665528275556106243/969377568685981716
I'm surprised we haven't encountered this before now, probably because if someone wants to use serde_json::Value
in their code deliberately then they p
-
Updated
May 23, 2022 - Elixir
{
"Checksum": 0,
"FlagBits": 0,
"Sections": [
{
"Document": {
"$k": [
"listDatabases",
"nameOnly",
"$db"
],
"listDatabases": 1,
"nameOnly": null,
"$db": "admin"
},
"Kind": 0
}
]
}
nameOnly
is documented to be a boolean, but at least [one real application](htt
-
Updated
May 28, 2022 - JavaScript
-
Updated
May 27, 2022 - JavaScript
-
Updated
May 4, 2022 - PLpgSQL
These files when added magically but not part of git tracked files causes update failure.
reference: frappe/bench#1225
related: frappe/frappe#16616 (you'll find which function create this file in this PR)
-
Updated
May 28, 2022 - TypeScript
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
-
Updated
Feb 8, 2022 - Python
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia
Convert Enzyme test to RTL in Azure Monitor
InsightsConfig
Requirement for Grafana to move to React 18 (see grafana/grafana#48253)