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/include
Tom Lane 13ac54d1ca Since HPUX now exists for Itanium, we should decouple the assumption 23 years ago
..
access elog mop-up. 23 years ago
bootstrap Update copyright to 2002. 24 years ago
catalog Add pretty-printing variants of pg_get_viewdef and related functions. 23 years ago
commands Cause SHOW DATESTYLE to produce a string that will be accepted by SET 23 years ago
executor Error message editing in backend/executor. 23 years ago
lib Infrastructure for upgraded error reporting mechanism. elog.c is 23 years ago
libpq elog mop-up. 23 years ago
mb Error message editing in utils/adt. Again thanks to Joe Conway for doing 23 years ago
nodes Code review for UPDATE tab SET col = DEFAULT patch ... whack it around 23 years ago
optimizer Make cost estimates for SubqueryScan more realistic: charge cpu_tuple_cost 23 years ago
parser Another round of error message editing, covering backend/commands/. 23 years ago
port Since HPUX now exists for Itanium, we should decouple the assumption 23 years ago
regex Replace regular expression package with Henry Spencer's latest version 23 years ago
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 24 years ago
storage Since HPUX now exists for Itanium, we should decouple the assumption 23 years ago
tcop Add GUC parameter to control rendezvous name. 23 years ago
utils Adjust 'permission denied' messages to be more useful and consistent. 23 years ago
Makefile Include directory rearrangement 25 years ago
c.h Attached is the complete diff against current CVS. 23 years ago
fmgr.h SQL functions can have arguments and results declared ANYARRAY or 23 years ago
funcapi.h pgindent run. 24 years ago
getaddrinfo.h Have a go at fixing various outstanding portability issues in code that 23 years ago
getopt_long.h Use our own version of getopt_long() if the OS doesn't have one. 23 years ago
miscadmin.h Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 23 years ago
pg_config.h.in Have a go at fixing various outstanding portability issues in code that 23 years ago
pg_config.h.win32 Attached is the complete diff against current CVS. 23 years ago
pg_config_manual.h IPv6 cleanups. 23 years ago
pgstat.h Put back encoding-conversion step in processing of incoming queries; 23 years ago
port.h Do not include: 23 years ago
postgres.h Generate pg_config.h.in by autoheader. Separate out manually editable 23 years ago
postgres_ext.h Compiling anything that uses InvalidOid under g++ yields a warning about 23 years ago
postgres_fe.h Update copyright to 2002. 24 years ago
rusagestub.h Allow Win32 to compile under MinGW. Major changes are: 23 years ago
strdup.h