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
Andrew Dunstan 29bf501683 Add a direct function call mechanism using the caller's context. 9 years ago
..
backend Add a direct function call mechanism using the caller's context. 9 years ago
bin pg_dump: Skip COLLATION-related regression tests 9 years ago
common A collection of small fixes for the SCRAM patch. 9 years ago
fe_utils Spelling fixes in code comments 9 years ago
include Add a direct function call mechanism using the caller's context. 9 years ago
interfaces Add missed "make clean" logic in src/interfaces/libpq/Makefile. 9 years ago
makefiles Try to fix non-MSVC Windows builds in the wake of logical replication. 9 years ago
pl Spelling fixes in code comments 9 years ago
port Fix and simplify check for whether we're running as Windows service. 9 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test Force the regression databases to have bytea_output set to hex 9 years ago
timezone Remove useless duplicate inclusions of system header files. 9 years ago
tools Fix hard-coded relkind constants in assorted other files. 9 years ago
tutorial Recommend wrappers of PG_DETOAST_DATUM_PACKED(). 9 years ago
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 9 years ago
Makefile.global.in Specify bindir in pg_isolation_regress_installcheck. 9 years ago
Makefile.shlib Fix typos in comments. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak