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 26abb50c49 Support PL/Tcl functions that return composite types and/or sets. 9 years ago
..
backend Fix silly nil-pointer-dereference bug introduced in commit d5f6f13f8. 9 years ago
bin Improve tab completion for CREATE TRIGGER. 9 years ago
common Rename "pg_xlog" directory to "pg_wal". 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Remove duplicate macro definition. 9 years ago
interfaces psql: Split up "Modifiers" column in \d and \dD 9 years ago
makefiles Remove "sco" and "unixware" ports. 9 years ago
pl Support PL/Tcl functions that return composite types and/or sets. 9 years ago
port pgwin32_is_junction's argument should be "const char *" not "char *". 9 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test Need to do SPI_push/SPI_pop around expression evaluation in plpgsql. 9 years ago
timezone More zic cleanup. 9 years ago
tools Revert "Replace PostmasterRandom() with a stronger way of generating randomness." 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Remove "sco" and "unixware" ports. 9 years ago
Makefile.shlib Remove "sco" and "unixware" ports. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak