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 4,093 public repositories matching this topic...
-
Updated
Apr 29, 2021 - Clojure
Looks like the Docker localhost network name for Docker Desktop for Windows 3.2.0 has been changed to host.docker.internal
See here: docker/for-win#1764
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Apr 29, 2021 - C
-
Updated
Apr 20, 2021 - TypeScript
it's not clear from the Client Libary Guide that the default behavior of signUp when used with the hosted platform is to send an email confirmation,
we should:
- include this as a note here
- add an example showing the return value when this happens
- update any auth [examples](htt
-
Updated
Mar 12, 2021 - Python
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Mar 26, 2021
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 3, 2020 - Go
-
Updated
Apr 25, 2021 - Go
-
Updated
Apr 29, 2021 - C
Is your feature request related to a problem?
No.
Describe the solution you'd like
If a user has the avatar property set (and it's a valid URL), then show that as the image next to the user instead of the placeholder image.
Additional context
Segment defines avatar as a standard field.
 sqlx::Type. I have derived it for a wrapper around a String.
As far as I understand, this should implement Encode and Decode traits for the wrapper type and as a consequence I should be able to pass an instance of the wrapper type to query! macro, but I get an error stating that the drivers expects an &str instead of the wrapper type.
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Apr 10, 2021 - Rust
-
Updated
Mar 18, 2021 - Python
-
Updated
Apr 9, 2021 - TypeScript
Create
create table tt (dts timestamp, nts timestamp) timestamp(dts)Insert
insert into tt
select timestamp_sequence(1577836800000000L, 10L), timestamp_sequence(1577836800000000L, 10L)
from long_sequence(2L)Select
select 'nts', min(nts) from tt where nts > '2020-01-01T00:00:00.000000Z'Expected
nts in the first column
Actual
timestamp
-
Updated
Apr 29, 2021 - Go
-
Updated
Mar 3, 2019
-
Updated
Apr 29, 2021 - Elixir
-
Updated
Apr 29, 2021 - C#
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia

When using right Y-axis, the first (rightmost) legend label is hard to click. Only a small fraction on the left side of the label is actually clickable. Almost impossible to hit on touch devices.
I assume this is due to the negative margin of the parent item (
<div class="view" ...>)![recording](https://user-images.githubusercontent.com/12658837/93191834-46273480-f745-11ea-8eb8-3c9921a5b