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.
Tom Lane
649b5ec7c8
Add the ability to store inheritance-tree statistics in pg_statistic,
...
and teach ANALYZE to compute such stats for tables that have subclasses.
Per my proposal of yesterday.
autovacuum still needs to be taught about running ANALYZE on parent tables
when their subclasses change, but the feature is useful even without that.
16 years ago
..
acl.h
Add large object access control.
16 years ago
array.h
Remove SQL-compatibility function cardinality(). It is not exactly clear
17 years ago
ascii.h
Update copyright for 2009.
17 years ago
builtins.h
Allow read only connections during recovery, known as Hot Standby.
16 years ago
bytea.h
Support hex-string input and output for type BYTEA.
17 years ago
cash.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
17 years ago
catcache.h
Update copyright for 2009.
17 years ago
combocid.h
Update copyright for 2009.
17 years ago
date.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
17 years ago
datetime.h
Fix range check in date_recv that tried to limit accepted values to only
16 years ago
datum.h
Update copyright for 2009.
17 years ago
dynahash.h
Update copyright for 2009.
17 years ago
dynamic_loader.h
Update copyright for 2009.
17 years ago
elog.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
17 years ago
errcodes.h
Add exclusion constraints, which generalize the concept of uniqueness to
16 years ago
fmgrtab.h
Update copyright for 2009.
17 years ago
formatting.h
Update copyright for 2009.
17 years ago
geo_decls.h
Update copyright for 2009.
17 years ago
guc.h
Prevent indirect security attacks via changing session-local state within
16 years ago
guc_tables.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
17 years ago
help_config.h
Update copyright for 2009.
17 years ago
hsearch.h
Update copyright for 2009.
17 years ago
inet.h
Update copyright for 2009.
17 years ago
int8.h
Update copyright for 2009.
17 years ago
inval.h
Update copyright for 2009.
17 years ago
logtape.h
Update copyright for 2009.
17 years ago
lsyscache.h
Extend EXPLAIN to support output in XML or JSON format.
17 years ago
memutils.h
Update copyright for 2009.
17 years ago
nabstime.h
Update copyright for 2009.
17 years ago
numeric.h
Support EEEE (scientific notation) in to_char().
17 years ago
palloc.h
Update copyright for 2009.
17 years ago
pg_crc.h
Update copyright for 2009.
17 years ago
pg_locale.h
Update copyright for 2009.
17 years ago
pg_lzcompress.h
This patch addresses some issues in TOAST compression strategy that
18 years ago
pg_rusage.h
Update copyright for 2009.
17 years ago
plancache.h
Add support for invoking parser callback hooks via SPI and in cached plans.
16 years ago
portal.h
Update copyright for 2009.
17 years ago
ps_status.h
Add GUC update_process_title to control whether 'ps' display is updated
20 years ago
rel.h
Add exclusion constraints, which generalize the concept of uniqueness to
16 years ago
relcache.h
Add exclusion constraints, which generalize the concept of uniqueness to
16 years ago
resowner.h
Fix bug in temporary file management with subtransactions. A cursor opened
16 years ago
selfuncs.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
17 years ago
snapmgr.h
Fix snapshot management, take two.
16 years ago
snapshot.h
Allow read only connections during recovery, known as Hot Standby.
16 years ago
syscache.h
Add the ability to store inheritance-tree statistics in pg_statistic,
16 years ago
timestamp.h
Fix overflow for INTERVAL 'x ms' where x is more than a couple million,
17 years ago
tqual.h
Update copyright for 2009.
17 years ago
tuplesort.h
Extend EXPLAIN to support output in XML or JSON format.
17 years ago
tuplestore.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
17 years ago
typcache.h
Update copyright for 2009.
17 years ago
tzparser.h
Update copyright for 2009.
17 years ago
uuid.h
Update copyright for 2009.
17 years ago
varbit.h
Update copyright for 2009.
17 years ago
xml.h
Extend EXPLAIN to support output in XML or JSON format.
17 years ago