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 4d85c2900b Improve comments in vacuum_rel() and analyze_rel(). 8 years ago
..
backend Improve comments in vacuum_rel() and analyze_rel(). 8 years ago
bin Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
common Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
fe_utils Provide a test for variable existence in psql 8 years ago
include Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX. 8 years ago
interfaces Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 8 years ago
pl Use Py_RETURN_NONE where suitable 8 years ago
port Yet another pg_bswap typo in a windows only file. 8 years ago
template
test Document and use SPI_result_code_string() 8 years ago
timezone Sync our copy of the timezone library with IANA tzcode master. 8 years ago
tools Attempt to adapt windows build for 212e6f34d5. 8 years ago
tutorial Distinguish selectivity of < from <= and > from >=. 8 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add PostgreSQL version to coverage output 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk