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
Bruce Momjian c2c2fd57ee Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
..
backend Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
bin Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
corba
data
include Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
interfaces Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
makefiles > > This patch corrects the use of rpath and export options when compiling 24 years ago
pl This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in 24 years ago
template Create an internal semaphore API that is not tied to SysV semaphores. 24 years ago
test Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
tools Add C++ indent tool. 24 years ago
tutorial Opclasses live in namespaces. I also took the opportunity to create 24 years ago
utils Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. 25 years ago
DEVELOPERS
Makefile Move 24 years ago
Makefile.global.in Change PL/Perl and Pg interface build to use configured compiler and 24 years ago
Makefile.shlib Change PL/Tcl build to use configured compiler and Makefile.shlib 24 years ago
nls-global.mk NLS updates, most notably fixed zh_TW translations 24 years ago
win32.mak