You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Michael Paquier 4cba9c2a33 Add more tab completion for CREATE TABLE in psql 8 years ago
..
backend Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY 8 years ago
bin Add more tab completion for CREATE TABLE in psql 8 years ago
common Modernize our code for looking up descriptive strings for Unix signals. 8 years ago
fe_utils Fix translation of special characters in psql's LaTeX output modes. 8 years ago
include Add text-vs-name cross-type operators, and unify name_ops with text_ops. 8 years ago
interfaces In PQprint(), write HTML table trailer before closing the output pipe. 8 years ago
makefiles Add PGXS options to control TAP and isolation tests, take two 8 years ago
pl Make type "name" collation-aware. 8 years ago
port Drop support for getting signal descriptions from sys_siglist[]. 8 years ago
template Yet further rethinking of build changes for macOS Mojave. 8 years ago
test Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY 8 years ago
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 8 years ago
tools Create a separate oid range for oids assigned by genbki.pl. 8 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove useless symbol from Makefile.global. 8 years ago
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 8 years ago
nls-global.mk