This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-10 17:42:29 +03:00
Code
Activity
Files
07eef53955ea9885dd3e4701b7eaa34ccdf2ae02
postgres
/
src
/
backend
/
access
/
table
History
Andrew Dunstan
8284cf5f74
Add copyright notices to meson files
...
Discussion:
https://postgr.es/m/222b43a5-2fb3-2c1b-9cd0-375d376c8246@dunslane.net
2022-12-20 07:54:39 -05:00
..
Makefile
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
meson.build
Add copyright notices to meson files
2022-12-20 07:54:39 -05:00
table.c
Eliminate duplicate code in table.c.
2022-07-26 08:22:53 +05:30
tableam.c
Harmonize heapam and tableam parameter names.
2022-09-19 16:46:23 -07:00
tableamapi.c
Split up guc.c for better build speed and ease of maintenance.
2022-09-13 11:11:45 -04:00
toast_helper.c
Fix incorrect uses of Datum conversion macros
2022-09-05 13:30:44 +02:00