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 bbe42a1514 Arrange to explicitly stop the pgstat processes at the same time we 22 years ago
..
backend Arrange to explicitly stop the pgstat processes at the same time we 22 years ago
bin Cleanup use of Win32 START by using "" for title. No need for temp 22 years ago
corba
include Arrange to explicitly stop the pgstat processes at the same time we 22 years ago
interfaces ECPG preprocessor for PostgreSQL 7.4.1, 7.4.2 doubles const, 22 years ago
makefiles Rename irix5 port to irix. 22 years ago
pl Support assignment to subfields of composite columns in UPDATE and INSERT. 22 years ago
port Use sizeof() rather than strlen() in array size. 22 years ago
template Rename irix5 port to irix. 22 years ago
test Give inet/cidr datatypes their own hash function that ignores the inet vs 22 years ago
timezone Adjust our timezone library to use pg_time_t (typedef'd as int64) in 22 years ago
tools Use mkstemp instead of mktemp in thread test, per Jan. 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