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
Neil Conway 4f6f5db474 Add SPI_getnspname(), including documentation. 21 years ago
..
backend Add SPI_getnspname(), including documentation. 21 years ago
bin Have libpgport link before libpq so that PG client applications are more 21 years ago
corba
include Add SPI_getnspname(), including documentation. 21 years ago
interfaces Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 21 years ago
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 21 years ago
pl Convert oidvector and int2vector into variable-length arrays. This 21 years ago
port Kerberos fixes from Magnus Hagander --- in theory Kerberos 5 auth 21 years ago
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 21 years ago
test Convert oidvector and int2vector into variable-length arrays. This 21 years ago
timezone Properly undef _(x) gettext macro. 21 years ago
tools Add fprintf() custom version to libpgport. 21 years ago
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 22 years ago
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 21 years ago
Makefile.global.in Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 21 years ago
bcc32.mak
nls-global.mk More locale fixes for pg_ctl. 22 years ago
win32.mak