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 25ee160acd More paranoia in AtEOSubXact_SPI: don't assume we can safely use SPI_finish 22 years ago
..
backend More paranoia in AtEOSubXact_SPI: don't assume we can safely use SPI_finish 22 years ago
bin Nested transactions. There is still much left to do, especially on the 22 years ago
corba
include Nested transactions. There is still much left to do, especially on the 22 years ago
interfaces Removed unused variable and added a typecast. 22 years ago
makefiles Rename irix5 port to irix. 22 years ago
pl plperl update from Andrew Dunstan, deriving (I believe) from Command Prompt's 22 years ago
port Revert mistaken #include change, per Merlin Moncure. 22 years ago
template Rename irix5 port to irix. 22 years ago
test Further review of xact.c state machine for nested transactions. Fix 22 years ago
timezone Adjust our timezone library to use pg_time_t (typedef'd as int64) in 22 years ago
tools Fix to work better with Exuberant's version of ctags. 22 years ago
tutorial Replace TupleTableSlot convention for whole-row variables and function 22 years ago
utils For application to HEAD, following community review. 22 years ago
DEVELOPERS
Makefile Integrate timezone library to be called only from Win32. 22 years ago
Makefile.global.in Move -lpgport to the beginning of the library list for win32 linking. 22 years ago
Makefile.shlib Rename irix5 port to irix. 22 years ago
bcc32.mak
nls-global.mk More locale fixes for pg_ctl. 22 years ago
win32.mak