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 eb1ad5b4b5 Patch for current_schemas to optionally include implicit ... 24 years ago
..
backend Patch for current_schemas to optionally include implicit ... 24 years ago
bin Fix for TAB completion using GRANT DELETE in psql. 24 years ago
corba
data
include Patch for current_schemas to optionally include implicit ... 24 years ago
interfaces PATCH SSL_pending() checks in libpq/fe-misc.c: 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 Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 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. 24 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