postgresql/src/include
Bruce Momjian b609695b7a Add files to do read I/O on the cluster directory:
pg_stat_file()
	pg_read_file()
	pg_ls_dir()
	pg_reload_conf()
	pg_rotate_logfile()

Dave Page
Andreas Pflug
2005-08-12 03:25:13 +00:00
..
access Solve the problem of OID collisions by probing for duplicate OIDs 2005-08-12 01:36:05 +00:00
bootstrap
catalog Add files to do read I/O on the cluster directory: 2005-08-12 03:25:13 +00:00
commands ALTER TABLE OWNER must change the ownership of the table's rowtype too. 2005-08-04 01:09:29 +00:00
executor
lib
libpq Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
mb Actually, this macro had worse problems than a bogus name ... 2005-08-05 15:01:48 +00:00
nodes Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
optimizer Fix a bunch of bad interactions between partial indexes and the new 2005-07-28 20:26:22 +00:00
parser Add NOWAIT option to SELECT FOR UPDATE/SHARE. 2005-08-01 20:31:16 +00:00
port
postmaster Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
regex I made the patch that implements regexp_replace again. 2005-07-10 04:54:33 +00:00
rewrite
storage Add files to do read I/O on the cluster directory: 2005-08-12 03:25:13 +00:00
tcop Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
utils Add files to do read I/O on the cluster directory: 2005-08-12 03:25:13 +00:00
c.h Add comment about void* use in MemSet. 2005-07-21 15:16:30 +00:00
fmgr.h
funcapi.h
getaddrinfo.h Fix a few macro definitions to ensure that unary minus is enclosed in 2005-07-27 12:44:10 +00:00
getopt_long.h
Makefile
miscadmin.h Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; 2005-07-25 22:12:34 +00:00
pg_config_manual.h
pg_config.h.in Update to autoconf 2.59 as well as updates of related scripts 2005-07-01 18:17:31 +00:00
pg_config.h.win32
pgstat.h Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
pgtime.h Code spacing improvement, particularly *tm spacing. 2005-07-22 03:46:34 +00:00
port.h Clean up CREATE DATABASE processing to make it more robust and get rid 2005-08-02 19:02:32 +00:00
postgres_ext.h
postgres_fe.h
postgres.h
rusagestub.h Fix a few macro definitions to ensure that unary minus is enclosed in 2005-07-27 12:44:10 +00:00
strdup.h