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
Tom Lane c8ead2a397 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. 10 years ago
..
backend Be more consistent about masking xl_info with ~XLR_INFO_MASK. 10 years ago
bin Improve tab completion for CREATE TRIGGER. 10 years ago
common Rename "pg_xlog" directory to "pg_wal". 10 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 10 years ago
include Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. 10 years ago
interfaces psql: Split up "Modifiers" column in \d and \dD 10 years ago
makefiles Remove "sco" and "unixware" ports. 10 years ago
pl Add function name to PyArg_ParseTuple() 10 years ago
port Remove invitation to report a bug about unknown encoding 10 years ago
template Remove "sco" and "unixware" ports. 10 years ago
test psql: Split up "Modifiers" column in \d and \dD 10 years ago
timezone Sync our copy of the timezone library with IANA tzcode master. 10 years ago
tools Revert "Replace PostmasterRandom() with a stronger way of generating randomness." 10 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 10 years ago
Makefile.global.in Remove "sco" and "unixware" ports. 10 years ago
Makefile.shlib Remove "sco" and "unixware" ports. 10 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak