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 9613a1d98e Improve regression test for pg_filenode_relation(). 12 years ago
..
backend Adjust getpwuid() fix commit to display errno string on failure 12 years ago
bin psql: update "replica identity" display for \d+ 12 years ago
common Un-break peer authentication. 12 years ago
include Cleanup around json_to_record/json_to_recordset 12 years ago
interfaces libpq: pass a memory allocation failure error up to PQconndefaults() 12 years ago
makefiles Flush a stray definition of $(DLLTOOL). 12 years ago
pl Fix refcounting bug in PLy_modify_tuple(). 12 years ago
port Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 12 years ago
template Revert to using --enable-auto-import in Cygwin builds. 12 years ago
test Improve regression test for pg_filenode_relation(). 12 years ago
timezone Update time zone data files to tzdata release 2014a. 12 years ago
tools Allow logical decoding via the walsender interface. 12 years ago
tutorial Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Introduce logical decoding. 12 years ago
Makefile.shlib Tweak position of $(DLL_DEFFILE) in shared-library link commands. 12 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak